summaryrefslogtreecommitdiffstats
path: root/drivers/hid/usbhid
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2014-07-18 01:14:45 +0200
committerJiri Kosina <jkosina@suse.cz>2014-07-29 11:28:49 +0200
commite19ff99f256aeeff6c07b373e01883b72e049552 (patch)
tree2fc5fdecb458aeee7f8e91744f549fb1e4587864 /drivers/hid/usbhid
parentHID: rmi: check that report ids exist in the report_id_hash before accessing ... (diff)
downloadlinux-e19ff99f256aeeff6c07b373e01883b72e049552.tar.xz
linux-e19ff99f256aeeff6c07b373e01883b72e049552.zip
HID: rmi: only bind the hid-rmi driver to the mouse interface of composite USB devices
On composite HID devices there may be multiple HID devices on separate interfaces, but hid-rmi should only bind to the mouse interface. One example is the Dell Venue 11 Pro's keyboard dock which contains a composite USB device with a HID touchpad and HID keyboard on separate intefaces. Since the USB Vendor ID is Synaptic's, hid-core is currently trying to bind hid-rmi to all\of the HID devices. This patch ensures that hid-rmi only binds to the mouse interface. related bug: https://bugzilla.kernel.org/show_bug.cgi?id=80091 Signed-off-by: Andrew Duggan <aduggan@synaptics.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/usbhid')
0 files changed, 0 insertions, 0 deletions