]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: ALPS - fix V8+ protocol handling (73 03 28)
authorMasaki Ota <masaki.ota@jp.alps.com>
Fri, 17 Mar 2017 21:10:57 +0000 (14:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Mar 2017 07:44:02 +0000 (09:44 +0200)
commit0186e6a4e501d39f5f90dd7e5887bc668aef06c4
treefd78458faada4f98f09b5140553556e72f236a1a
parent00ca1a71292cbe666aa500567ae831c709a6c357
Input: ALPS - fix V8+ protocol handling (73 03 28)

commit e7348396c6d51b57c95c6646c390cd078e038e19 upstream.

Devices identified as E7="73 03 28" use slightly modified version of V8
protocol, with lower count per electrode, different offsets, and different
feature bits in OTP data.

Fixes: aeaa881f9b17 ("Input: ALPS - set DualPoint flag for 74 03 28 devices")
Signed-off-by: Masaki Ota <masaki.ota@jp.alps.com>
Acked-by: Pali Rohar <pali.rohar@gmail.com>
Tested-by: Paul Donohue <linux-kernel@PaulSD.com>
Tested-by: Nick Fletcher <nick.m.fletcher@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/alps.c
drivers/input/mouse/alps.h