Age | Commit message (Expand) | Author |
2009-06-11 | tty: Add carrier processing on close to the tty_port core | Alan Cox |
2009-04-06 | isicom: isicom kref leak fix | Alan Cox |
2009-01-02 | tty: Introduce some close helpers for ports | Alan Cox |
2009-01-02 | tty: Introduce a tty_port generic block_til_ready | Alan Cox |
2009-01-02 | isicom: redo locking to use tty port locks | Alan Cox |
2009-01-02 | tty: Pull the dtr raise into tty port | Alan Cox |
2009-01-02 | tty_port: Add a port level carrier detect operation | Alan Cox |
2008-11-11 | tty: trivial - fix up email addresses in tty related stuff | Alan Cox |
2008-10-13 | tty: kref usage for isicom and moxa | Alan Cox |
2008-07-22 | isicom: restore using hardware break support | Alan Cox |
2008-07-20 | tty: add more tty_port fields | Alan Cox |
2008-07-20 | isicom: use tty_port | Alan Cox |
2008-07-20 | tty: isicom, enable/disable pci device | Jiri Slaby |
2008-04-30 | isicom: fix buffer allocation | Alan Cox |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-30 | isicom: bring into coding style | Alan Cox |
2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox |
2008-04-30 | isicom: prepare for lock_kernel push down | Alan Cox |
2008-03-04 | drivers/char/isicom.c: correct use of ! and & | Julia Lawall |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-07-17 | Char: isicom, proper variables types | Jiri Slaby |
2007-07-17 | Char: isicom, del_timer at exit | Jiri Slaby |
2007-07-17 | Char: isicom, cleanup locking | Jiri Slaby |
2007-05-08 | Char: isicom, use pr_debug | Jiri Slaby |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, correct probing/removing | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, support higher rates | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, check card state in isr | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, augment card_reset | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, fix locking in isr | Jiri Slaby |
2007-02-11 | [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves | Jiri Slaby |
2006-12-30 | [PATCH] Char: isicom, eliminate spinlock recursion | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, fix tty index check | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, simplify timer | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, use completion | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, check kmalloc retval | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, use pci_request_region | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, move to tty_register_device | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, remove unneeded memset | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, remove isa code | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, rename init function | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, expand function | Jiri Slaby |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-14 | [PATCH] Char: isicom, fix close bug | Jiri Slaby |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-10-01 | [PATCH] isicom: correct firmware loading | Jiri Slaby |
2006-07-02 | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | typo fixes: aquire -> acquire | Adrian Bunk |