linux/drivers/input
Dmitry Torokhov 51c38f9bce Input: initialize serio and gameport at subsystem level
Serio and gameport cores do not depend on other drivers and are
used by code living outside of drivers/input/{gameport|serio}.
Registering them at subsystem level guarantees that they are
fully initialized before anyone tries to use them.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-02-19 00:22:51 -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 - semaphore to mutex conversion 2006-02-19 00:22:18 -05:00
misc Input: uinput - semaphore to mutex conversion 2006-02-19 00:22:36 -05:00
mouse Input: psmouse - semaphore to mutex conversion 2006-02-19 00:22:11 -05:00
serio Input: initialize serio and gameport at subsystem level 2006-02-19 00:22:51 -05:00
touchscreen Input: ads7846 - assorted updates 2006-02-15 00:49:35 -05:00
evbug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evdev.c [PATCH] ia64: task_pt_regs() 2006-01-12 09:08:58 -08:00
input.c Input: input core - semaphore to mutex conversion 2006-02-19 00:21:46 -05:00
joydev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07: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: mousedev - fix memory leak 2006-01-29 21:50:59 -05:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsdev.c [PATCH] INPUT: Create symlinks for backwards compatibility 2005-10-28 09:52:55 -07:00