aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/locomokbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2017-10-24Input: keyboard - convert timers to use timer_setup()Kees Cook1-4/+3
2017-04-10Input: locomokbd - use setup_timerGeliang Tang1-3/+2
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao1-1/+31
2008-04-02Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller1-25/+48
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov1-0/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov1-1/+0
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov1-12/+16
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-02Input: locomokbd - fix wrong bustypePavel Machek1-1/+1
2005-11-02Input: locomokbd - convert to dynamic input allocationDmitry Torokhov1-32/+31
2005-05-29Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov1-14/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+309