alistair23-linux/drivers/input
Dmitry Torokhov 4bdd488f4b Input: synaptics - don't complain about failed resets
On many laptops (Compaq, HP) the touchpad is so slow responding
to reset that keyboard controller times out. The device is reset
nonetheless and works fine. Kill the "synaptics reset failed"
error; if device is not working then other parts of
synaptics_query_hardware() will fail anyway.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-05-03 00:56:18 -04:00
..
gameport Input: gameport - do not touch bus's rwsem 2007-04-27 10:57:30 -07:00
joystick Input: drivers/joystick - fix various sparse warnings 2007-05-03 00:52:51 -04:00
keyboard Input: gpio_keys - add support for switches (EV_SW) 2007-05-01 00:39:13 -04:00
misc Input: pull input.h into uinpit.h 2007-05-03 00:55:34 -04:00
mouse Input: synaptics - don't complain about failed resets 2007-05-03 00:56:18 -04:00
serio Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-05-01 00:24:54 -04:00
touchscreen Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-05-01 00:24:54 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c Input: evdev - fix some sparse warnings (signedness, shadowing) 2007-05-03 00:53:18 -04:00
ff-core.c Input: force feedback - make sure effect is present before playing 2007-05-03 00:51:10 -04:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c Input: add input_set_capability() helper 2007-04-25 00:53:18 -04:00
joydev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile Input: remove no longer used power.c handler 2007-04-12 01:31:05 -04:00
mousedev.c Input: mousedev - fix sudden warps with touchpads 2007-04-12 01:31:55 -04:00
tsdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00