linux/drivers/input
Richard Purdie 4872f78888 Input: zaurus keyboard driver updates
* Change the scan interval from 100ms to 50ms. This stops the key
    repeat from triggering on double letter presses.
  * Remove unneeded stale hinge code from corgikbd
  * Change unneeded corgi GPIO pins to inputs when suspended
  * Add support for the headphone jack switch for both corgi and spitz
    (as switch SW_2)

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-03-14 00:12:32 -05:00
..
gameport Input: ns558 - fix logic around pnp_register_driver() 2006-03-14 00:12:08 -05:00
joystick Input: joysticks - semaphore to mutex conversion 2006-02-19 00:22:30 -05:00
keyboard Input: zaurus keyboard driver updates 2006-03-14 00:12:32 -05:00
misc Input: pcspkr - separate device and driver registration 2006-03-14 00:11:50 -05:00
mouse Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
serio Input: i8042 - fix logic around pnp_register_driver() 2006-03-14 00:12:24 -05:00
touchscreen Input: ads7846 - assorted updates 2006-02-15 00:49:35 -05:00
evbug.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
evdev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
input.c Input: input core - semaphore to mutex conversion 2006-02-19 00:21:46 -05:00
joydev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mousedev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
power.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
tsdev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00