commit | 49869d2ea9eecc105a10724c1abf035151a3c4e2 | [log] [tgz] |
---|---|---|
author | Sebastian Parschauer <s.parschauer@gmx.de> | Wed Jul 24 20:40:03 2019 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Aug 05 14:25:16 2019 +0200 |
tree | f5eca422e6d48c635c89c18565a1d518ee7f5d13 | |
parent | 01ec0a5f19c8c82960a07f6c7410fc9e01d7fb51 [diff] |
HID: Add quirk for HP X1200 PIXART OEM mouse 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>