kernel-ark/drivers/input
Dmitry Torokhov 72a623be00 Input: wistron - fix crash due to referencing __initdata
Remove __initdata markings from keymaps as they are used during
normal driver operations.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-08-23 00:47:39 -04:00
..
gameport Input: serio/gameport - check whether driver core calls succeeded 2006-07-19 01:14:55 -04:00
joystick Input: spaceball - make 4000FLX Lefty work 2006-07-19 01:14:44 -04:00
keyboard Input: atkbd - fix overrun in atkbd_set_repeat_rate() 2006-08-23 00:45:33 -04:00
misc Input: wistron - fix crash due to referencing __initdata 2006-08-23 00:47:39 -04:00
mouse Input: trackpoint - activate protocol when resuming 2006-08-04 22:52:26 -04:00
serio Input: serio/gameport - check whether driver core calls succeeded 2006-07-19 01:14:55 -04:00
touchscreen
evbug.c
evdev.c Input: introduce input_inject_event() function 2006-07-06 00:22:43 -04:00
input.c Input: add missing handler->start() call 2006-07-19 01:08:51 -04:00
joydev.c
Kconfig
Makefile
mousedev.c
power.c
tsdev.c