]> git.baikalelectronics.ru Git - kernel.git/commit
HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
authorChris Ye <lzye@google.com>
Sun, 1 Nov 2020 19:34:52 +0000 (11:34 -0800)
committerJiri Kosina <jkosina@suse.cz>
Mon, 9 Nov 2020 11:55:18 +0000 (12:55 +0100)
commitafbd3bf2e384534ad3ccb57c31489666593bdd51
tree58c16c4a624ddbbb48313b1e89393d1bf993bead
parent1f5a1d7ba2dd23dabdadff8454601ec49de82511
HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices

Kernel 5.4 introduces HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE, devices need to
be set explicitly with this flag.

Signed-off-by: Chris Ye <lzye@google.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c