aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/hil_kbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Input: combine hil_kbd and hil_ptr driversDmitry Torokhov1-35/+216
2009-08-09Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov1-78/+78
2009-08-09Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov1-132/+140
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov1-20/+20
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller1-0/+1
2008-07-24Add missing semaphore.h includesMatthew Wilcox1-0/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+3
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov1-2/+0
2007-02-28Input: HIL - cleanup coding styleHelge Deller1-34/+43
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller1-4/+4
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita1-2/+1
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox1-1/+1
2006-04-02Manual merge with Linus.Dmitry Torokhov1-26/+34
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin1-2/+1
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller1-26/+31
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn1-2/+1
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox1-8/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+375