]> git.baikalelectronics.ru Git - kernel.git/commit
HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Thu, 11 Oct 2018 07:56:33 +0000 (15:56 +0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 11 Oct 2018 20:03:13 +0000 (22:03 +0200)
commitd907f68112ca01db5878e7aff4351f93250074c0
tree7ac54802eeee37326489567d9006ae5c8a79d61b
parentf393a56c6ae0bfc2f078c153247975eb64577d4a
HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2

Redragon Seymur 2 stops working since commit 2e0a1b19c051 ("HID: input:
do not increment usages when a duplicate is found").

Use quirk HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE suggested by the commit
can solve the issue.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=200995
BugLink: https://bugs.launchpad.net/bugs/1793846
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c