index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Lines
2025-10-17
HID: intel-ish-hid: ipc: Always schedule FW reset work on RESET_NOTIFY/ACK
Zhang Lixu
-20
/
+19
2025-10-17
HID: intel-ish-ipc: Reset clients state on resume from D3
Zhang Lixu
-3
/
+11
2025-10-17
HID: intel-ishtp-hid: Clear suspended flag only after connected on resume
Zhang Lixu
-2
/
+9
2025-10-17
HID: intel-ish-hid: Add ishtp_get_connection_state() interface
Zhang Lixu
-0
/
+6
2025-10-17
HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blocking
Zhang Lixu
-7
/
+45
2025-10-16
HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
Stuart Hayhurst
-0
/
+21
2025-10-15
HID: multitouch: fix sticky fingers
Benjamin Tissoires
-13
/
+14
2025-10-15
HID: multitouch: fix name of Stylus input devices
Thadeu Lima de Souza Cascardo
-0
/
+1
2025-10-15
HID: hid-input: only ignore 0 battery events for digitizers
Dmitry Torokhov
-1
/
+4
2025-10-14
HID: hid-debug: Fix spelling mistake "Rechargable" -> "Rechargeable"
Colin Ian King
-1
/
+1
2025-10-14
HID: Kconfig: Fix build error from CONFIG_HID_HAPTIC
Jonathan Denose
-1
/
+1
2025-10-14
HID: uclogic: Add support for the XP-PEN Artist 24 Pro
Joshua Goins
-11
/
+194
2025-10-14
HID: nintendo: Rate limit IMU compensation message
Vicki Pfau
-2
/
+2
2025-10-14
HID: nintendo: Wait longer for initial probe
Vicki Pfau
-1
/
+1
2025-10-14
HID: logitech-hidpp: Do not assume FAP in hidpp_send_message_sync()
Mavroudis Chatzilazaridis
-2
/
+7
2025-10-14
HID: logitech-hidpp: Silence protocol errors on newer lightspeed receivers
Mavroudis Chatzilazaridis
-1
/
+2
2025-10-14
HID: logitech-dj: Add support for a new lightspeed receiver iteration
Mavroudis Chatzilazaridis
-7
/
+112
2025-10-14
HID: hid-lg-g15: Add hw_brightness_changed support for the G510 keyboard
Hans de Goede
-3
/
+32
2025-10-14
HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
Oleg Makarenko
-0
/
+2
2025-10-14
HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
Tristan Lobb
-0
/
+4
2025-10-14
HID: cp2112: Add parameter validation to data length
Deepak Sharma
-3
/
+24
2025-10-14
HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id's
Abhishek Tamboli
-0
/
+8
2025-10-14
HID: intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge...
Even Xu
-2
/
+1
2025-10-14
HID: intel-thc-hid: intel-quicki2c: Fix wrong type casting
Xinpeng Sun
-1
/
+1
2025-10-14
HID: winwing: Improve Orion2 throttle support
Ivan Gorinov
-66
/
+107
2025-10-14
HID: lg-g15 - Add support for Logitech G13.
Leo L. Schwab
-16
/
+433
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2025-10-04
Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1016
/
+2135
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-19
/
+38
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
-1
/
+1
2025-09-30
Merge branch 'for-6.18/intel-thc-hid' into for-linus
Benjamin Tissoires
-11
/
+55
2025-09-30
Merge branch 'for-6.18/uclogic' into for-linus
Benjamin Tissoires
-5
/
+5
2025-09-30
Merge branch 'for-6.18/steelseries' into for-linus
Benjamin Tissoires
-70
/
+42
2025-09-30
Merge branch 'for-6.18/playstation' into for-linus
Benjamin Tissoires
-474
/
+599
2025-09-30
Merge branch 'for-6.18/pidff' into for-linus
Benjamin Tissoires
-331
/
+444
2025-09-30
Merge branch 'for-6.18/asus' into for-linus
Benjamin Tissoires
-4
/
+4
2025-09-30
Merge branch 'for-6.18/haptic' into for-linus
Benjamin Tissoires
-2
/
+782
2025-09-30
Merge branch 'for-6.18/intel-ish-ipc' into for-linus
Benjamin Tissoires
-8
/
+9
2025-09-30
Merge branch 'for-6.18/i2c-hid' into for-linus
Benjamin Tissoires
-1
/
+37
2025-09-30
Merge branch 'for-6.18/hidraw' into for-linus
Benjamin Tissoires
-102
/
+122
2025-09-30
Merge branch 'for-6.18/core' into for-linus
Benjamin Tissoires
-31
/
+56
2025-09-24
HID: playstation: Switch to scoped_guard() in {dualsense|dualshock4}_output_w...
Cristian Ciocaltea
-127
/
+129
2025-09-24
HID: playstation: Silence sparse warnings for locking context imbalances
Cristian Ciocaltea
-6
/
+8
2025-09-24
HID: playstation: Update SP preamp gain comment line
Cristian Ciocaltea
-1
/
+1
2025-09-22
Merge tag 'hid-for-linus-2025092201' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-12
/
+34
2025-09-19
HID: amd_sfh: Add sync across amd sfh work functions
Basavaraj Natikar
-2
/
+17
2025-09-19
HID: intel-thc-hid: intel-quicki2c: support ACPI config for advanced features
Xinpeng Sun
-10
/
+53
2025-09-19
Merge remote-tracking branch 'origin' into for-6.18/intel-thc-hid
Jiri Kosina
-65
/
+101
2025-09-17
HID: hidraw: tighten ioctl command parsing
Benjamin Tissoires
-102
/
+122
2025-09-17
HID: playstation: Support DualSense audio jack event reporting
Cristian Ciocaltea
-0
/
+36
[prev]
[next]