[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <q5p7s5oo-ps69-7659-69nn-48685q1694no@xreary.bet>
Date: Fri, 17 Oct 2025 17:38:09 +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.18
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2025101701
to receive HID fixes for 6.18, namely:
=====
- fix for sticky fingers handling in hid-multitouch (Benjamin Tissoires)
- fix for reporting of 0 battery levels (Dmitry Torokhov)
- build fix for hid-haptic in certain configurations (Jonathan Denose)
- improved probe and avoiding spamming kernel log by hid-nintendo (Vicki
Pfau)
- fix for OOB in hid-cp2112 (Deepak Sharma)
- interrupt handling fix for intel-thc-hid (Even Xu)
- a couple of new device IDs and device-specific quirks
=====
Thanks!
----------------------------------------------------------------
Abhishek Tamboli (1):
HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
Benjamin Tissoires (2):
HID: multitouch: fix sticky fingers
selftests/hid: add tests for missing release on the Dell Synaptics
Colin Ian King (1):
HID: hid-debug: Fix spelling mistake "Rechargable" -> "Rechargeable"
Deepak Sharma (1):
HID: cp2112: Add parameter validation to data length
Dmitry Torokhov (1):
HID: hid-input: only ignore 0 battery events for digitizers
Even Xu (1):
HID: intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge detection
Jonathan Denose (1):
HID: Kconfig: Fix build error from CONFIG_HID_HAPTIC
Oleg Makarenko (1):
HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
Stuart Hayhurst (1):
HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
Thadeu Lima de Souza Cascardo (1):
HID: multitouch: fix name of Stylus input devices
Tristan Lobb (1):
HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
Vicki Pfau (3):
HID: core: Add printk_ratelimited variants to hid_warn() etc
HID: nintendo: Wait longer for initial probe
HID: nintendo: Rate limit IMU compensation message
Xinpeng Sun (1):
HID: intel-thc-hid: intel-quicki2c: Fix wrong type casting
drivers/hid/Kconfig | 2 +-
drivers/hid/hid-cp2112.c | 27 +++++++++--
drivers/hid/hid-debug.c | 2 +-
drivers/hid/hid-ids.h | 4 ++
drivers/hid/hid-input.c | 5 +-
drivers/hid/hid-logitech-hidpp.c | 21 +++++++++
drivers/hid/hid-multitouch.c | 28 ++++++-----
drivers/hid/hid-nintendo.c | 6 +--
drivers/hid/hid-quirks.c | 2 +
.../intel-thc-hid/intel-quicki2c/pci-quicki2c.c | 2 +-
.../intel-thc-hid/intel-quickspi/pci-quickspi.c | 6 +++
.../intel-thc-hid/intel-quickspi/quickspi-dev.h | 2 +
.../intel-quickspi/quickspi-protocol.c | 3 +-
include/linux/hid.h | 11 +++++
.../testing/selftests/hid/tests/test_multitouch.py | 55 ++++++++++++++++++++++
15 files changed, 151 insertions(+), 25 deletions(-)
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists