summaryrefslogtreecommitdiffstats
path: root/drivers/char/specialix.c
AgeCommit message (Expand)AuthorLines
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison-5/+5
2008-04-30specialix: Switch to int put_char methodAlan Cox-4/+5
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox-24/+22
2008-04-30specialix: Prepare for BKL pushdownAlan Cox-40/+6
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik-6/+4
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison-1/+0
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby-68/+4
2007-07-17Char: specialix, remove busy waitingJiri Slaby-14/+2
2007-02-12[PATCH] Char: timers cleanupJiri Slaby-8/+4
2007-02-12[PATCH] Char: specialix, isr have 2 paramsJiri Slaby-1/+1
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby-3/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+7
2006-11-22WorkStruct: make allyesconfigDavid Howells-6/+8
2006-10-17[PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk-11/+4
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-10-01[PATCH] Char: specialix, kill unneeded page allocJiri Slaby-10/+1
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox-12/+4
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short-0/+6
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar-1/+1
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn-2/+2
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk-3/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-24/+14
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-1/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik-172/+170
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl-7/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2610