linux/drivers/input
Miloslav Trmac c28c358367 Input: wistron - do not crash if BIOS does not support interface
offset can never be < 0 because it has type size_t.  The driver
currently oopses on insmod if BIOS does not support the interface,
instead of refusing to load.

Signed-off-by: Miloslav Trmac <mitr@volny.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-01-10 01:59:07 -05:00
..
gameport Input: add help entry for FM801 gameport driver to Kconfig 2005-12-21 00:52:00 -05:00
joystick Input: grip_mp - kill commented out code 2006-01-10 01:58:47 -05:00
keyboard Input: atkbd - don't lose keymap settings when reconnecting keyboard 2006-01-05 23:00:13 -05:00
misc Input: wistron - do not crash if BIOS does not support interface 2006-01-10 01:59:07 -05:00
mouse Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-01-05 22:25:13 -05:00
serio Input: i8042 - add OQO Zepto to noloop dmi table. 2006-01-05 23:00:38 -05:00
touchscreen [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
evbug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evdev.c Input: evdev - consolidate compat and regular code 2005-12-11 12:40:37 -05:00
input.c [PATCH] Input: add modalias support 2006-01-04 16:18:09 -08: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 - make module parameters visible in sysfs 2005-12-11 12:41:03 -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