[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <p38o7633-64s6-8os0-p7or-2n96o2n97qq6@xreary.bet>
Date: Mon, 10 Feb 2025 09:10:11 +0100 (CET)
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.14
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2025021001
to receive HID subsystem fixes, namely:
=====
- build/dependency fixes for hid-lenovo and hid-intel-thc (Arnd Bergmann)
- functional fixes for hid-corsair-void (Stuart Hayhurst)
- workqueue handling and ordering fix for hid-steam (Vicki Pfau)
- Gamepad mode vs. Lizard mode fix for hid-steam (Vicki Pfau)
- OOB read fix for hid-thrustmaster (Tulio Fernandes)
- fix for very long timeout on certain firmware in intel-ish-hid (Zhang
Lixu)
- other assorted small code fixes and device ID additions
=====
Thanks.
----------------------------------------------------------------
Alex Henrie (1):
HID: apple: fix up the F6 key on the Omoton KB066 keyboard
Arnd Bergmann (2):
HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE
HID: intel-thc: fix CONFIG_HID dependency
Charles Han (2):
HID: winwing: Add NULL check in winwing_init_led()
HID: multitouch: Add NULL check in mt_input_configured
Chia-Lin Kao (AceLan) (1):
HID: ignore non-functional sensor in HP 5MP Camera
Daniel Brackenbury (1):
HID: topre: Fix n-key rollover on Realforce R3S TKL boards
Ievgen Vovk (1):
HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
Jinghao Jia (2):
samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
samples/hid: fix broken vmlinux path for VMLINUX_BTF
Stuart Hayhurst (2):
HID: corsair-void: Add missing delayed work cancel for headset status
HID: corsair-void: Initialise memory for psy_cfg
Tulio Fernandes (1):
HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()
Vicki Pfau (3):
HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode
HID: hid-steam: Move hidraw input (un)registering to work
HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
Zhang Lixu (3):
HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
HID: intel-ish-hid: Send clock sync message immediately after reset
HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
drivers/hid/Kconfig | 15 ++++++----
drivers/hid/amd-sfh-hid/Kconfig | 1 -
drivers/hid/hid-apple.c | 8 +++++
drivers/hid/hid-corsair-void.c | 3 +-
drivers/hid/hid-ids.h | 3 ++
drivers/hid/hid-lenovo.c | 7 +----
drivers/hid/hid-multitouch.c | 5 +++-
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-steam.c | 46 ++++++++++++++++++++++-------
drivers/hid/hid-thrustmaster.c | 2 +-
drivers/hid/hid-topre.c | 7 +++++
drivers/hid/hid-winwing.c | 2 ++
drivers/hid/i2c-hid/Kconfig | 2 +-
drivers/hid/intel-ish-hid/Kconfig | 1 -
drivers/hid/intel-ish-hid/ipc/hw-ish.h | 2 ++
drivers/hid/intel-ish-hid/ipc/ipc.c | 15 ++++++----
drivers/hid/intel-ish-hid/ipc/pci-ish.c | 7 +++++
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h | 2 ++
drivers/hid/intel-thc-hid/Kconfig | 1 -
drivers/hid/surface-hid/Kconfig | 2 --
drivers/hid/usbhid/Kconfig | 3 +-
net/bluetooth/hidp/Kconfig | 3 +-
samples/hid/Makefile | 13 ++++----
23 files changed, 104 insertions(+), 47 deletions(-)
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists