[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.2008251003480.27422@cbobk.fhfr.pm>
Date: Tue, 25 Aug 2020 10:14:56 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org,
Benjamin Tissoires <benjamin.tissoires@...hat.com>
Subject: [GIT PULL] HID fixes
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus
to receive HID subsystem fixes. Highlights:
=====
- regression fix / revert of a commit that intended to reduce probing
delay by ~50ms, but introduced a race that causes quite a few devices
not to enumerate, or get stuck on first IRQ
- buffer overflow fix in hiddev, from Peilin Ye
=====
Thanks.
----------------------------------------------------------------
Hans de Goede (1):
HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
Jiri Kosina (1):
Revert "HID: usbhid: do not sleep when opening device"
Peilin Ye (1):
HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
Rikard Falkeborn (2):
HID: cougar: Constify cougar_id_table
HID: macally: Constify macally_id_table
Sebastian Parschauer (1):
HID: quirks: Always poll three more Lenovo PixArt mice
drivers/hid/hid-cougar.c | 2 +-
drivers/hid/hid-ids.h | 3 +++
drivers/hid/hid-macally.c | 2 +-
drivers/hid/hid-quirks.c | 3 +++
drivers/hid/i2c-hid/i2c-hid-core.c | 22 +++++++++-------
drivers/hid/usbhid/hid-core.c | 53 +++++++++++++++++---------------------
drivers/hid/usbhid/hiddev.c | 4 +++
drivers/hid/usbhid/usbhid.h | 2 --
8 files changed, 49 insertions(+), 42 deletions(-)
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists