commit | 2acf40f0454d41b8d51c95d317283c20c931164d | [log] [tgz] |
---|---|---|
author | Sebastian Parschauer <s.parschauer@gmx.de> | Mon Sep 02 12:39:30 2019 +0200 |
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Tue Sep 03 16:34:18 2019 +0200 |
tree | 299e6edc267fdbf9c174f4657298795bafdd6982 | |
parent | 15d90b242290f228166ea79ee1cc2db6b31a2143 [diff] |
HID: Add quirk for HP X500 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. Ville Viinikka (viinikv) reported and tested the quirk. Link: https://github.com/sriemer/fix-linux-mouse issue 15 Signed-off-by: Sebastian Parschauer <s.parschauer@gmx.de> CC: stable@vger.kernel.org # v4.16+ Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>