linux/drivers/input/keyboard
Eric Miao 62059d9e91 Input: pxa27x_keypad - enable rotary encoders and direct keys
1. Rotary encoder events can be configured either as relative events
   as the legacy code does or as any specified key code, this is
   useful on some platform which uses the rotary keys as
   KEY_{UP/DOWN/LEFT/RIGHT}

2. Add support for direct keys, the corresponding keycodes for each
   direct key can now be specified within the platform data

3. Remove the direct/rotary key detection code from the IRQ handler
   to dedicated functions to improve readability

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-01-31 00:59:03 -05:00
..
Kconfig Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) 2008-01-31 00:56:46 -05:00
Makefile Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) 2008-01-31 00:56:46 -05:00
aaed2000_kbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
amikbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
atakbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
atkbd.c Input: drop redundant includes of moduleparam.h 2008-01-21 01:11:07 -05:00
bf54x-keys.c Input: remove duplicate includes 2008-01-21 01:16:15 -05:00
corgikbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
gpio_keys.c Input: gpio-keys - request and configure GPIOs 2007-11-21 14:42:33 -05:00
hil_kbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
hilkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
hpps2atkbd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jornada680_kbd.c Input: jornada680_kbd - fix default keymap 2007-12-14 01:21:14 -05:00
jornada720_kbd.c Input: remove duplicate includes 2008-01-21 01:16:15 -05:00
lkkbd.c Input: drop redundant includes of moduleparam.h 2008-01-21 01:11:07 -05:00
locomokbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
maple_keyb.c Input: add support for SEGA Dreamcast keyboard 2007-10-12 20:36:13 -04:00
newtonkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
omap-keypad.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
pxa27x_keypad.c Input: pxa27x_keypad - enable rotary encoders and direct keys 2008-01-31 00:59:03 -05:00
spitzkbd.c Input: spitzkbd - fix suspend key handling 2008-01-03 10:46:13 -05:00
stowaway.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
sunkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
tosakbd.c Input: add Tosa keyboard driver 2008-01-21 01:11:07 -05:00
xtkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00