Age | Commit message (Expand) | Author | Files | Lines |
2010-08-10 | tty: introduce wait_event_interruptible_tty | Arnd Bergmann | 1 | -1/+1 |
2010-08-10 | cyclades: Kill off BKL usage | Alan Cox | 1 | -11/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-02 | tty: declare MODULE_FIRMWARE in various drivers | Ben Hutchings | 1 | -0/+1 |
2010-03-02 | serial: cyclades: allow overriding ISA defaults also when the driver is built-in | Bartlomiej Zolnierkiewicz | 1 | -8/+1 |
2010-03-02 | serial: Char: cyclades, fix compiler warning | Jiri Slaby | 1 | -6/+0 |
2009-10-01 | cyclades: fix read buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-09-19 | serial: move delta_msr_wait into the tty_port | Alan Cox | 1 | -5/+4 |
2009-09-19 | cyclades: use the full port_close function | Alan Cox | 1 | -19/+17 |
2009-09-19 | cyclades: remove more duplicated code | Jiri Slaby | 1 | -31/+14 |
2009-09-19 | cyclades: introduce cyy_readb/writeb | Jiri Slaby | 1 | -284/+164 |
2009-09-19 | cyclades: tiocm cleanup | Jiri Slaby | 1 | -87/+66 |
2009-09-19 | cyclades: ioctls cleanup | Jiri Slaby | 1 | -112/+67 |
2009-09-19 | cyclades: merge cy_startup tails | Jiri Slaby | 1 | -29/+16 |
2009-09-19 | cyclades: use dtr_rts helpers | Jiri Slaby | 1 | -201/+79 |
2009-09-19 | cyclades: sleep instead busy-wait | Jiri Slaby | 1 | -2/+2 |
2009-09-19 | cyclades: overall cleanup | Jiri Slaby | 1 | -586/+12 |
2009-09-19 | cyclades: close cleanup | Jiri Slaby | 1 | -68/+2 |
2009-09-19 | cyclades: switch to tty_port_hangup | Jiri Slaby | 1 | -17/+6 |
2009-09-19 | cyclades: avoid addresses recomputation | Jiri Slaby | 1 | -170/+71 |
2009-09-19 | cyclades: remove block_til_ready | Jiri Slaby | 1 | -194/+108 |
2009-09-19 | cyclades: add tty refcounting | Jiri Slaby | 1 | -79/+93 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-06-11 | tty: rewrite the ldisc locking | Alan Cox | 1 | -1/+1 |
2009-06-11 | tty: cyclades, remove unused variables | Jiri Slaby | 1 | -6/+0 |
2009-06-11 | tty: cyclades, fix nports handling | Jiri Slaby | 1 | -41/+17 |
2009-06-11 | tty: cyclades, convert macros to inlines | Jiri Slaby | 1 | -59/+71 |
2009-06-11 | tty: cyclades, cache HW version | Jiri Slaby | 1 | -21/+11 |
2009-06-11 | tty: cyclades, plx9060 casts cleanup | Jiri Slaby | 1 | -32/+33 |
2009-06-11 | tty: cyclades, remove spurious check in ISR | Jiri Slaby | 1 | -8/+0 |
2009-06-11 | tty: cyclades, don't kill FW | Jiri Slaby | 1 | -2/+0 |
2009-06-11 | tty:cyclades, load firmware even on Ze | Jiri Slaby | 1 | -8/+5 |
2009-04-06 | cyclades: Auto-load cyclades module when device opened. | Scott James Remnant | 1 | -0/+2 |
2009-04-01 | proc tty: switch cyclades to ->proc_fops | Alexey Dobriyan | 1 | -34/+20 |
2009-01-02 | drivers/char/cyclades.c: cy_pci_probe: fix error path | Andrew Morton | 1 | -1/+1 |
2008-10-13 | Char: cyclades. remove bogus iomap | Jiri Slaby | 1 | -9/+12 |
2008-07-22 | tty: rework break handling | Alan Cox | 1 | -4/+4 |
2008-07-20 | tty: add more tty_port fields | Alan Cox | 1 | -14/+14 |
2008-07-20 | cyclades: use tty_port | Alan Cox | 1 | -158/+157 |
2008-07-20 | tty: Ldisc revamp | Alan Cox | 1 | -1/+2 |
2008-07-10 | cyclades: treat firmware data as const | David Woodhouse | 1 | -5/+5 |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2008-04-30 | char: switch gs, cyclades and esp to return int for put_char | Alan Cox | 1 | -4/+5 |
2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 1 | -36/+40 |
2008-04-30 | cyclades: use ioremap_nocache for clarity as proposed | Alan Cox | 1 | -1/+1 |
2008-04-30 | cyclades: coding style & review | Alan Cox | 1 | -159/+149 |
2008-04-30 | cyclades.c: fix sparse shadowed variable warnings | Harvey Harrison | 1 | -2/+2 |
2008-04-30 | cyclades: Prepare for relaxed locking in callers | Alan Cox | 1 | -12/+17 |
2007-10-23 | Char: cyclades, fix potential NULL dereference | Jiri Slaby | 1 | -1/+1 |
2007-10-20 | Documentation: Remove references to dead "cyclades=" boot option | Robert P. J. Day | 1 | -2/+0 |