[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2qs0qn4n-2n38-44r2-r9s2-53o18o975s05@xreary.bet>
Date: Fri, 29 Aug 2025 16:25:11 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org, Benjamin Tissoires <bentiss@...nel.org>
Subject: [GIT PULL] HID fixes for 6.17
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2025082901
to receive HID fixes for 6.17, namely:
=====
- fixes for memory corruption in intel-thc-hid, hid-multitouch,
hid-mcp2221 and hid-asus (Aaron Ma, Qasim Ijaz, Arnaud
Lecomte)
- power management/resume fix for intel-ish-hid (Zhang Lixu)
- driver reinitialization fix for intel-thc-hid (Even Xu)
- ensure that battery level status is reported as soon as possible,
which is required at least for some Android use-cases (José Expósito)
- quite a few new device ID additions and device-specific quirks
=====
Thanks.
----------------------------------------------------------------
Aaron Ma (2):
HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length
HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save
Antheas Kapenekakis (1):
HID: quirks: add support for Legion Go dual dinput modes
Arnaud Lecomte (1):
hid: fix I2C read buffer overflow in raw_event() for mcp2221
Colin Ian King (1):
HID: Kconfig: Fix spelling mistake "enthropy" -> "entropy"
Even Xu (1):
HID: intel-thc-hid: Intel-quicki2c: Enhance driver re-install flow
José Expósito (2):
HID: input: rename hidinput_set_battery_charge_status()
HID: input: report battery status changes immediately
Martin Hilgendorf (1):
HID: elecom: add support for ELECOM M-DT2DRBK
Matt Coffin (1):
HID: logitech: Add ids for G PRO 2 LIGHTSPEED
Minjong Kim (1):
HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
Ping Cheng (1):
HID: wacom: Add a new Art Pen 2
Qasim Ijaz (2):
HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
HID: asus: fix UAF via HID_CLAIMED_INPUT validation
Zhang Lixu (1):
HID: intel-ish-hid: Increase ISHTP resume ack timeout to 300ms
drivers/hid/Kconfig | 2 +-
drivers/hid/hid-asus.c | 8 +++-
drivers/hid/hid-elecom.c | 2 +
drivers/hid/hid-ids.h | 4 ++
drivers/hid/hid-input-test.c | 10 ++---
drivers/hid/hid-input.c | 51 ++++++++++------------
drivers/hid/hid-logitech-dj.c | 4 ++
drivers/hid/hid-logitech-hidpp.c | 2 +
drivers/hid/hid-mcp2221.c | 4 ++
drivers/hid/hid-multitouch.c | 8 ++++
drivers/hid/hid-ntrig.c | 3 ++
drivers/hid/hid-quirks.c | 3 ++
drivers/hid/intel-ish-hid/ipc/pci-ish.c | 3 --
drivers/hid/intel-ish-hid/ishtp-hid-client.c | 3 ++
drivers/hid/intel-ish-hid/ishtp/bus.c | 3 --
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h | 3 ++
.../intel-thc-hid/intel-quicki2c/pci-quicki2c.c | 1 +
.../intel-thc-hid/intel-quicki2c/quicki2c-dev.h | 2 +
.../hid/intel-thc-hid/intel-thc/intel-thc-dev.c | 4 +-
drivers/hid/wacom_wac.c | 1 +
20 files changed, 79 insertions(+), 42 deletions(-)
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists