[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <7rq81spn-on10-rn3p-03so-825s85486ps1@xreary.bet>
Date: Mon, 22 Sep 2025 11:11:33 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: Benjamin Tissoires <bentiss@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID fixes for 6.17-final
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2025092201
to receive fixes that should still land in 6.17-final. Namely:
=====
- work data memory corruption fix in amd_sfh (Basavaraj Natikar)
- fix for regression in cp2112 where setting a GPIO value would always
fail (Sébastien Szymanski)
- fix for regression in hid-lenovo causing driver to fail on non-ACPI
systems (Janne Grunau)
- a couple device ID additions and tiny device-specific quirks
=====
Thanks.
----------------------------------------------------------------
Amit Chaudhari (1):
HID: asus: add support for missing PX series fn keys
Basavaraj Natikar (1):
HID: amd_sfh: Add sync across amd sfh work functions
Janne Grunau (1):
HID: lenovo: Use KEY_PERFORMANCE instead of ACPI's platform_profile
Sébastien Szymanski (1):
HID: cp2112: fix setter callbacks return value
Xinpeng Sun (2):
HID: intel-thc-hid: intel-quicki2c: Add WCL Device IDs
HID: intel-thc-hid: intel-quickspi: Add WCL Device IDs
drivers/hid/Kconfig | 2 --
drivers/hid/amd-sfh-hid/amd_sfh_client.c | 12 ++++++++++--
drivers/hid/amd-sfh-hid/amd_sfh_common.h | 3 +++
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 4 ++++
drivers/hid/hid-asus.c | 3 +++
drivers/hid/hid-cp2112.c | 10 +++++-----
drivers/hid/hid-lenovo.c | 4 +---
drivers/hid/intel-thc-hid/intel-quicki2c/pci-quicki2c.c | 2 ++
drivers/hid/intel-thc-hid/intel-quicki2c/quicki2c-dev.h | 2 ++
drivers/hid/intel-thc-hid/intel-quickspi/pci-quickspi.c | 2 ++
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-dev.h | 2 ++
11 files changed, 34 insertions(+), 12 deletions(-)
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists