Linus Torvalds
2953fb6548
Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Jiri Kosina:
- 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
* tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
selftests/hid: add tests for missing release on the Dell Synaptics
HID: multitouch: fix sticky fingers
HID: multitouch: fix name of Stylus input devices
HID: hid-input: only ignore 0 battery events for digitizers
HID: hid-debug: Fix spelling mistake "Rechargable" -> "Rechargeable"
HID: Kconfig: Fix build error from CONFIG_HID_HAPTIC
HID: nintendo: Rate limit IMU compensation message
HID: nintendo: Wait longer for initial probe
HID: core: Add printk_ratelimited variants to hid_warn() etc
HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
HID: cp2112: Add parameter validation to data length
HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
HID: intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge detection
HID: intel-thc-hid: intel-quicki2c: Fix wrong type casting
2025-10-18 08:18:18 -10:00
..
2025-10-08 23:30:46 +02:00
2025-10-06 13:02:50 -05:00
2025-10-01 17:32:51 -07:00
2025-10-04 16:26:32 -07:00
2025-09-29 18:49:59 -07:00
2025-10-02 15:17:01 -07:00
2025-10-03 17:23:18 +02:00
2025-10-06 10:41:03 -07:00
2025-10-08 09:44:38 -07:00
2025-10-02 18:44:54 -07:00
2025-10-02 15:17:01 -07:00
2025-10-06 13:22:21 -07:00
2025-10-04 16:07:08 -07:00
2025-10-07 08:05:44 -06:00
2025-10-10 10:37:13 -07:00
2025-10-15 12:22:22 +02:00
2025-10-13 17:36:20 -07:00
2025-09-29 11:20:29 -07:00
2025-09-30 17:58:11 -07:00
2025-10-11 11:19:16 -07:00
2025-10-11 11:19:16 -07:00
2025-09-29 17:48:27 -07:00
2025-10-01 13:57:22 +02:00
2025-09-29 18:57:41 -07:00
2025-09-30 22:50:18 +00:00
2025-10-01 09:48:21 +02:00
2025-10-03 16:32:36 -07:00
2025-10-03 10:51:44 -07:00
2025-10-06 13:22:21 -07:00
2025-09-29 09:42:35 +02:00
2025-10-14 11:57:40 +02:00
2025-10-04 18:52:58 +02:00
2025-10-11 23:57:33 +02:00
2025-10-02 09:56:23 -07:00
2025-09-29 11:20:29 -07:00
2025-10-02 18:18:33 -07:00
2025-10-07 13:48:55 -07:00
2025-09-28 11:51:32 -07:00
2025-10-18 10:25:43 +02:00
2025-09-30 13:40:02 -04:00
2025-10-13 09:12:36 +02:00
2025-10-04 11:28:45 -07:00
2025-09-29 09:42:35 +02:00
2025-09-29 09:42:35 +02:00
2025-10-03 11:14:02 -07:00
2025-10-02 18:18:33 -07:00
2025-10-07 14:01:11 -07:00
2025-10-05 12:11:07 -07:00
2025-10-06 11:21:26 -06:00
2025-10-02 18:18:33 -07:00
2025-10-11 10:14:55 -07:00
2025-09-29 11:20:29 -07:00
2025-09-30 16:00:29 -07:00
2025-10-03 16:32:36 -07:00
2025-09-30 15:45:53 +02:00
2025-10-13 14:33:00 -04:00
2025-10-06 13:22:21 -07:00
2025-09-29 11:20:29 -07:00
2025-10-01 07:55:42 -05:00
2025-10-03 17:41:12 -07:00
2025-10-03 14:20:40 -07:00
2025-10-02 15:28:42 -06:00
2025-10-03 12:13:12 -05:00
2025-10-03 10:24:14 -07:00
2025-09-29 11:20:29 -07:00
2025-10-03 21:09:54 +02:00
2025-10-01 15:11:00 -07:00
2025-09-29 18:13:10 -07:00
2025-10-07 08:40:15 -07:00
2025-09-28 11:51:29 -07:00
2025-10-13 13:18:03 +02:00
2025-09-30 15:06:33 -07:00
2025-09-29 09:42:35 +02:00
2025-09-30 10:35:11 -07:00
2025-10-03 11:14:02 -07:00
2025-10-02 18:18:33 -07:00
2025-10-01 11:34:12 -07:00
2025-09-26 18:53:48 +02:00
2025-09-29 11:20:29 -07:00
2025-10-10 08:21:45 +03:00
2025-09-30 11:11:21 -07:00
2025-09-29 11:20:29 -07:00
2025-10-01 07:24:55 -04:00
2025-10-01 07:24:43 -04:00
2025-10-01 07:24:43 -04:00
2025-10-01 07:24:55 -04:00
2025-10-02 18:18:33 -07:00