Searched hist:d5158e020c45936d0ea5a1ce1e49a45da6e76f44 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-quirks.c | diff d5158e020c45936d0ea5a1ce1e49a45da6e76f44 Wed Oct 04 05:29:57 CDT 2017 Niels Skou Olsen <nolsen@jabra.com> HID: Ignore Jabra HID interface based on firmware version
Two Jabra speakerphone devices were added to the ignore list in 2013, because the device HID interfaces didn't work well with kernel usbhid driver, and could cause volume key event storm.
See the original commit: Commit 31b9779cb292 ("HID: ignore Jabra speakerphones HID interface")
Modify hid_lookup_quirk() to consider the firmware version of these two devices, so that only versions older than a known good version are ignored.
Signed-off-by: Niels Skou Olsen <nolsen@jabra.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/openbmc/linux/drivers/hid/usbhid/ |
H A D | hid-core.c | diff d5158e020c45936d0ea5a1ce1e49a45da6e76f44 Wed Oct 04 05:29:57 CDT 2017 Niels Skou Olsen <nolsen@jabra.com> HID: Ignore Jabra HID interface based on firmware version
Two Jabra speakerphone devices were added to the ignore list in 2013, because the device HID interfaces didn't work well with kernel usbhid driver, and could cause volume key event storm.
See the original commit: Commit 31b9779cb292 ("HID: ignore Jabra speakerphones HID interface")
Modify hid_lookup_quirk() to consider the firmware version of these two devices, so that only versions older than a known good version are ignored.
Signed-off-by: Niels Skou Olsen <nolsen@jabra.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|