Age | Commit message (Expand) | Author |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox |
2010-08-10 | tty: introduce wait_event_interruptible_tty | Arnd Bergmann |
2010-08-10 | cyclades: Kill off BKL usage | Alan Cox |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-02 | tty: declare MODULE_FIRMWARE in various drivers | Ben Hutchings |
2010-03-02 | serial: cyclades: allow overriding ISA defaults also when the driver is built-in | Bartlomiej Zolnierkiewicz |
2010-03-02 | serial: Char: cyclades, fix compiler warning | Jiri Slaby |
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-21 | tty: add more tty_port fields | Alan Cox |
2008-07-21 | cyclades: use tty_port | Alan Cox |
2008-07-21 | 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 |