android_kernel_google_msm/drivers/input/mouse
Christophe TORDEUX 1a37441ae4 Input: sentelic - only report position of first finger as ST coordinates
commit a254616590 upstream.

Report only the position of the first finger as absolute non-MT coordinates,
instead of reporting both fingers alternatively. Actual MT events are
unaffected.

This fixes horizontal and improves vertical scrolling with the touchpad.

Signed-off-by: Christophe TORDEUX <christophe@tordeux.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-11 09:06:56 -08:00
..
alps.c Input: ALPS - fix touchpad detection when buttons are pressed 2012-02-24 00:46:45 -08:00
alps.h Input: ALPS - add semi-MT support for v3 protocol 2011-11-07 22:22:11 -08:00
amimouse.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
appletouch.c USB: convert drivers/input/* to use module_usb_driver() 2011-11-18 09:48:31 -08:00
atarimouse.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
bcm5974.c Input: bcm5974 - Add support for 2012 MacBook Pro Retina 2012-07-19 08:58:58 -07:00
elantech.c Input: elantech - v4 is a clickpad, with only one button 2012-04-10 00:40:35 -07:00
elantech.h Input: elantech - add resolution query support for v4 hardware 2011-11-20 22:28:34 -08:00
gpio_mouse.c Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h 2012-04-10 09:05:27 -07:00
hgpk.c Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers 2012-02-24 00:55:33 -08:00
hgpk.h
inport.c
Kconfig Input: add Synaptics USB device driver 2012-02-03 00:25:03 -08:00
lifebook.c
lifebook.h
logibm.c
logips2pp.c Input: convert obsolete strict_strtox to kstrtox 2011-11-09 21:23:26 -08:00
logips2pp.h
Makefile Input: add Synaptics USB device driver 2012-02-03 00:25:03 -08:00
maplemouse.c
pc110pad.c
psmouse-base.c Merge commit 'v3.3-rc6' into next 2012-03-09 10:55:17 -08:00
psmouse.h Input: psmouse - allow drivers to use psmouse_{de,}activate 2012-02-24 00:55:28 -08:00
pxa930_trkball.c Input: mouse - use macro module_platform_driver() 2011-11-30 23:41:42 -08:00
rpcmouse.c
sentelic.c Input: sentelic - only report position of first finger as ST coordinates 2013-01-11 09:06:56 -08:00
sentelic.h Input: sentelic - enabling absolute coordinates output for newer hardware 2012-03-25 17:18:10 -07:00
sermouse.c
synaptics.c Input: synaptics - fix regression with "image sensor" trackpads 2012-04-20 22:47:28 -07:00
synaptics.h Input: synaptics - add support for Relative mode 2011-11-09 21:23:31 -08:00
synaptics_i2c.c Input: convert I2C drivers to use module_i2c_driver() 2012-03-16 23:06:19 -07:00
synaptics_usb.c Input: synaptics_usb - switch to module_usb_driver() 2012-03-16 23:06:34 -07:00
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c Input: trackpoint - use psmouse_fmt() for messages 2012-04-10 00:40:39 -07:00
trackpoint.h
vsxxxaa.c