summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTai-hwa Liang <avatar@sentelic.com>2012-09-19 11:10:47 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2012-09-19 14:58:07 -0700
commit30ebb7fa0e3e92145b859ad6e44aa6dc636b4103 (patch)
treeecfaf412c27c5096cd7a368c240f27fd29563467 /Makefile
parent59d1f5c41a21f0d87973f2dedd40efd927a201d6 (diff)
downloadlinux-3.10-30ebb7fa0e3e92145b859ad6e44aa6dc636b4103.tar.gz
linux-3.10-30ebb7fa0e3e92145b859ad6e44aa6dc636b4103.tar.bz2
linux-3.10-30ebb7fa0e3e92145b859ad6e44aa6dc636b4103.zip
Input: sentelic - filter out erratic movement when lifting finger
When lifing finger off the surface some versions of touchpad send movement packets with very low coordinates, which cause cursor to jump to the upper left corner of the screen. Let's ignore least significant bits of X and Y coordinates if higher bits are all zeroes and consider finger not touching the pad. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=43197 Reported-and-tested-by: Aleksey Spiridonov <leks13@leks13.ru> Tested-by: Eddie Dunn <eddie.dunn@gmail.com> Tested-by: Jakub Luzny <limoto94@gmail.com> Tested-by: Olivier Goffart <olivier@woboq.com> Signed-off-by: Tai-hwa Liang <avatar@sentelic.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions