]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - add Intuos5 multitouch sensor support
authorJason Gerecke <killertofu@gmail.com>
Tue, 3 Apr 2012 22:50:40 +0000 (15:50 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 4 Apr 2012 16:25:42 +0000 (09:25 -0700)
commit02d53ace63f7e3bd17c2f7a3cfea3a8e4afe6136
tree844fa2f4aac8de7ddc72066247f7a3c04eec6443
parent5fea20e10cd16a0e4896b14abc26c4a96e1781fc
Input: wacom - add Intuos5 multitouch sensor support

Intuos5 tablets with PTH-* model numbers include a multitouch sensor
which use the same touch reports as the 3rd-generation Bamboo. No
useful information is in the HID descriptor for the touch interface
so hardcoded values are used during setup.

Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Reviewed-by: Chris Bagwell <chris@cnpbagwell.com>
Reviewed-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/tablet/wacom_sys.c
drivers/input/tablet/wacom_wac.c