aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/isicom.c
Commit message (Expand)AuthorAge
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* Char: isicom: fix build warningJiri Slaby2009-06-18
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-11
* isicom: isicom kref leak fixAlan Cox2009-04-06
* tty: Introduce some close helpers for portsAlan Cox2009-01-02
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-02
* isicom: redo locking to use tty port locksAlan Cox2009-01-02
* tty: Pull the dtr raise into tty portAlan Cox2009-01-02
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
* tty: trivial - fix up email addresses in tty related stuffAlan Cox2008-11-11
* tty: kref usage for isicom and moxaAlan Cox2008-10-13
* isicom: restore using hardware break supportAlan Cox2008-07-22
* tty: add more tty_port fieldsAlan Cox2008-07-20
* isicom: use tty_portAlan Cox2008-07-20
* tty: isicom, enable/disable pci deviceJiri Slaby2008-07-20
* isicom: fix buffer allocationAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* isicom: bring into coding styleAlan Cox2008-04-30
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30
* isicom: prepare for lock_kernel push downAlan Cox2008-04-30
* drivers/char/isicom.c: correct use of ! and &Julia Lawall2008-03-04
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Char: isicom, proper variables typesJiri Slaby2007-07-17
* Char: isicom, del_timer at exitJiri Slaby2007-07-17
* Char: isicom, cleanup lockingJiri Slaby2007-07-17
* Char: isicom, use pr_debugJiri Slaby2007-05-08
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* [PATCH] Char: isicom, correct probing/removingJiri Slaby2007-02-11
* [PATCH] Char: isicom, support higher ratesJiri Slaby2007-02-11
* [PATCH] Char: isicom, check card state in isrJiri Slaby2007-02-11
* [PATCH] Char: isicom, augment card_resetJiri Slaby2007-02-11
* [PATCH] Char: isicom, fix locking in isrJiri Slaby2007-02-11
* [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby2007-02-11
* [PATCH] Char: isicom, eliminate spinlock recursionJiri Slaby2006-12-30
* [PATCH] Char: isicom, fix tty index checkJiri Slaby2006-12-08
* [PATCH] Char: isicom, simplify timerJiri Slaby2006-12-08
* [PATCH] Char: isicom, use completionJiri Slaby2006-12-08
* [PATCH] Char: isicom, check kmalloc retvalJiri Slaby2006-12-08
* [PATCH] Char: isicom, use pci_request_regionJiri Slaby2006-12-08
* [PATCH] Char: isicom, move to tty_register_deviceJiri Slaby2006-12-08
* [PATCH] Char: isicom, remove unneeded memsetJiri Slaby2006-12-08
* [PATCH] Char: isicom, remove isa codeJiri Slaby2006-12-08
* [PATCH] Char: isicom, rename init functionJiri Slaby2006-12-08
* [PATCH] Char: isicom, expand functionJiri Slaby2006-12-08
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] Char: isicom, fix close bugJiri Slaby2006-11-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] const struct tty_operationsJeff Dike2006-10-02