* [GIT PULL] HID fixes for 6.17
@ 2025-08-29 14:25 Jiri Kosina
2025-08-29 16:39 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2025-08-29 14:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Benjamin Tissoires
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] HID fixes for 6.17
2025-08-29 14:25 [GIT PULL] HID fixes for 6.17 Jiri Kosina
@ 2025-08-29 16:39 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-29 16:39 UTC (permalink / raw)
To: Jiri Kosina; +Cc: Linus Torvalds, linux-kernel, Benjamin Tissoires
The pull request you sent on Fri, 29 Aug 2025 16:25:11 +0200 (CEST):
> git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2025082901
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/02d6eeedbc36d4b309d5518778071a749ef79c4e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-29 16:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-29 14:25 [GIT PULL] HID fixes for 6.17 Jiri Kosina
2025-08-29 16:39 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).