kernel-ark/drivers/input/mouse
Dmitry Torokhov a9f0c38197 Input: psmouse - make sure we don't schedule reconnects after cleanup
Set state of the device as "initializing" during and after cleanup
to ensure that unsolicited data from the device is not passed on.
We especially want to avoid processing new device announcements
"0xaa 0x00" that can come up before we perform reconnect operation.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-02-07 23:53:41 -08:00
..
alps.c Input: ALPS - add interleaved protocol support (Dell E6x00 series) 2009-12-15 22:15:25 -08:00
alps.h Input: ALPS - add interleaved protocol support (Dell E6x00 series) 2009-12-15 22:15:25 -08:00
amimouse.c
appletouch.c
atarimouse.c
bcm5974.c Input: bcm5974 - report ABS_MT events 2010-01-06 00:33:46 -08:00
elantech.c Input: elantech - do not advertise relative events 2009-11-20 00:52:11 -08:00
elantech.h
gpio_mouse.c
hgpk.c Input: psmouse - fix compile warning in hgpk module 2009-12-29 23:20:09 -08:00
hgpk.h
inport.c
Kconfig Input: lifebook - add CONFIG_DMI dependency 2009-12-29 23:20:22 -08:00
lifebook.c Input: lifebook - add another Lifebook DMI signature 2010-01-28 00:29:03 -08:00
lifebook.h Input: psmouse - do not carry DMI data around 2009-12-03 23:25:36 -08:00
logibm.c
logips2pp.c Input: psmouse - rework setting of BTN_MIDDLE capability 2009-11-20 00:52:12 -08:00
logips2pp.h
Makefile
maplemouse.c
pc110pad.c
psmouse-base.c Input: psmouse - make sure we don't schedule reconnects after cleanup 2010-02-07 23:53:41 -08:00
psmouse.h
pxa930_trkball.c
rpcmouse.c
sentelic.c Input: sentelic - fix left/right horizontal scroll mapping 2010-01-13 00:28:18 -08:00
sentelic.h
sermouse.c
synaptics_i2c.c Input: synaptic_i2c - make unnecessarily global functions static 2009-11-02 22:26:18 -08:00
synaptics.c Input: psmouse - fix Synaptics detection when protocol is disabled 2010-01-07 01:53:30 -08:00
synaptics.h Input: psmouse - fix Synaptics detection when protocol is disabled 2010-01-07 01:53:30 -08:00
touchkit_ps2.c Input: touchkit_ps2 - do not advertise unsupported buttons 2009-11-20 00:52:10 -08:00
touchkit_ps2.h
trackpoint.c Input: psmouse - rework setting of BTN_MIDDLE capability 2009-11-20 00:52:12 -08:00
trackpoint.h
vsxxxaa.c