diff options
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index bd221263c739..34bb2205d2ea 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
@@ -301,6 +301,9 @@ | |||
301 | 301 | ||
302 | #define USB_VENDOR_ID_DREAM_CHEEKY 0x1d34 | 302 | #define USB_VENDOR_ID_DREAM_CHEEKY 0x1d34 |
303 | 303 | ||
304 | #define USB_VENDOR_ID_ELITEGROUP 0x03fc | ||
305 | #define USB_DEVICE_ID_ELITEGROUP_05D8 0x05d8 | ||
306 | |||
304 | #define USB_VENDOR_ID_ELO 0x04E7 | 307 | #define USB_VENDOR_ID_ELO 0x04E7 |
305 | #define USB_DEVICE_ID_ELO_TS2515 0x0022 | 308 | #define USB_DEVICE_ID_ELO_TS2515 0x0022 |
306 | #define USB_DEVICE_ID_ELO_TS2700 0x0020 | 309 | #define USB_DEVICE_ID_ELO_TS2700 0x0020 |
@@ -455,7 +458,8 @@ | |||
455 | 458 | ||
456 | #define USB_VENDOR_ID_INTEL_0 0x8086 | 459 | #define USB_VENDOR_ID_INTEL_0 0x8086 |
457 | #define USB_VENDOR_ID_INTEL_1 0x8087 | 460 | #define USB_VENDOR_ID_INTEL_1 0x8087 |
458 | #define USB_DEVICE_ID_INTEL_HID_SENSOR 0x09fa | 461 | #define USB_DEVICE_ID_INTEL_HID_SENSOR_0 0x09fa |
462 | #define USB_DEVICE_ID_INTEL_HID_SENSOR_1 0x0a04 | ||
459 | 463 | ||
460 | #define USB_VENDOR_ID_STM_0 0x0483 | 464 | #define USB_VENDOR_ID_STM_0 0x0483 |
461 | #define USB_DEVICE_ID_STM_HID_SENSOR 0x91d1 | 465 | #define USB_DEVICE_ID_STM_HID_SENSOR 0x91d1 |
@@ -629,8 +633,6 @@ | |||
629 | #define USB_DEVICE_ID_MS_PRESENTER_8K_USB 0x0713 | 633 | #define USB_DEVICE_ID_MS_PRESENTER_8K_USB 0x0713 |
630 | #define USB_DEVICE_ID_MS_DIGITAL_MEDIA_3K 0x0730 | 634 | #define USB_DEVICE_ID_MS_DIGITAL_MEDIA_3K 0x0730 |
631 | #define USB_DEVICE_ID_MS_COMFORT_MOUSE_4500 0x076c | 635 | #define USB_DEVICE_ID_MS_COMFORT_MOUSE_4500 0x076c |
632 | #define USB_DEVICE_ID_MS_TOUCH_COVER_2 0x07a7 | ||
633 | #define USB_DEVICE_ID_MS_TYPE_COVER_2 0x07a9 | ||
634 | 636 | ||
635 | #define USB_VENDOR_ID_MOJO 0x8282 | 637 | #define USB_VENDOR_ID_MOJO 0x8282 |
636 | #define USB_DEVICE_ID_RETRO_ADAPTER 0x3201 | 638 | #define USB_DEVICE_ID_RETRO_ADAPTER 0x3201 |
@@ -835,6 +837,10 @@ | |||
835 | #define USB_DEVICE_ID_SYNAPTICS_LTS2 0x1d10 | 837 | #define USB_DEVICE_ID_SYNAPTICS_LTS2 0x1d10 |
836 | #define USB_DEVICE_ID_SYNAPTICS_HD 0x0ac3 | 838 | #define USB_DEVICE_ID_SYNAPTICS_HD 0x0ac3 |
837 | #define USB_DEVICE_ID_SYNAPTICS_QUAD_HD 0x1ac3 | 839 | #define USB_DEVICE_ID_SYNAPTICS_QUAD_HD 0x1ac3 |
840 | #define USB_DEVICE_ID_SYNAPTICS_TP_V103 0x5710 | ||
841 | |||
842 | #define USB_VENDOR_ID_TEXAS_INSTRUMENTS 0x2047 | ||
843 | #define USB_DEVICE_ID_TEXAS_INSTRUMENTS_LENOVO_YOGA 0x0855 | ||
838 | 844 | ||
839 | #define USB_VENDOR_ID_THINGM 0x27b8 | 845 | #define USB_VENDOR_ID_THINGM 0x27b8 |
840 | #define USB_DEVICE_ID_BLINK1 0x01ed | 846 | #define USB_DEVICE_ID_BLINK1 0x01ed |