Searched hist:"5 b4617d82020addf244c8c5206270e49ef9933d6" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-core.c | diff 5b4617d82020addf244c8c5206270e49ef9933d6 Wed Mar 27 15:07:29 CDT 2013 Alexey Klimov <klimov.linux@gmail.com> HID: fix Masterkit MA901 hid quirks
This patch reverts commit 0322bd3980 ("usb hid quirks for Masterkit MA901 usb radio") and adds checks in hid_ignore() for Masterkit MA901 usb radio device. This usb radio device shares USB ID with many Atmel V-USB (and probably other) devices so patch sorts things out by checking name, vendor, product of hid device.
Signed-off-by: Alexey Klimov <klimov.linux@gmail.com> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-ids.h | diff 5b4617d82020addf244c8c5206270e49ef9933d6 Wed Mar 27 15:07:29 CDT 2013 Alexey Klimov <klimov.linux@gmail.com> HID: fix Masterkit MA901 hid quirks
This patch reverts commit 0322bd3980 ("usb hid quirks for Masterkit MA901 usb radio") and adds checks in hid_ignore() for Masterkit MA901 usb radio device. This usb radio device shares USB ID with many Atmel V-USB (and probably other) devices so patch sorts things out by checking name, vendor, product of hid device.
Signed-off-by: Alexey Klimov <klimov.linux@gmail.com> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|