Age | Commit message (Expand) | Author |
2009-10-01 | cyclades: fix read buffer overflow | Roel Kluin |
2009-09-19 | serial: move delta_msr_wait into the tty_port | Alan Cox |
2009-09-19 | cyclades: use the full port_close function | Alan Cox |
2009-09-19 | cyclades: remove more duplicated code | Jiri Slaby |
2009-09-19 | cyclades: introduce cyy_readb/writeb | Jiri Slaby |
2009-09-19 | cyclades: tiocm cleanup | Jiri Slaby |
2009-09-19 | cyclades: ioctls cleanup | Jiri Slaby |
2009-09-19 | cyclades: merge cy_startup tails | Jiri Slaby |
2009-09-19 | cyclades: use dtr_rts helpers | Jiri Slaby |
2009-09-19 | cyclades: sleep instead busy-wait | Jiri Slaby |
2009-09-19 | cyclades: overall cleanup | Jiri Slaby |
2009-09-19 | cyclades: close cleanup | Jiri Slaby |
2009-09-19 | cyclades: switch to tty_port_hangup | Jiri Slaby |
2009-09-19 | cyclades: avoid addresses recomputation | Jiri Slaby |
2009-09-19 | cyclades: remove block_til_ready | Jiri Slaby |
2009-09-19 | cyclades: add tty refcounting | Jiri Slaby |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-11 | tty: rewrite the ldisc locking | Alan Cox |
2009-06-11 | tty: cyclades, remove unused variables | Jiri Slaby |
2009-06-11 | tty: cyclades, fix nports handling | Jiri Slaby |
2009-06-11 | tty: cyclades, convert macros to inlines | Jiri Slaby |
2009-06-11 | tty: cyclades, cache HW version | Jiri Slaby |
2009-06-11 | tty: cyclades, plx9060 casts cleanup | Jiri Slaby |
2009-06-11 | tty: cyclades, remove spurious check in ISR | Jiri Slaby |
2009-06-11 | tty: cyclades, don't kill FW | Jiri Slaby |
2009-06-11 | tty:cyclades, load firmware even on Ze | Jiri Slaby |
2009-04-06 | cyclades: Auto-load cyclades module when device opened. | Scott James Remnant |
2009-04-01 | proc tty: switch cyclades to ->proc_fops | Alexey Dobriyan |
2009-01-02 | drivers/char/cyclades.c: cy_pci_probe: fix error path | Andrew Morton |
2008-10-13 | Char: cyclades. remove bogus iomap | Jiri Slaby |
2008-07-22 | tty: rework break handling | Alan Cox |
2008-07-20 | tty: add more tty_port fields | Alan Cox |
2008-07-20 | cyclades: use tty_port | Alan Cox |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2008-07-10 | cyclades: treat firmware data as const | David Woodhouse |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | char: switch gs, cyclades and esp to return int for put_char | Alan Cox |
2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox |
2008-04-30 | cyclades: use ioremap_nocache for clarity as proposed | Alan Cox |
2008-04-30 | cyclades: coding style & review | Alan Cox |
2008-04-30 | cyclades.c: fix sparse shadowed variable warnings | Harvey Harrison |
2008-04-30 | cyclades: Prepare for relaxed locking in callers | Alan Cox |
2007-10-23 | Char: cyclades, fix potential NULL dereference | Jiri Slaby |
2007-10-20 | Documentation: Remove references to dead "cyclades=" boot option | Robert P. J. Day |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-18 | Cyclades: Avoid label defined but not used warning | Jesper Juhl |
2007-10-18 | Char: cyclades, fix some -W warnings | Jiri Slaby |
2007-10-18 | Char: cyclades, move spin_lock to one place | Jiri Slaby |
2007-10-18 | Char: cyclades, make the isr code readable | Jiri Slaby |
2007-10-18 | Char: cyclades, remove bottom half processing | Jiri Slaby |