aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/hilkbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377Thomas Gleixner1-5/+1
2018-09-29Update email addressMatthew Wilcox1-1/+1
2018-07-29Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven1-2/+2
2017-08-22parisc/input/hilkbd: Fix section mismatchesHelge Deller1-5/+5
2012-11-24Input: remove use of __devexitBill Pemberton1-2/+2
2012-11-24Input: remove use of __devinitBill Pemberton1-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-03-08Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller1-60/+80
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven1-0/+4
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+3
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+3
2007-05-04hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven1-1/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov1-1/+0
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller1-2/+3
2007-02-18Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov1-0/+2
2007-02-10Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov1-48/+66
2006-12-13[PATCH] missing includes in hilkbdAl Viro1-0/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin1-1/+0
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller1-24/+30
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox1-1/+1
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-2/+2
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+343