summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/xtkbd.c
Commit message (Expand)AuthorAgeFilesLines
* Input: serio - use module_serio_driverAxel Lin2012-04-041-12/+1
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* 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-1/+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-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-42/+38
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+188