aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/lkkbd.c
Commit message (Expand)AuthorAgeFilesLines
* Input: lkkbd - change formatting style to match the rest of the kernelDmitry Torokhov2009-10-131-258/+238
* Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-051-30/+32
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-3/+3
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* 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/+3
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-8/+3
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
| * lkkbd: Remove my old snail-mail addressJan-Benedict Glaw2006-11-171-5/+0
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-231-2/+1
* | Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-051-5/+9
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+1
* Input: fix potential overflows in driver/input/keyboardDmitry Torokhov2006-06-261-3/+6
* Input: lkkbd - miscellaneous fixesJan-Benedict Glaw2005-11-021-42/+59
* Input: lkkbd - fix debug message in lkkbd_interrupt()Dmitry Torokhov2005-10-311-1/+1
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-64/+64
* Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov2005-05-291-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+752