[GIT PULL] HID fixes

From: Jiri Kosina
Date: Tue Feb 15 2022 - 10:42:50 EST


Linus,

please pull from

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

to receive HID subsystem fixes.

=====
- memory leak fix for hid-elo driver (Dongliang Mu)
- fix for hangs on newer AMD platforms with amd_sfh-driven hardware
(Basavaraj Natikar )
- locking fix in i2c-hid (Daniel Thompson)
- a few device-ID specific quirks
=====

Thanks.

----------------------------------------------------------------
Alex Henrie (1):
HID: apple: Set the tilde quirk flag on the Wellspring 5 and later

Basavaraj Natikar (7):
HID: amd_sfh: Increase sensor command timeout
HID: amd_sfh: Add illuminance mask to limit ALS max value
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
HID: amd_sfh: Correct the structure field name
HID: amd_sfh: Disable the interrupt for all command
HID: amd_sfh: Add functionality to clear interrupts
HID: amd_sfh: Add interrupt handler to process interrupts

Daniel Thompson (1):
HID: i2c-hid: goodix: Fix a lockdep splat

Dongliang Mu (1):
HID: elo: fix memory leak in elo_probe

Sergio Costas (1):
HID:Add support for UGTABLET WP5540

drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 76 +++++++++++++++++++++-
drivers/hid/amd-sfh-hid/amd_sfh_pcie.h | 4 +-
.../amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.c | 4 +-
drivers/hid/hid-apple.c | 16 ++---
drivers/hid/hid-elo.c | 1 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-quirks.c | 1 +
drivers/hid/i2c-hid/i2c-hid-of-goodix.c | 28 ++++----
8 files changed, 102 insertions(+), 29 deletions(-)

--
Jiri Kosina
SUSE Labs