HID: quirks: Always poll Obins Anne Pro 2 keyboard
authorSebastian Parschauer <s.parschauer@gmx.de>
Tue, 9 Jun 2020 10:00:53 +0000 (12:00 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 16 Jun 2020 15:26:20 +0000 (17:26 +0200)
commitca28aff0e1dc7dce9e12a7fd9276b7118ce5e73a
tree6cd45a24556ba65d0912f5463242b1cbd7a6eda5
parent43e666acb79f3d355dd89bf20f4d25d3b15da13e
HID: quirks: Always poll Obins Anne Pro 2 keyboard

The Obins Anne Pro 2 keyboard (04d9:a293) disconnects after a few
minutes of inactivity when using it wired and typing does not result
in any input events any more. This is a common firmware flaw. So add
the ALWAYS_POLL quirk for this device.

GitHub user Dietrich Moerman (dietrichm) tested the quirk and
requested my help in my project
https://github.com/sriemer/fix-linux-mouse issue 22 to provide
this patch.

Link: https://www.reddit.com/r/AnnePro/comments/gruzcb/anne_pro_2_linux_cant_type_after_inactivity/
Signed-off-by: Sebastian Parschauer <s.parschauer@gmx.de>
Cc: stable@vger.kernel.org # v4.16+
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c