lkml.org 
[lkml]   [2020]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
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

\
 
 \ /
  Last update: 2020-08-25 10:15    [W:0.056 / U:1.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site