aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/specialix.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-02tty: Fix up char drivers request_room usageGravatar Alan Cox 1-2/+0
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockGravatar Julia Lawall 1-12/+12
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-0/+1
2009-04-06specialix: Auto-load specialix module when device opened.Gravatar Scott James Remnant 1-0/+1
2009-01-02tty: Remove some pointless castsGravatar Alan Cox 1-17/+17
2008-11-14Create/use more directory structure in the Documentation/ tree.Gravatar Randy Dunlap 1-1/+1
2008-07-22specialix: restore driver using new break functionalityGravatar Alan Cox 1-27/+11
2008-07-22specialix: Code cleanupsGravatar Alan Cox 1-172/+44
2008-07-22specialix: Tidy up coding styleGravatar Alan Cox 1-302/+361
2008-07-20tty: add more tty_port fieldsGravatar Alan Cox 1-80/+73
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-5/+5
2008-04-30specialix: Switch to int put_char methodGravatar Alan Cox 1-4/+5
2008-04-30tty/serial: lay the foundations for the next set of reworksGravatar Alan Cox 1-24/+22
2008-04-30specialix: Prepare for BKL pushdownGravatar Alan Cox 1-40/+6
2008-04-20drivers/char: minor irq handler cleanupsGravatar Jeff Garzik 1-6/+4
2008-03-04specialix.c: fix possible double-unlockGravatar Harvey Harrison 1-1/+0
2008-02-07Char: specialix, remove bottomhalvesGravatar Jiri Slaby 1-68/+4
2007-07-17Char: specialix, remove busy waitingGravatar Jiri Slaby 1-14/+2
2007-02-12[PATCH] Char: timers cleanupGravatar Jiri Slaby 1-8/+4
2007-02-12[PATCH] Char: specialix, isr have 2 paramsGravatar Jiri Slaby 1-1/+1
2007-02-11[PATCH] Char: tty_wakeup cleanupGravatar Jiri Slaby 1-3/+1
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 1-2/+7
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-6/+8
2006-10-17[PATCH] drivers/char/specialix.c: fix the baud conversionGravatar Adrian Bunk 1-11/+4
2006-10-06Various drivers' irq handlers: kill dead code, needless castsGravatar Jeff Garzik 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-10-01[PATCH] Char: specialix, kill unneeded page allocGravatar Jiri Slaby 1-10/+1
2006-09-29[PATCH] specialix - remove private speed decodingGravatar Alan Cox 1-12/+4
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportGravatar Chuck Short 1-0/+6
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-25[PATCH] More !tty cleanups in drivers/charGravatar Eric Sesterhenn 1-2/+2
2006-01-14[PATCH] remove unused tmp_buf_sem'sGravatar Adrian Bunk 1-3/+0
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-24/+14
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonGravatar Olaf Hering 1-1/+0
2005-10-30[PATCH] remove some more check_region stuffGravatar Jeff Garzik 1-172/+170
2005-05-01[PATCH] misc verify_area cleanupsGravatar Jesper Juhl 1-7/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2610