aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/specialix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-12/+12
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-04-06specialix: Auto-load specialix module when device opened.Scott James Remnant1-0/+1
2009-01-02tty: Remove some pointless castsAlan Cox1-17/+17
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap1-1/+1
2008-07-22specialix: restore driver using new break functionalityAlan Cox1-27/+11
2008-07-22specialix: Code cleanupsAlan Cox1-172/+44
2008-07-22specialix: Tidy up coding styleAlan Cox1-302/+361
2008-07-20tty: add more tty_port fieldsAlan Cox1-80/+73
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-04-30specialix: Switch to int put_char methodAlan Cox1-4/+5
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-24/+22
2008-04-30specialix: Prepare for BKL pushdownAlan Cox1-40/+6
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik1-6/+4
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison1-1/+0
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby1-68/+4
2007-07-17Char: specialix, remove busy waitingJiri Slaby1-14/+2
2007-02-12[PATCH] Char: timers cleanupJiri Slaby1-8/+4
2007-02-12[PATCH] Char: specialix, isr have 2 paramsJiri Slaby1-1/+1
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-3/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+7
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+8
2006-10-17[PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk1-11/+4
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-10-01[PATCH] Char: specialix, kill unneeded page allocJiri Slaby1-10/+1
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox1-12/+4
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short1-0/+6
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn1-2/+2
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-3/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-24/+14
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-172/+170
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl1-7/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2610