[GIT PULL] HID fixes

From: Jiri Kosina
Date: Wed Mar 09 2022 - 05:42:23 EST


Linus,

please pull from

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

to receive fixes for HID subsystem.

=====
- sysfs attributes leak fix for Google Vivaldi driver (Dmitry Torokhov)
- fix for potential out-of-bounds read in Thrustmaster driver (Pavel
Skripkin)
- error handling reference leak in Elo driver (Jiri Kosina)
- a few new device IDs
=====

Thanks.

----------------------------------------------------------------
Dmitry Torokhov (1):
HID: vivaldi: fix sysfs attributes leak

Jia-Ju Bai (1):
HID: nintendo: check the return value of alloc_workqueue()

Jiri Kosina (1):
HID: elo: Revert USB reference counting

Lucas Zampieri (1):
HID: logitech-dj: add new lightspeed receiver id

Michael Hübner (1):
HID: Add support for open wheel and no attachment to T300

Pavel Skripkin (1):
HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts

drivers/hid/hid-elo.c | 7 +------
drivers/hid/hid-logitech-dj.c | 1 +
drivers/hid/hid-nintendo.c | 4 ++++
drivers/hid/hid-thrustmaster.c | 8 ++++++++
drivers/hid/hid-vivaldi.c | 2 +-
5 files changed, 15 insertions(+), 7 deletions(-)

--
Jiri Kosina
SUSE Labs