linux-stable/drivers/input/mouse
Arjan Opmeer b2546df69b Input: elantech - make sure touchpad is really in absolute mode
There exist laptops with Elantech touchpads where switching to absolute mode
does not happen, although writing the configuration register succeeds
without error. Reading back the register afterwards reveils that the
absolute mode bit is not set as if masked out by the touchpad firmware.

Always read back register 0x10, make sure that for hardware version 1 the
absolute mode bit is actually set and fail otherwise. This prevents the case
where the touchpad is claimed by the Elantech driver but is nonetheless not
working.

Signed-off-by: Arjan Opmeer <arjan@opmeer.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-04-18 19:11:59 -07:00
..
alps.c Input: ALPS - add signature for DualPoint found in Dell Latitude E6500 2008-09-10 12:12:33 -04:00
alps.h
amimouse.c
appletouch.c Input: appletouch - driver refactoring 2008-10-29 00:28:30 -04:00
atarimouse.c Input: atamouse - various cleanups 2008-06-30 09:36:46 -04:00
bcm5974.c Input: bcm5974 - switch back to normal mode when closing 2008-09-16 12:28:13 -04:00
elantech.c Input: elantech - make sure touchpad is really in absolute mode 2009-04-18 19:11:59 -07:00
elantech.h Input: elantech - provide a workaround for jumpy cursor on firmware 2.34 2009-04-18 19:11:51 -07:00
gpio_mouse.c trivial: fix typo "varaible" -> "variable" 2009-03-30 15:21:57 +02:00
hgpk.c Merge branch 'next' into for-linus 2009-04-08 00:00:33 -07:00
hgpk.h Input: psmouse - add OLPC touchpad driver 2008-09-21 18:28:58 -04:00
hil_ptr.c Input: HIL drivers - add MODULE_ALIAS() 2008-12-30 00:57:12 -08:00
inport.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
Kconfig Merge branch 'next' into for-linus 2009-04-08 00:00:33 -07:00
lifebook.c
lifebook.h
logibm.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
logips2pp.c Input: convert drivers to use strict_strtoul() 2008-09-10 12:11:57 -04:00
logips2pp.h
Makefile Input: add support for the Maple mouse on the SEGA Dreamcast 2009-01-29 23:07:09 -08:00
maplemouse.c Input: add support for the Maple mouse on the SEGA Dreamcast 2009-01-29 23:07:09 -08:00
pc110pad.c Input: pc110pad - remove unused variable dev 2009-04-15 09:04:03 -07:00
psmouse-base.c Input: psmouse - add support for Elantech touchpads 2008-10-16 22:54:35 -04:00
psmouse.h Input: psmouse - add support for Elantech touchpads 2008-10-16 22:54:35 -04:00
pxa930_trkball.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2009-03-02 15:43:03 -08:00
rpcmouse.c [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h 2009-03-25 10:21:35 +00:00
sermouse.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
synaptics.c Input: synaptics - ensure we reset the device on resume 2009-02-28 14:01:32 -08:00
synaptics.h
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c Input: convert drivers to use strict_strtoul() 2008-09-10 12:11:57 -04:00
trackpoint.h
vsxxxaa.c