summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/hilkbd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377Thomas Gleixner2019-06-051-5/+1Star
* Update email addressMatthew Wilcox2018-09-301-1/+1
* Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven2018-07-291-2/+2
* parisc/input/hilkbd: Fix section mismatchesHelge Deller2017-08-221-5/+5
* Input: remove use of __devexitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devinitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-091-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-051-3/+3
|\
| * Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0Star
| * Input: HIL - various fixes for HIL driversHelge Deller2007-03-011-2/+3
* | hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven2007-05-051-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/+0Star
* [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-301-1/+0Star
* [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-221-1/+1
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-221-2/+2
* [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-221-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+343