aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorJamie Lentin <jm@lentin.co.uk>2014-07-23 18:30:48 -0400
committerJiri Kosina <jkosina@suse.cz>2014-07-29 05:24:47 -0400
commitf3d4ff0e04cc4450bdc7a4140020913b1280d205 (patch)
treef4298002a0fd85a9ec39f595e1d1e8bea6e87894 /drivers/hid/hid-ids.h
parente0a6aad6014be2d4fbb24dfb8e046308da1df8c8 (diff)
HID: lenovo: Add support for Compact (BT|USB) keyboard
Add support for both ThinkPad Compact Bluetooth Keyboard with TrackPoint and ThinkPad Compact USB Keyboard with TrackPoint. Signed-off-by: Jamie Lentin <jm@lentin.co.uk> Reviewed-by: Antonio Ospite <ao2@ao2.it> 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 48b66bbffc94..315891d07521 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -561,6 +561,8 @@
561 561
562#define USB_VENDOR_ID_LENOVO 0x17ef 562#define USB_VENDOR_ID_LENOVO 0x17ef
563#define USB_DEVICE_ID_LENOVO_TPKBD 0x6009 563#define USB_DEVICE_ID_LENOVO_TPKBD 0x6009
564#define USB_DEVICE_ID_LENOVO_CUSBKBD 0x6047
565#define USB_DEVICE_ID_LENOVO_CBTKBD 0x6048
564 566
565#define USB_VENDOR_ID_LG 0x1fd2 567#define USB_VENDOR_ID_LG 0x1fd2
566#define USB_DEVICE_ID_LG_MULTITOUCH 0x0064 568#define USB_DEVICE_ID_LG_MULTITOUCH 0x0064