[GIT PULL] HID fixes
From: Benjamin Tissoires
Date: Wed Oct 11 2023 - 08:01:20 EST
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/for-linus-2023101101
to get HID subsystem fixes for 6.6.
=====
- regression fix for i2c-hid when used on DT platforms (Johan Hovold)
- kernel crash fix on removal of the Logitech USB receiver (Hans de Goede)
=====
Hopefully this time my English is better :/
Thanks.
----------------------------------------------------------------
Hans de Goede (1):
HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
Johan Hovold (1):
HID: i2c-hid: fix handling of unpopulated devices
drivers/hid/hid-logitech-hidpp.c | 3 ++-
drivers/hid/i2c-hid/i2c-hid-core.c | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------
2 files changed, 83 insertions(+), 64 deletions(-)
--
Cheers,
Benjamin