summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorAceLan Kao2013-10-02 11:35:26 +0200
committerJiri Kosina2013-10-09 12:24:00 +0200
commit8171a67d587a09e14a4949a81e070345fedcf410 (patch)
treee30172c537d0c4a3be82b12511af5486bedfc730 /drivers/hid/hid-ids.h
parentHID: wiimote: fix FF deadlock (diff)
downloadkernel-qcow2-linux-8171a67d587a09e14a4949a81e070345fedcf410.tar.gz
kernel-qcow2-linux-8171a67d587a09e14a4949a81e070345fedcf410.tar.xz
kernel-qcow2-linux-8171a67d587a09e14a4949a81e070345fedcf410.zip
HID: usbhid: quirk for Synaptics Large Touchccreen
BugLink: http://bugs.launchpad.net/bugs/1180881 Synaptics large touchscreen doesn't support some of the report request while initializing. The unspoorted request will make the device unreachable, and will lead to the following usb_submit_urb() function call timeout. So, add the IDs into HID_QUIRK_NO_INIT_REPORTS quirk. Signed-off-by: AceLan Kao <acelan.kao@canonical.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index 9cbc7ab07dfa..bf58d3c69b09 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -792,6 +792,8 @@
#define USB_DEVICE_ID_SYNAPTICS_COMP_TP 0x0009
#define USB_DEVICE_ID_SYNAPTICS_WTP 0x0010
#define USB_DEVICE_ID_SYNAPTICS_DPAD 0x0013
+#define USB_DEVICE_ID_SYNAPTICS_LTS1 0x0af8
+#define USB_DEVICE_ID_SYNAPTICS_LTS2 0x1d10
#define USB_VENDOR_ID_THINGM 0x27b8
#define USB_DEVICE_ID_BLINK1 0x01ed