aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/hil_kbd.c
Commit message (Expand)AuthorAge
* Input: serio - use module_serio_driverAxel Lin2012-04-04
* Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich2010-10-13
* Input: hil_kbd - fix compile errorDmitry Torokhov2010-08-21
* Input: fix faulty XXinput_* callsDaniel Mack2010-08-13
* Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* Input: combine hil_kbd and hil_ptr driversDmitry Torokhov2009-08-09
* Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov2009-08-09
* Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov2009-08-09
* Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-05
* Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-30
* Add missing semaphore.h includesMatthew Wilcox2008-07-24
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-12
* Input: HIL - cleanup coding styleHelge Deller2007-02-28
* Input: HIL - various fixes for HIL driversHelge Deller2007-02-28
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-23
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox2006-04-21
* Manual merge with Linus.Dmitry Torokhov2006-04-02
|\
| * [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-30
| * [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-30
* | Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-14
|/
* [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16