summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/locomokbd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1Star
* Input: keyboard - convert timers to use timer_setup()Kees Cook2017-10-241-4/+3Star
* Input: locomokbd - use setup_timerGeliang Tang2017-04-111-3/+2Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitconstBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* [ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao2010-03-021-1/+31
* Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller2008-04-021-25/+48
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-0/+1
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0Star
* Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-061-12/+16
* [ARM] Fix Zaurii keyboard/touchscreen driversRussell King2006-10-151-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Input: locomokbd - fix wrong bustypePavel Machek2005-11-031-1/+1
* Input: locomokbd - convert to dynamic input allocationDmitry Torokhov2005-11-031-32/+31Star
* Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov2005-05-291-14/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+309