]> git.itanic.dy.fi Git - linux-stable/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Dec 2020 07:49:47 +0000 (08:49 +0100)
commit54b01ded1e926eed724428465696a54b52d07e5c
treedc7cf9b960cc0209ecf5f23824f04b76870e6292
parentcd7ea86a4a64562aba3166b4cd1a436447fc24b4
HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices

[ Upstream commit f59ee399de4a8ca4d7d19cdcabb4b63e94867f09 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c