index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
HID: bigben: move FF initialization to .input_configured()
Dmitry Torokhov
1
-46
/
+43
2026-08-14
HID: betop: move FF initialization to .input_configured()
Dmitry Torokhov
1
-22
/
+11
2026-08-14
HID: axff: move FF initialization to .input_configured()
Dmitry Torokhov
1
-28
/
+12
2026-08-14
HID: core: automatically initialize generic FF if no other FF is present
Dmitry Torokhov
1
-1
/
+14
2026-08-14
HID: amd_sfh: Register tablet-mode auxiliary device
Basavaraj Natikar
3
-0
/
+53
2026-08-14
HID: amd_sfh: Add accessor to read the operating-mode sensor
Basavaraj Natikar
5
-1
/
+58
2026-08-14
HID: amd_sfh: Serialize access to the shared emp2 pointer
Basavaraj Natikar
1
-0
/
+6
2026-08-14
HID: amd_sfh: Track MP2 version explicitly
Basavaraj Natikar
2
-4
/
+11
2026-08-14
HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind
Doruk Tan Ozturk
1
-1
/
+3
2026-08-03
HID: uclogic: fix use-after-free of inrange_timer on remove
Ibrahim Hashimov
1
-1
/
+11
2026-08-03
HID: picolcd: clamp eeprom debugfs read to bytes actually received
Ibrahim Hashimov
1
-0
/
+9
2026-08-03
HID: apple: use the standard keyboard backlight LED name
Andre Eikmeyer
1
-1
/
+1
2026-08-03
HID: apple: preserve keyboard backlight across T2 resume
Andre Eikmeyer
1
-2
/
+16
2026-08-03
HID: intel-ish-hid: ignore post-init ENUM_DEVICES from firmware
Wahid Khan
1
-2
/
+3
2026-08-03
HID: hid-msi: Add Rumble Intensity Attributes
Derek J. Clark
1
-1
/
+201
2026-08-03
HID: hid-msi: Add RGB control interface
Derek J. Clark
1
-15
/
+666
2026-08-03
HID: hid-msi: Add M-key mapping attributes
Derek J. Clark
1
-1
/
+445
2026-08-03
HID: hid-msi: Add MSI Claw configuration driver
Derek J. Clark
4
-0
/
+787
2026-08-03
HID: Intel-thc-hid: Remove redundant dev_err()
Pan Chuang
2
-8
/
+2
2026-08-03
HID: intel-ish-hid: ipc: Remove redundant dev_err()
Pan Chuang
1
-3
/
+1
2026-08-03
HID: hid-goodix: Remove redundant dev_err()
Pan Chuang
1
-4
/
+1
2026-08-03
HID: amd_sfh: Remove redundant dev_err()
Pan Chuang
1
-11
/
+2
2026-08-03
HID: hyperx: add driver for the HyperX QuadCast 2 mute button
Benjamin Blume
4
-0
/
+132
2026-08-03
HID: steelseries: Add support for Arctis Nova 5X and Nova 7 families
Sriman Achanta
3
-0
/
+145
2026-08-03
HID: steelseries: Add async status interface support
Sriman Achanta
1
-25
/
+129
2026-08-03
HID: steelseries: Manage battery lifetime with refcounting
Sriman Achanta
1
-11
/
+36
2026-08-03
HID: steelseries: Correct Arctis 9 battery calibration range
Sriman Achanta
1
-1
/
+1
2026-08-03
HID: steelseries: Report POWER_SUPPLY_STATUS_FULL when full
Sriman Achanta
1
-1
/
+3
2026-08-03
HID: steelseries: Refactor Arctis driver to use device_info framework
Sriman Achanta
1
-215
/
+259
2026-08-03
HID: steelseries: Split Arctis headset driver into separate module
Sriman Achanta
3
-366
/
+428
2026-08-03
HID: steelseries: Fix ARCTIS_1_X device mislabeling
Sriman Achanta
3
-10
/
+10
2026-08-03
HID: magicmouse: re-enable multitouch after reset-resume
Christopher Kodama
1
-0
/
+19
2026-08-03
HID: lg4ff: validate report length before fixed offsets
Jiancheng Huang
1
-0
/
+8
2026-08-03
HID: corsair: cancel worker before unregistering LED to fix use-after-free
Chen Changcheng
1
-2
/
+2
2026-08-03
HID: corsair: fix use-after-free by reordering remove sequence
Chen Changcheng
1
-2
/
+3
2026-08-03
HID: quirks: add ALWAYS_POLL quirk for AULA Mini 60 HE Pro Dongle
Yuxiang Lin
2
-0
/
+3
2026-08-03
HID: i2c-hid: goodix: Disable VDD on VDDIO enable failure
Chao Huang
1
-1
/
+3
2026-08-03
HID: asus: support the Zenbook A16 (UX3607OA) keyboard
Konrad Dybcio
2
-0
/
+19
2026-08-03
HID: quirks: Add ALWAYS_POLL quirk for Beitong BTP-KP20D dongle
Aaron Ma
2
-0
/
+4
2026-08-03
HID: hyperv: add KUnit coverage for device info bounds
Michael Bommarito
2
-7
/
+120
2026-08-03
HID: hyperv: validate initial device info bounds
Michael Bommarito
1
-3
/
+24
2026-08-03
HID: sony: add missing __packed to struct with static_assert()
Rosalie Wanders
1
-1
/
+1
2026-08-03
HID: appletb-kdb: Replace system_wq with system_dfl_wq
Marco Crivellari
1
-3
/
+3
2026-08-03
HID: hid-oxp: Replace system_wq with system_dfl_wq
Marco Crivellari
1
-4
/
+4
2026-08-03
HID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-C
Andrei Fed
2
-1
/
+21
2026-08-03
HID: steam: Retry send/recv reports if stale
Vicki Pfau
1
-13
/
+41
2026-08-03
HID: steam: Reject short reads
Vicki Pfau
1
-4
/
+25
2026-08-03
HID: steam: Zero-initialize reply in serial lookup
Vicki Pfau
1
-2
/
+1
2026-08-03
HID: steam: Improve logging and other cleanup
Vicki Pfau
1
-23
/
+33
2026-08-03
HID: steam: Rearrange teardown sequence
Vicki Pfau
1
-7
/
+9
[prev]
[next]