[GIT PULL] HID fixes for 6.11
From: Jiri Kosina
Date: Mon Aug 19 2024 - 13:57:35 EST
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2024081901
to receive HID fixes for 6.11, namely:
=====
- memory corruption fixes for hid-cougar (Camila Alvarez) and hid-amd_sfh
(Olivier Sobrie)
- fix for regression in Wacom driver of twist gesture handling (Jason
Gerecke)
- two new device IDs for hid-multitouch (Dmitry Savin) and hid-asus (Luke
D. Jones)
=====
Thanks.
----------------------------------------------------------------
Camila Alvarez (1):
HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
Dmitry Savin (1):
HID: multitouch: Add support for GT7868Q
Jason Gerecke (1):
HID: wacom: Defer calculation of resolution until resolution_code is known
Luke D. Jones (1):
hid-asus: add ROG Ally X prod ID to quirk list
Olivier Sobrie (1):
HID: amd_sfh: free driver_data after destroying hid device
drivers/hid/amd-sfh-hid/amd_sfh_hid.c | 4 +++-
drivers/hid/hid-asus.c | 3 +++
drivers/hid/hid-cougar.c | 2 +-
drivers/hid/hid-ids.h | 3 +++
drivers/hid/hid-multitouch.c | 33 +++++++++++++++++++++++++++++++++
drivers/hid/wacom_wac.c | 4 +++-
6 files changed, 46 insertions(+), 3 deletions(-)
--
Jiri Kosina
SUSE Labs