]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W
authorJiri Kosina <jkosina@suse.cz>
Fri, 27 Oct 2023 13:32:09 +0000 (15:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 16:56:19 +0000 (16:56 +0000)
commitc86a3007a68528db220c4e051e9552fb2446728d
tree54d41b412f190fc98b308c30d51cd51200b4b581
parent3453f945af89c4a0971a47188207d0d1e1acc452
HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W

[ Upstream commit 62cc9c3cb3ec1bf31cc116146185ed97b450836a ]

This device needs ALWAYS_POLL quirk, otherwise it keeps reconnecting
indefinitely.

Reported-by: Robert Ayrapetyan <robert.ayrapetyan@gmail.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