]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
HID: Add quirk for HP X500 PIXART OEM mouse
authorSebastian Parschauer <s.parschauer@gmx.de>
Mon, 2 Sep 2019 10:39:30 +0000 (12:39 +0200)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 18 Oct 2019 08:25:40 +0000 (04:25 -0400)
commitfd73fa89ead1a50ab1b643e35be75e8917702f1c
tree657a8c151a163ac2d72d80659d13830eb551f223
parent16088914c7f177713864d76b475ee1c2f9aecf00
HID: Add quirk for HP X500 PIXART OEM mouse

BugLink: https://bugs.launchpad.net/bugs/1848042
commit 2acf40f0454d41b8d51c95d317283c20c931164d 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.

Ville Viinikka (viinikv) reported and tested the quirk.
Link: https://github.com/sriemer/fix-linux-mouse
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c