alistair23-linux/drivers/input
Raphael Assenat b157d55eef Input: gamecon - add SNES mouse support
SNES gamepads and mice share the same type of interface so they both can be
connected to the parallel port using a simple interface.  Adding mouse
support to a gamepad driver may sound funny at first, but doing so in this
case makes it possible to connect and SNES gamepads and mice at the same
time, on the same port.

Signed-off-by: Raphael Assenat <raph@raphnet.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-04-02 00:10:05 -05:00
..
gameport Input: gameport - fix memory leak 2006-03-14 00:13:34 -05:00
joystick Input: gamecon - add SNES mouse support 2006-04-02 00:10:05 -05:00
keyboard Manual merge with Linus. 2006-04-02 00:08:05 -05:00
misc Input: pcspkr - separate device and driver registration 2006-03-14 00:11:50 -05:00
mouse Manual merge with Linus. 2006-04-02 00:08:05 -05:00
serio Manual merge with Linus. 2006-04-02 00:08:05 -05:00
touchscreen [PATCH] ads7846: sparc32 warning fix 2006-03-26 08:56:57 -08: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: make modalias code respect allowed buffer size 2006-04-02 00:09:51 -05:00
joydev.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
Kconfig
Makefile
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