summaryrefslogtreecommitdiffstats
path: root/drivers/char/specialix.c
Commit message (Expand)AuthorAgeFilesLines
* specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-211-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/+11Star
* specialix: Code cleanupsAlan Cox2008-07-221-172/+44Star
* specialix: Tidy up coding styleAlan Cox2008-07-221-302/+361
* tty: add more tty_port fieldsAlan Cox2008-07-211-80/+73Star
* 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/+22Star
* specialix: Prepare for BKL pushdownAlan Cox2008-04-301-40/+6Star
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-211-6/+4Star
* specialix.c: fix possible double-unlockHarvey Harrison2008-03-051-1/+0Star
* Char: specialix, remove bottomhalvesJiri Slaby2008-02-071-68/+4Star
* Char: specialix, remove busy waitingJiri Slaby2007-07-171-14/+2Star
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-8/+4Star
* [PATCH] Char: specialix, isr have 2 paramsJiri Slaby2007-02-121-1/+1
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+1Star
* [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/+4Star
* 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/+1Star
* [PATCH] specialix - remove private speed decodingAlan Cox2006-09-291-12/+4Star
* [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/+0Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-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/+0Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-24/+14Star
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-311-172/+170Star
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-7/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2610