kernel-ark/drivers/input
Vojtech Pavlik 380e19e2d8 Input: atkbd - disable softrepeat for dumb keyboards
Do not activate softrepeat by default on dumb keyboards as it clashes
with their own hardware repeat (for example Dell DRAC3). Softrepeat
can still be activated manually via module parameter or sysfs.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-03-14 00:10:08 -05:00
..
gameport Input: initialize serio and gameport at subsystem level 2006-02-19 00:22:51 -05:00
joystick Input: joysticks - semaphore to mutex conversion 2006-02-19 00:22:30 -05:00
keyboard Input: atkbd - disable softrepeat for dumb keyboards 2006-03-14 00:10:08 -05:00
misc Input: uinput - semaphore to mutex conversion 2006-02-19 00:22:36 -05:00
mouse Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
serio Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -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