| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: trivial - fix up email addresses in tty related stuff | Alan Cox | 2008-11-11 | 1 | -2/+4 |
* | tty: kref usage for isicom and moxa | Alan Cox | 2008-10-13 | 1 | -30/+31 |
* | isicom: restore using hardware break support | Alan Cox | 2008-07-22 | 1 | -21/+9 |
* | tty: add more tty_port fields | Alan Cox | 2008-07-20 | 1 | -15/+13 |
* | isicom: use tty_port | Alan Cox | 2008-07-20 | 1 | -102/+79 |
* | tty: isicom, enable/disable pci device | Jiri Slaby | 2008-07-20 | 1 | -0/+8 |
* | isicom: fix buffer allocation | Alan Cox | 2008-04-30 | 1 | -8/+6 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -7/+8 |
* | isicom: bring into coding style | Alan Cox | 2008-04-30 | 1 | -53/+56 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 | 1 | -18/+17 |
* | isicom: prepare for lock_kernel push down | Alan Cox | 2008-04-30 | 1 | -14/+8 |
* | drivers/char/isicom.c: correct use of ! and & | Julia Lawall | 2008-03-04 | 1 | -1/+1 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -3/+7 |
* | Char: isicom, proper variables types | Jiri Slaby | 2007-07-17 | 1 | -11/+7 |
* | Char: isicom, del_timer at exit | Jiri Slaby | 2007-07-17 | 1 | -11/+1 |
* | Char: isicom, cleanup locking | Jiri Slaby | 2007-07-17 | 1 | -38/+27 |
* | Char: isicom, use pr_debug | Jiri Slaby | 2007-05-08 | 1 | -2/+1 |
* | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] Char: isicom, correct probing/removing | Jiri Slaby | 2007-02-11 | 1 | -7/+9 |
* | [PATCH] Char: isicom, support higher rates | Jiri Slaby | 2007-02-11 | 1 | -2/+7 |
* | [PATCH] Char: isicom, check card state in isr | Jiri Slaby | 2007-02-11 | 1 | -0/+5 |
* | [PATCH] Char: isicom, augment card_reset | Jiri Slaby | 2007-02-11 | 1 | -17/+22 |
* | [PATCH] Char: isicom, fix locking in isr | Jiri Slaby | 2007-02-11 | 1 | -0/+2 |
* | [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves | Jiri Slaby | 2007-02-11 | 1 | -33/+3 |
* | [PATCH] Char: isicom, eliminate spinlock recursion | Jiri Slaby | 2006-12-30 | 1 | -52/+51 |
* | [PATCH] Char: isicom, fix tty index check | Jiri Slaby | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] Char: isicom, simplify timer | Jiri Slaby | 2006-12-08 | 1 | -14/+4 |
* | [PATCH] Char: isicom, use completion | Jiri Slaby | 2006-12-08 | 1 | -5/+3 |
* | [PATCH] Char: isicom, check kmalloc retval | Jiri Slaby | 2006-12-08 | 1 | -0/+5 |
* | [PATCH] Char: isicom, use pci_request_region | Jiri Slaby | 2006-12-08 | 1 | -3/+4 |
* | [PATCH] Char: isicom, move to tty_register_device | Jiri Slaby | 2006-12-08 | 1 | -1/+12 |
* | [PATCH] Char: isicom, remove unneeded memset | Jiri Slaby | 2006-12-08 | 1 | -1/+0 |
* | [PATCH] Char: isicom, remove isa code | Jiri Slaby | 2006-12-08 | 1 | -70/+21 |
* | [PATCH] Char: isicom, rename init function | Jiri Slaby | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] Char: isicom, expand function | Jiri Slaby | 2006-12-08 | 1 | -107/+44 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -6/+6 |
* | [PATCH] Char: isicom, fix close bug | Jiri Slaby | 2006-11-14 | 1 | -1/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] isicom: correct firmware loading | Jiri Slaby | 2006-10-01 | 1 | -16/+19 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 | 1 | -2/+2 |
* | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] More !tty cleanups in drivers/char | Eric Sesterhenn | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] char/isicom: More whitespaces and coding style | Jiri Slaby | 2006-01-10 | 1 | -53/+59 |
* | [PATCH] char/isicom: Firmware loading | Jiri Slaby | 2006-01-10 | 1 | -236/+174 |
* | [PATCH] char/isicom: Pci probing added | Jiri Slaby | 2006-01-10 | 1 | -208/+239 |
* | [PATCH] char/isicom: Other little changes | Jiri Slaby | 2006-01-10 | 1 | -82/+81 |
* | [PATCH] char/isicom: Type conversion and variables deletion | Jiri Slaby | 2006-01-10 | 1 | -70/+61 |