aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/sunkbd.c
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* Input: sunkbd - fix formattingDmitry Torokhov2009-09-101-55/+73
* Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-051-12/+14
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+5
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-2/+4
* [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-3/+3
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-231-2/+1
* | Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-051-7/+13
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* Input: fix potential overflows in driver/input/keyboardDmitry Torokhov2006-06-261-1/+1
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-55/+62
* Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik2005-09-051-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+353