commit | e82e62e390d39c3819641cd721695702180d54fb | [log] [tgz] |
---|---|---|
author | Sebastian Parschauer <sparschauer@suse.de> | Wed Nov 07 13:36:40 2018 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Nov 08 12:09:02 2018 +0100 |
tree | d2789f52e257255c836bb8bfd3ce2e49f79c77af | |
parent | aa9b760cec2385ad408bb2e346c7f6dc1be69a79 [diff] |
HID: Add quirk for Microsoft 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. References: https://www.spinics.net/lists/linux-usb/msg88965.html http://linet.gr.jp/~kojima/PlamoWeb/ML/htdocs/201808/msg00019.html Signed-off-by: Sebastian Parschauer <sparschauer@suse.de> CC: stable@vger.kernel.org Signed-off-by: Jiri Kosina <jkosina@suse.cz>