kernel-ark/drivers/input
Eric Sesterhenn fddaaae16b BUG_ON() Conversion in input/serio/hp_sdc_mlc.c
this changes if() BUG(); constructs to BUG_ON() which is
cleaner and can better optimized away

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-03-26 18:23:47 +02:00
..
gameport [PATCH] Add gameport bus_type probe and remove methods 2006-01-13 11:26:07 -08:00
joystick Input: iforce - fix detection of USB devices 2006-01-31 01:31:07 -05:00
keyboard Input: kill remnants of 98kbd{,-io} and 98spkr 2006-02-15 00:49:48 -05:00
misc Input: kill remnants of 98kbd{,-io} and 98spkr 2006-02-15 00:49:48 -05:00
mouse [PATCH] Input: psmouse - disable autoresync 2006-03-10 22:09:33 -08:00
serio BUG_ON() Conversion in input/serio/hp_sdc_mlc.c 2006-03-26 18:23:47 +02:00
touchscreen [PATCH] ads7846 build fix 2006-03-25 08:22:55 -08:00
evbug.c
evdev.c [PATCH] ia64: task_pt_regs() 2006-01-12 09:08:58 -08:00
input.c [PATCH] INPUT: add MODALIAS to the event environment 2006-01-13 11:26:04 -08:00
joydev.c
Kconfig
Makefile
mousedev.c Input: mousedev - fix memory leak 2006-01-29 21:50:59 -05:00
power.c
tsdev.c