android_kernel_samsung_msm8976/Documentation/input
Hans de Goede 5e02a153d1 Input: elantech - fix touchpad initialization on Gigabyte U2442
commit 36189cc3cd57ab0f1cd75241f93fe01de928ac06 upstream.

The hw_version 3 Elantech touchpad on the Gigabyte U2442 does not accept
0x0b as initialization value for r10, this stand-alone version of the
driver: http://planet76.com/drivers/elantech/psmouse-elantech-v6.tar.bz2

Uses 0x03 which does work, so this means not setting bit 3 of r10 which
sets: "Enable Real H/W Resolution In Absolute mode"

Which will result in half the x and y resolution we get with that bit set,
so simply not setting it everywhere is not a solution. We've been unable to
find a way to identify touchpads where setting the bit will fail, so this
patch uses a dmi based blacklist for this.

https://bugzilla.kernel.org/show_bug.cgi?id=61151

Reported-by: Philipp Wolfer <ph.wolfer@gmail.com>
Tested-by: Philipp Wolfer <ph.wolfer@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-07 13:25:36 -07:00
..
alps.txt Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2013-03-11 07:49:37 -07:00
amijoy.txt
appletouch.txt
atarikbd.txt
bcm5974.txt
cd32.txt
cma3000_d0x.txt
cs461x.txt
edt-ft5x06.txt Input: add driver for FT5x06 based EDT displays 2012-07-24 23:55:03 -07:00
elantech.txt Input: elantech - fix touchpad initialization on Gigabyte U2442 2014-06-07 13:25:36 -07:00
event-codes.txt Input: introduce EV_MSC Timestamp 2012-11-15 10:13:52 +01:00
ff.txt
gameport-programming.txt
gpio-tilt.txt
iforce-protocol.txt
input-programming.txt
input.txt Documentation: input.txt: clarify mousedev 'cat' command syntax 2012-03-30 16:03:15 -07:00
interactive.fig
joystick-api.txt
joystick-parport.txt
joystick.txt Documentation: Fix multiple typo in Documentation 2012-03-07 16:08:24 +01:00
multi-touch-protocol.txt Input: MT - Include win8 support 2012-07-05 07:13:51 +02:00
notifier.txt
ntrig.txt
rotary-encoder.txt
sentelic.txt
shape.fig
walkera0701.txt
xpad.txt
yealink.txt