aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@android.com>2011-08-16 00:12:09 -0400
committerJiri Kosina <jkosina@suse.cz>2011-08-16 05:43:53 -0400
commitc50bb1a4005630f47b5da26336f74a485033a515 (patch)
tree820dd1382094322911d75b49f67cc20a0098394d /drivers/hid/hid-ids.h
parent658d4aed59b36f877edc668cc27b188a33e643e5 (diff)
HID: hid-multitouch: Add LG Display Multitouch device.
This panel is also known as the Dell ST2220Tc. Signed-off-by: jeffbrown@android.com Reviewed-By: Benjamin Tissoires <Benjamin_Tissoires@logitech.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index db63ccf21cc..637e6e96a0d 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -419,6 +419,9 @@
419#define USB_DEVICE_ID_LD_HYBRID 0x2090 419#define USB_DEVICE_ID_LD_HYBRID 0x2090
420#define USB_DEVICE_ID_LD_HEATCONTROL 0x20A0 420#define USB_DEVICE_ID_LD_HEATCONTROL 0x20A0
421 421
422#define USB_VENDOR_ID_LG 0x1fd2
423#define USB_DEVICE_ID_LG_MULTITOUCH 0x0064
424
422#define USB_VENDOR_ID_LOGITECH 0x046d 425#define USB_VENDOR_ID_LOGITECH 0x046d
423#define USB_DEVICE_ID_LOGITECH_RECEIVER 0xc101 426#define USB_DEVICE_ID_LOGITECH_RECEIVER 0xc101
424#define USB_DEVICE_ID_LOGITECH_HARMONY_FIRST 0xc110 427#define USB_DEVICE_ID_LOGITECH_HARMONY_FIRST 0xc110