]> www.infradead.org Git - users/dwmw2/linux.git/commit
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:53:32 +0000 (17:53 +0200)
commita941d836628c0ec2c58aa9b19a4f64347ced41fe
tree380fc7739df2e53ecfc4caed3995c0f50673a6bc
parentb1cf596b66e43ae9de2349a2f0213686e93ee67c
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/usbhid/hid-quirks.c