On Mon, Aug 05, 2019 at 04:10:56PM +0200, Sebastian Parschauer wrote: > 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@xxxxxx> > CC: stable@xxxxxxxxxxxxxxx # v4.14.x > Signed-off-by: Jiri Kosina <jkosina@xxxxxxx> > [sparschauer: Backport to < v4.16 hid_blacklist] > Signed-off-by: Sebastian Parschauer <s.parschauer@xxxxxx> > --- > drivers/hid/hid-ids.h | 1 + > drivers/hid/usbhid/hid-quirks.c | 1 + > 2 files changed, 2 insertions(+) What is the git commit id of this patch in Linus's tree? thanks, greg k-h