[GIT PULL] HID fixes

From: Jiri Kosina
Date: Mon Sep 27 2021 - 09:54:42 EST


Linus,

please pull from

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

to receive HID subsystem fixes.

=====
- NULL pointer dereference fixes in amd_sfh driver (Basavaraj Natikar,
Evgeny Novikov)
- data processing fix for hid-u2fzero (Andrej Shadura)
- fix for out-of-bounds write in hid-betop (F.A.Sulaiman)
- new device IDs / device-specific quirks
=====

Thanks.

----------------------------------------------------------------
Andrej Shadura (1):
HID: u2fzero: ignore incomplete packets without data

Basavaraj Natikar (1):
HID: amd_sfh: Fix potential NULL pointer dereference

Evgeny Novikov (1):
HID: amd_sfh: Fix potential NULL pointer dereference

F.A.Sulaiman (1):
HID: betop: fix slab-out-of-bounds Write in betop_probe

Joshua-Dickens (1):
HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs

Mizuho Mori (1):
HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS

drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 8 ++++----
drivers/hid/hid-apple.c | 7 +++++++
drivers/hid/hid-betopff.c | 13 ++++++++++---
drivers/hid/hid-u2fzero.c | 4 +++-
drivers/hid/wacom_wac.c | 8 ++++++++
5 files changed, 32 insertions(+), 8 deletions(-)

--
Jiri Kosina
SUSE Labs