aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/isicom.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[PATCH] isicom: correct firmware loadingJiri Slaby
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby
2006-01-10[PATCH] char/isicom: Pci probing addedJiri Slaby
2006-01-10[PATCH] char/isicom: Other little changesJiri Slaby
2006-01-10[PATCH] char/isicom: Type conversion and variables deletionJiri Slaby