]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/input/mouse/alps.c
Input: ALPS - add support for "Rushmore" touchpads
authorKevin Cernekee <cernekee@gmail.com>
Thu, 14 Feb 2013 06:27:08 +0000 (22:27 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 14 Feb 2013 17:18:29 +0000 (09:18 -0800)
commit1302bac33d9e88cd43e482191a806998f3ed43cc
tree39614bfd84c2be08c39cfc75da3df0001057a46e
parentf85e5001cce0298a44e35e2f8acbf9abeadb6c03
Input: ALPS - add support for "Rushmore" touchpads

Rushmore touchpads are found on Dell E6230/E6430/E6530.  They use the V3
protocol with slightly tweaked init sequences and report formats.

The E7 report is 73 03 0a, and the EC report is 88 08 1d

Credits: Emmanuel Thome reported the MT bitmap changes.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Tested-by: Dave Turvene <dturvene@dahetral.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/alps.c