summaryrefslogtreecommitdiffstats
path: root/drivers/input/input.c
diff options
context:
space:
mode:
authorJason Gerecke2012-10-21 09:38:03 +0200
committerLinus Torvalds2012-10-26 01:02:36 +0200
commitaea2bf6a57a9e4596bfad164f986ba10ddc6adf3 (patch)
tree00429471214d5c987b1e40fcd5018599454588d0 /drivers/input/input.c
parentMakefile: Documentation for external tool should be correct (diff)
downloadkernel-qcow2-linux-aea2bf6a57a9e4596bfad164f986ba10ddc6adf3.tar.gz
kernel-qcow2-linux-aea2bf6a57a9e4596bfad164f986ba10ddc6adf3.tar.xz
kernel-qcow2-linux-aea2bf6a57a9e4596bfad164f986ba10ddc6adf3.zip
Input: wacom - handle split-sensor devices with internal hubs
Like our other pen-and-touch products, the Cintiq 24HD touch needs data to be shared between its two sensors to facilitate proximity-based palm rejection. Unlike other tablets that report sensor data through separate interfaces of the same USB device, the Cintiq 24HD touch has separate USB devices that are connected to an internal USB hub. This patch makes it possible to designate the USB VID/PID of the other device so that the two may share data. To ensure we don't accidentally link to a sensor from a physically separate device (if several have been plugged in), we limit the search to siblings (i.e., devices directly connected to the same hub). Signed-off-by: Jason Gerecke <killertofu@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/input/input.c')
0 files changed, 0 insertions, 0 deletions