[GIT PULL] HID fixes

From: Jiri Kosina
Date: Thu Jun 01 2023 - 06:28:37 EST


Linus,

please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/for-linus-2023060101

to receive HID subsystem fixes, most importantly:

=====
- Regression fix for overlong long timeouts during initialization on some
Logitech Unifying devices (Bastien Nocera)
- error handling and overflow fixes for Wacom driver (Denis Arefev, Jason
Gerecke, Nikita Zhandarovich)
=====

Thanks.

----------------------------------------------------------------
Bastien Nocera (1):
HID: logitech-hidpp: Handle timeout differently from busy

Denis Arefev (1):
HID: wacom: Add error check to wacom_parse_and_register()

Jason Gerecke (1):
HID: wacom: Check for string overflow from strscpy calls

Nikita Zhandarovich (1):
HID: wacom: avoid integer overflow in wacom_intuos_inout()

Sung-Chi Li (1):
HID: google: add jewel USB id

drivers/hid/hid-google-hammer.c | 2 ++
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-logitech-hidpp.c | 1 +
drivers/hid/wacom_sys.c | 21 ++++++++++++++++-----
drivers/hid/wacom_wac.c | 2 +-
5 files changed, 21 insertions(+), 6 deletions(-)

--
Jiri Kosina
SUSE Labs