Commit Graph

116 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
Roel Kluin 196b3167ef cyclades: fix read buffer overflow 16 years ago
Alan Cox bdc04e3174 serial: move delta_msr_wait into the tty_port 16 years ago
Alan Cox e936ffd5cb cyclades: use the full port_close function 16 years ago
Jiri Slaby 46fb782522 cyclades: remove more duplicated code 16 years ago
Jiri Slaby 3aeea5b922 cyclades: introduce cyy_readb/writeb 16 years ago
Jiri Slaby 0d3487294e cyclades: tiocm cleanup 16 years ago
Jiri Slaby 6c28181cf8 cyclades: ioctls cleanup 16 years ago
Jiri Slaby cc7fdf49d6 cyclades: merge cy_startup tails 16 years ago
Jiri Slaby 4d7682005c cyclades: use dtr_rts helpers 16 years ago
Jiri Slaby f6e208c111 cyclades: sleep instead busy-wait 16 years ago
Jiri Slaby ebdb513596 cyclades: overall cleanup 16 years ago
Jiri Slaby 2334226296 cyclades: close cleanup 16 years ago
Jiri Slaby 174e6fe01e cyclades: switch to tty_port_hangup 16 years ago
Jiri Slaby f0eefdc30e cyclades: avoid addresses recomputation 16 years ago
Jiri Slaby f073757942 cyclades: remove block_til_ready 16 years ago
Jiri Slaby d13549f804 cyclades: add tty refcounting 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Alan Cox c65c9bc3ef tty: rewrite the ldisc locking 16 years ago
Jiri Slaby b39933fbd3 tty: cyclades, remove unused variables 16 years ago
Jiri Slaby 963118eef9 tty: cyclades, fix nports handling 16 years ago
Jiri Slaby 2693f485c2 tty: cyclades, convert macros to inlines 16 years ago
Jiri Slaby 101b81590d tty: cyclades, cache HW version 16 years ago
Jiri Slaby 97e87f8ebe tty: cyclades, plx9060 casts cleanup 16 years ago
Jiri Slaby 65a29f60e1 tty: cyclades, remove spurious check in ISR 16 years ago
Jiri Slaby eca1b592d6 tty: cyclades, don't kill FW 16 years ago
Jiri Slaby ace08c3c44 tty:cyclades, load firmware even on Ze 16 years ago
Scott James Remnant 9f56fad741 cyclades: Auto-load cyclades module when device opened. 16 years ago
Alexey Dobriyan 444697d61b proc tty: switch cyclades to ->proc_fops 16 years ago
Andrew Morton c847d47cb7 drivers/char/cyclades.c: cy_pci_probe: fix error path 16 years ago
Jiri Slaby 24e6fd4cdc Char: cyclades. remove bogus iomap 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox 44b7d1b37f tty: add more tty_port fields 17 years ago
Alan Cox 77451e53e0 cyclades: use tty_port 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
David Woodhouse f61e761e21 cyclades: treat firmware data as const 17 years ago
Harvey Harrison bf9d892952 drivers/char: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Cox 76b25a5509 char: switch gs, cyclades and esp to return int for put_char 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox cd989b3a8c cyclades: use ioremap_nocache for clarity as proposed 17 years ago
Alan Cox 15ed6cc0ba cyclades: coding style & review 17 years ago
Harvey Harrison 1a4e2351e7 cyclades.c: fix sparse shadowed variable warnings 17 years ago
Alan Cox 7b130c0efd cyclades: Prepare for relaxed locking in callers 17 years ago
Jiri Slaby 7fa57a0cd9 Char: cyclades, fix potential NULL dereference 18 years ago
Robert P. J. Day 23d028f69a Documentation: Remove references to dead "cyclades=" boot option 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Jesper Juhl d941ea7d49 Cyclades: Avoid label defined but not used warning 18 years ago
Jiri Slaby 65f76a82ec Char: cyclades, fix some -W warnings 18 years ago
Jiri Slaby 1c0a387c1f Char: cyclades, move spin_lock to one place 18 years ago
Jiri Slaby ce97a09767 Char: cyclades, make the isr code readable 18 years ago
Jiri Slaby ebafeeff0f Char: cyclades, remove bottom half processing 18 years ago