aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/isicom.c
AgeCommit message (Expand)Author
2009-09-19isicom: split the open method for the isicom deviceAlan Cox
2009-09-19isicom: Split the close hardware bits outAlan Cox
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-18Char: isicom: fix build warningJiri Slaby
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox
2009-04-06isicom: isicom kref leak fixAlan Cox
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox
2009-01-02isicom: redo locking to use tty port locksAlan Cox
2009-01-02tty: Pull the dtr raise into tty portAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox
2008-10-13tty: kref usage for isicom and moxaAlan Cox
2008-07-22isicom: restore using hardware break supportAlan Cox
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-07-20isicom: use tty_portAlan Cox
2008-07-20tty: isicom, enable/disable pci deviceJiri Slaby
2008-04-30isicom: fix buffer allocationAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30isicom: bring into coding styleAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30isicom: prepare for lock_kernel push downAlan Cox
2008-03-04drivers/char/isicom.c: correct use of ! and &Julia Lawall
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-17Char: isicom, proper variables typesJiri Slaby
2007-07-17Char: isicom, del_timer at exitJiri Slaby
2007-07-17Char: isicom, cleanup lockingJiri Slaby
2007-05-08Char: isicom, use pr_debugJiri Slaby
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2007-02-11[PATCH] Char: isicom, correct probing/removingJiri Slaby
2007-02-11[PATCH] Char: isicom, support higher ratesJiri Slaby
2007-02-11[PATCH] Char: isicom, check card state in isrJiri Slaby
2007-02-11[PATCH] Char: isicom, augment card_resetJiri Slaby
2007-02-11[PATCH] Char: isicom, fix locking in isrJiri Slaby
2007-02-11[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby
2006-12-30[PATCH] Char: isicom, eliminate spinlock recursionJiri Slaby
2006-12-08[PATCH] Char: isicom, fix tty index checkJiri Slaby
2006-12-08[PATCH] Char: isicom, simplify timerJiri Slaby
2006-12-08[PATCH] Char: isicom, use completionJiri Slaby
2006-12-08[PATCH] Char: isicom, check kmalloc retvalJiri Slaby
2006-12-08[PATCH] Char: isicom, use pci_request_regionJiri Slaby
2006-12-08[PATCH] Char: isicom, move to tty_register_deviceJiri Slaby
2006-12-08[PATCH] Char: isicom, remove unneeded memsetJiri Slaby
2006-12-08[PATCH] Char: isicom, remove isa codeJiri Slaby
2006-12-08[PATCH] Char: isicom, rename init functionJiri Slaby
2006-12-08[PATCH] Char: isicom, expand functionJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-14[PATCH] Char: isicom, fix close bugJiri Slaby