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-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-12
HID: asus: add support for missing PX series fn keys
Amit Chaudhari
-0
/
+3
2025-09-12
HID: cp2112: fix setter callbacks return value
Sébastien Szymanski
-5
/
+5
2025-09-12
HID: lenovo: Use KEY_PERFORMANCE instead of ACPI's platform_profile
Janne Grunau
-5
/
+1
2025-09-12
Merge commit '89c5214639294' into for-6.17/upstream-fixes
Jiri Kosina
-0
/
+2
2025-09-12
HID: intel-thc-hid: intel-quickspi: Add WCL Device IDs
Xinpeng Sun
-0
/
+4
2025-09-12
HID: intel-thc-hid: intel-quicki2c: Add WCL Device IDs
Xinpeng Sun
-0
/
+4
2025-08-29
Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-42
/
+79
2025-08-26
HID: quirks: add support for Legion Go dual dinput modes
Antheas Kapenekakis
-0
/
+4
2025-08-26
HID: elecom: add support for ELECOM M-DT2DRBK
Martin Hilgendorf
-0
/
+4
2025-08-20
HID: logitech: Add ids for G PRO 2 LIGHTSPEED
Matt Coffin
-0
/
+7
2025-08-20
HID: input: report battery status changes immediately
José Expósito
-13
/
+10
2025-08-20
HID: input: rename hidinput_set_battery_charge_status()
José Expósito
-24
/
+24
2025-08-13
HID: intel-thc-hid: Intel-quicki2c: Enhance driver re-install flow
Even Xu
-0
/
+1
2025-08-13
HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
Minjong Kim
-0
/
+3
2025-08-13
HID: asus: fix UAF via HID_CLAIMED_INPUT validation
Qasim Ijaz
-1
/
+7
2025-08-13
hid: fix I2C read buffer overflow in raw_event() for mcp2221
Arnaud Lecomte
-0
/
+4
2025-08-12
HID: wacom: Add a new Art Pen 2
Ping Cheng
-0
/
+1
2025-08-12
HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
Qasim Ijaz
-0
/
+8
2025-08-12
HID: Kconfig: Fix spelling mistake "enthropy" -> "entropy"
Colin Ian King
-1
/
+1
2025-08-12
HID: intel-ish-hid: Increase ISHTP resume ack timeout to 300ms
Zhang Lixu
-6
/
+6
2025-08-11
HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save
Aaron Ma
-2
/
+2
2025-08-11
HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length
Aaron Ma
-0
/
+2
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-4
/
+4
2025-08-07
Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-19
/
+18
2025-08-06
HID: hid-steam: Use new BTN_GRIP* buttons
Vicki Pfau
-19
/
+16
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...
Dmitry Torokhov
-129
/
+365
2025-07-31
Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-320
/
+1222
2025-07-31
Merge branch 'for-6.17/uclogic' into for-linus
Jiri Kosina
-5
/
+249
2025-07-31
Merge branch 'for-6.17/pidff' into for-linus
Jiri Kosina
-28
/
+28
2025-07-31
Merge branch 'for-6.17/multitouch' into for-linus
Jiri Kosina
-5
/
+58
2025-07-31
Merge branch 'for-6.17/mcp2221' into for-linus
Jiri Kosina
-8
/
+100
2025-07-31
Merge branch 'for-6.17/intel-thc' into for-linus
Jiri Kosina
-121
/
+544
2025-07-31
Merge branch 'for-6.17/core' into for-linus
Jiri Kosina
-8
/
+12
2025-07-31
Merge branch 'for-6.17/battery-timer-fixes' into for-linus
Jiri Kosina
-33
/
+54
2025-07-31
Merge branch 'for-6.17/apple' into for-linus
Jiri Kosina
-111
/
+148
2025-07-31
Merge branch 'for-6.17/amd-sfh' into for-linus
Jiri Kosina
-14
/
+43
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-39
/
+39
2025-07-28
Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+3
2025-07-27
Input: Add and document BTN_GRIP*
Vicki Pfau
-0
/
+2
2025-07-25
HID: core: Harden s32ton() against conversion to 0 bits
Alan Stern
-1
/
+5
2025-07-18
HID: apple: validate feature-report field count to prevent NULL pointer deref...
Qasim Ijaz
-1
/
+2
2025-07-15
Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+15
2025-07-13
HID: core: do not bypass hid_hw_raw_request
Benjamin Tissoires
-2
/
+1
2025-07-13
HID: core: ensure __hid_request reserves the report ID as the first byte
Benjamin Tissoires
-2
/
+9
2025-07-13
HID: core: ensure the allocated report buffer can contain the reserved report ID
Benjamin Tissoires
-1
/
+4
2025-07-10
HID: debug: Remove duplicate entry (BTN_WHEEL)
Andy Shevchenko
-1
/
+1
2025-07-07
ASoC: soc-dapm: cleanups
Mark Brown
-21
/
+130
2025-07-05
Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-11
/
+19
[next]