kernel_optimize_test/drivers/input/keyboard
Gabor Juhos 0e7d0c860a Input: add input driver for polled GPIO buttons
The existing gpio-keys driver can be usable only for GPIO lines with
interrupt support. Several devices have buttons connected to a GPIO
line which is not capable to generate interrupts. This patch adds a
new input driver using the generic GPIO layer and the input-polldev
to support such buttons.

[Ben Gardiner <bengardiner@nanometrics.ca: fold code to use more
 of the original gpio_keys infrastructure; cleanups and other
 improvements.]

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Tested-by: Ben Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-12-06 17:15:15 -08:00
..
aaed2000_kbd.c
adp5520-keys.c
adp5588-keys.c
amikbd.c
atakbd.c
atkbd.c Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards 2010-11-04 10:30:48 -07:00
bf54x-keys.c
davinci_keyscan.c
ep93xx_keypad.c
gpio_keys_polled.c Input: add input driver for polled GPIO buttons 2010-12-06 17:15:15 -08:00
gpio_keys.c
hil_kbd.c
hilkbd.c
hpps2atkbd.h
imx_keypad.c
jornada680_kbd.c
jornada720_kbd.c
Kconfig Input: add input driver for polled GPIO buttons 2010-12-06 17:15:15 -08:00
lkkbd.c
lm8323.c
locomokbd.c
Makefile Input: add input driver for polled GPIO buttons 2010-12-06 17:15:15 -08:00
maple_keyb.c
matrix_keypad.c
max7359_keypad.c
mcs_touchkey.c
newtonkbd.c
nomadik-ske-keypad.c
omap4-keypad.c
omap-keypad.c
opencores-kbd.c
pxa27x_keypad.c
pxa930_rotary.c
qt2160.c
samsung-keypad.c
sh_keysc.c
stmpe-keypad.c
stowaway.c
sunkbd.c
tca6416-keypad.c
tnetv107x-keypad.c
twl4030_keypad.c
w90p910_keypad.c
xtkbd.c