]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
HID: tivo: enable all buttons on the TiVo Slide Pro remote
authorForest Wilkinson <web11.forest@tibit.com>
Fri, 13 Mar 2015 06:58:16 +0000 (23:58 -0700)
committerJiri Kosina <jkosina@suse.cz>
Sun, 15 Mar 2015 14:04:27 +0000 (10:04 -0400)
commit9b028649b9d0ae72090904629dad06b022f4ddc7
treeb8d4579cd8d26c8df4142029d26a30e9369484de
parenta415457733b5fa40bc996bf1f4df471cd98d3608
HID: tivo: enable all buttons on the TiVo Slide Pro remote

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>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-tivo.c