aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/specialix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+1
|\
| * specialix: fix compiler warning on specialix_pci_tblNamhyung Kim2010-12-101-1/+1
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-101-0/+2
* specialix: Kill the BKLAlan Cox2010-08-101-6/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tty: Fix up char drivers request_room usageAlan Cox2010-03-021-2/+0
* specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-201-12/+12
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* specialix: Auto-load specialix module when device opened.Scott James Remnant2009-04-061-0/+1
* tty: Remove some pointless castsAlan Cox2009-01-021-17/+17
* Create/use more directory structure in the Documentation/ tree.Randy Dunlap2008-11-141-1/+1
* specialix: restore driver using new break functionalityAlan Cox2008-07-221-27/+11
* specialix: Code cleanupsAlan Cox2008-07-221-172/+44
* specialix: Tidy up coding styleAlan Cox2008-07-221-302/+361
* tty: add more tty_port fieldsAlan Cox2008-07-201-80/+73
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-5/+5
* specialix: Switch to int put_char methodAlan Cox2008-04-301-4/+5
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-24/+22
* specialix: Prepare for BKL pushdownAlan Cox2008-04-301-40/+6
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-201-6/+4
* specialix.c: fix possible double-unlockHarvey Harrison2008-03-041-1/+0
* Char: specialix, remove bottomhalvesJiri Slaby2008-02-071-68/+4
* Char: specialix, remove busy waitingJiri Slaby2007-07-171-14/+2
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-8/+4
* [PATCH] Char: specialix, isr have 2 paramsJiri Slaby2007-02-121-1/+1
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+7
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+8
* [PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk2006-10-171-11/+4
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] Char: specialix, kill unneeded page allocJiri Slaby2006-10-011-10/+1
* [PATCH] specialix - remove private speed decodingAlan Cox2006-09-291-12/+4
* [PATCH] Add Specialix IO8+ card support hotplug supportChuck Short2006-07-101-0/+6
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] More !tty cleanups in drivers/charEric Sesterhenn2006-06-251-2/+2
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-3/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-24/+14
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-301-172/+170
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-7/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2610