| Commit message (Expand) | Author | Age |
* | tty: isicom: fix deadlock on shutdown | Alan Cox | 2009-12-11 |
* | tty: isicom: sort out the board init logic | Alan Cox | 2009-12-11 |
* | tty: isicom: switch to the new tty_port_open helper | Alan Cox | 2009-12-11 |
* | isicom: split the open method for the isicom device | Alan Cox | 2009-09-19 |
* | isicom: Split the close hardware bits out | Alan Cox | 2009-09-19 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
* | Char: isicom: fix build warning | Jiri Slaby | 2009-06-18 |
* | tty: Add carrier processing on close to the tty_port core | Alan Cox | 2009-06-11 |
* | isicom: isicom kref leak fix | Alan Cox | 2009-04-06 |
* | 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 | 2009-01-02 |
* | tty: trivial - fix up email addresses in tty related stuff | Alan Cox | 2008-11-11 |
* | tty: kref usage for isicom and moxa | Alan Cox | 2008-10-13 |
* | isicom: restore using hardware break support | Alan Cox | 2008-07-22 |
* | 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-07-20 |
* | 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-04-30 |
* | drivers/char/isicom.c: correct use of ! and & | Julia Lawall | 2008-03-04 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | 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-07-17 |
* | Char: isicom, use pr_debug | Jiri Slaby | 2007-05-08 |
* | [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 | 2007-02-11 |
* | [PATCH] Char: isicom, eliminate spinlock recursion | Jiri Slaby | 2006-12-30 |
* | [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 |