]> 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 17:07:00 +0000 (17:07 +0000)
commit24e222a54e4c37ed03f558debb01e5a9a681d31f
tree18e44cf07ef5eaa4d4526394d1d721785b4594fb
parent4ee3b3a0ff0222489575abaef8d4276794ce8680
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