HID: quirks: Always poll three more Lenovo PixArt mice
authorSebastian Parschauer <s.parschauer@gmx.de>
Mon, 17 Aug 2020 08:36:28 +0000 (10:36 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 17 Aug 2020 10:11:08 +0000 (12:11 +0200)
commit627a49975bdc3220f360a8237603a6344ee6a588
tree28aa0213f66f9e6cb0f9b670b93cf8dfbef6dcec
parenteef4016243e94c438f177ca8226876eb873b9c75
HID: quirks: Always poll three more Lenovo PixArt mice

The PixArt OEM mice are known for disconnecting every minute in
runlevel 1 or 3 if they are not always polled. One Lenovo PixArt
mouse is already fixed. Got two references for 17ef:602e and three
references for 17ef:6019 misbehaving like this. Got one direct bug
report for 17ef:6093 from Wyatt Ward (wyatt8740). So add
HID_QUIRK_ALWAYS_POLL for all of them.

Link: https://github.com/sriemer/fix-linux-mouse
Signed-off-by: Sebastian Parschauer <s.parschauer@gmx.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c