summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/hil_kbd.c
AgeCommit message (Expand)Author
2021-07-20Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-04-04Input: serio - use module_serio_driverAxel Lin
2010-10-13Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich
2010-08-21Input: hil_kbd - fix compile errorDmitry Torokhov
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2009-08-09Input: combine hil_kbd and hil_ptr driversDmitry Torokhov
2009-08-09Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov
2009-08-09Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller
2008-07-24Add missing semaphore.h includesMatthew Wilcox
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov
2007-02-28Input: HIL - cleanup coding styleHelge Deller
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds