]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/hid/wacom_wac.c
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)
commitae584ca473289377dd7fd8c61439db4bfab5489a
tree844fa2f4aac8de7ddc72066247f7a3c04eec6443
parent9b5b95dd516a13d53ecf9217672d2116f05097bc
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