aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/hil_kbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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