aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/specialix.c
AgeCommit message (Expand)Author
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-10specialix: fix compiler warning on specialix_pci_tblNamhyung Kim
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann
2010-08-10specialix: Kill the BKLAlan Cox
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02tty: Fix up char drivers request_room usageAlan Cox
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-04-06specialix: Auto-load specialix module when device opened.Scott James Remnant
2009-01-02tty: Remove some pointless castsAlan Cox
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap
2008-07-22specialix: restore driver using new break functionalityAlan Cox
2008-07-22specialix: Code cleanupsAlan Cox
2008-07-22specialix: Tidy up coding styleAlan Cox
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30specialix: Switch to int put_char methodAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30specialix: Prepare for BKL pushdownAlan Cox
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby
2007-07-17Char: specialix, remove busy waitingJiri Slaby
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2007-02-12[PATCH] Char: specialix, isr have 2 paramsJiri Slaby
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17[PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
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] Char: specialix, kill unneeded page allocJiri Slaby
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds