]> git.itanic.dy.fi Git - linux-stable/commit
HID: add ALWAYS_POLL quirk for Apple kb
authorOliver Neukum <oneukum@suse.com>
Tue, 14 Nov 2023 14:54:30 +0000 (15:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Dec 2023 16:01:59 +0000 (17:01 +0100)
commitaf48c4099bd86ae0b600eabfc3911f0923526525
treea9d3f3045505771f3b1a354e093d1a51d4735dad
parentc38f7b0f554f0403eb90516332a9b70a64cadc75
HID: add ALWAYS_POLL quirk for Apple kb

[ Upstream commit c55092187d9ad7b2f8f5a8645286fa03997d442f ]

These devices disconnect if suspended without remote wakeup. They can operate
with the standard driver.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-quirks.c