aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/hilkbd.c
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-081-60/+80
* m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-181-0/+4
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-041-3/+3
|\
| * Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0
| * Input: HIL - various fixes for HIL driversHelge Deller2007-02-281-2/+3
* | hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven2007-05-041-1/+1
|/
* Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov2007-02-181-0/+2
* Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov2007-02-101-48/+66
* [PATCH] missing includes in hilkbdAl Viro2006-12-131-0/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-301-1/+0
* [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-301-24/+30
* [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-211-1/+1
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-2/+2
* [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+343