From: Linus Torvalds Date: Sun, 13 Oct 2024 23:35:20 +0000 (-0700) Subject: Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.12-rc4~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6485cf5ea253d40d507cd71253c9568c5470cd27;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid Pull HID fixes from Jiri Kosina: - fix for memory corruption regression in amd_sfh driver (Basavaraj Natikar) - fix for mis-reporting of BTN_TOOL_PEN and BTN_TOOL_RUBBER for AES sensors tools in Wacom driver (Jason Gerecke) - fix for unitialized variable use in intel-ish-hid driver (SurajSonawane2415) - a few device-specific quirks / device ID additions * tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN HID: amd_sfh: Switch to device-managed dmam_alloc_coherent() HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad HID: multitouch: Add support for B2402FVA track point HID: plantronics: Workaround for an unexcepted opposite volume key hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma --- 6485cf5ea253d40d507cd71253c9568c5470cd27