HID: Add quirk for HP X1200 PIXART OEM mouse
authorSebastian Parschauer <s.parschauer@gmx.de>
Wed, 24 Jul 2019 18:40:03 +0000 (20:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Aug 2019 15:52:29 +0000 (17:52 +0200)
commit608cfdfa9eb712a54900859dabae5c5c19a2a93c
tree07981a01bd03f9d00c324c4c21e036ad1b7dd63a
parente830c2c3c1748613cdcd0df85e6edcd8b59d9336
HID: Add quirk for HP X1200 PIXART OEM mouse

commit 49869d2ea9eecc105a10724c1abf035151a3c4e2 upstream.

The PixArt OEM mice are known for disconnecting every minute in
runlevel 1 or 3 if they are not always polled. So add quirk
ALWAYS_POLL for this one as well.

Jonathan Teh (@jonathan-teh) reported and tested the quirk.
Reference: https://github.com/sriemer/fix-linux-mouse/issues/15

Signed-off-by: Sebastian Parschauer <s.parschauer@gmx.de>
CC: stable@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c