aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/isicom.c
Commit message (Expand)AuthorAge
* isicom: kill off the BKLAlan Cox2010-08-10
* serial: isicomm: handle running out of slotsDan Carpenter2010-05-21
* tty: Fix regressions in the char driver conversionAlan Cox2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-02
* serial: isicom.c: use pr_fmt and pr_<level>Joe Perches2010-03-02
* tty: isicom: fix deadlock on shutdownAlan Cox2009-12-11
* tty: isicom: sort out the board init logicAlan Cox2009-12-11
* tty: isicom: switch to the new tty_port_open helperAlan Cox2009-12-11
* isicom: split the open method for the isicom deviceAlan Cox2009-09-19
* isicom: Split the close hardware bits outAlan Cox2009-09-19
* 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