]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch
authorLaura Abbott <labbott@fedoraproject.org>
Tue, 12 May 2015 17:00:00 +0000 (10:00 -0700)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 23 Feb 2017 03:54:28 +0000 (03:54 +0000)
commit2e863ceddbd8f7d167461b16ed3731fdb43c49b3
tree7d2584c65df02acffe2081d49db8d6aaa6bdfb1d
parentf31d4542bf1aa7c7c902cb9066fb37d4e8d9e3b6
HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch

commit 849eca7b9dae0364e2fbe8afdf0fb610d12c9c8f upstream.

Like other KVM switches, the Aten DVI KVM switch needs a quirk to avoid spewing
errors:

[791759.606542] usb 1-5.4: input irq status -75 received
[791759.614537] usb 1-5.4: input irq status -75 received
[791759.622542] usb 1-5.4: input irq status -75 received

Add it.

Signed-off-by: Laura Abbott <labbott@fedoraproject.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c