summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorForest Wilkinson <web11.forest@tibit.com>2015-03-13 09:58:16 +0300
committerJiri Slaby <jslaby@suse.cz>2015-07-30 14:21:16 +0300
commit57c3542bcfe270fd22b990ad92d3fcdba4323020 (patch)
tree39e55567328b2d46f86f1eaada757f70ab99b687 /drivers/hid/hid-ids.h
parentbdd4946529b7d8e9d1903e3ba625c98bbc53bbdd (diff)
downloadlinux-57c3542bcfe270fd22b990ad92d3fcdba4323020.tar.xz
HID: tivo: enable all buttons on the TiVo Slide Pro remote
commit 9b028649b9d0ae72090904629dad06b022f4ddc7 upstream. The linux kernel has supported the TiVo Slide remote control for some time, but does not recognize the USB ID of the newer Slide Pro. This patch adds the missing data structures so the newer remote will be recognized by the driver, thereby allowing the TiVo, LiveTV, and Thumbs Up/Down buttons to be mapped with a hwdb file. Signed-off-by: Forest Wilkinson <web11.forest@tibit.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index de768115e854..00a8d9dbd296 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -851,6 +851,7 @@
#define USB_VENDOR_ID_TIVO 0x150a
#define USB_DEVICE_ID_TIVO_SLIDE_BT 0x1200
#define USB_DEVICE_ID_TIVO_SLIDE 0x1201
+#define USB_DEVICE_ID_TIVO_SLIDE_PRO 0x1203
#define USB_VENDOR_ID_TOPSEED 0x0766
#define USB_DEVICE_ID_TOPSEED_CYBERLINK 0x0204