index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
HID: core: Expose id attributes in sysfs
Vicki Pfau
1
-1
/
+44
2026-08-03
HID: logitech-hidpp: Fix FF device cleanup on init failure
Haoxiang Li
1
-7
/
+16
2026-08-03
HID: asus: fix a off-by-one in mcu_parse_version_string() validation
Denis Benato
1
-1
/
+1
2026-08-03
HID: asus: remove extraneous OOM error
Denis Benato
1
-3
/
+1
2026-08-03
HID: asus: refactor the two workqueues and init sequence
Denis Benato
1
-106
/
+286
2026-08-03
HID: mcp2221: validate report size in mcp2221_raw_event()
Jiangshan Yi
1
-0
/
+7
2026-08-03
HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes
Jiangshan Yi
1
-2
/
+6
2026-08-03
HID: mcp2221: stop device IO before hid_hw_stop
Jiangshan Yi
1
-0
/
+2
2026-08-03
HID: nintendo: stop device IO before hid_hw_stop on probe failure
Jiangshan Yi
1
-3
/
+4
2026-08-03
HID: ft260: fix stack-use-after-return write in I2C read race
Raman Varabets
1
-1
/
+24
2026-08-03
HID: ft260: fix SMBus block read protocol handling
Raman Varabets
1
-5
/
+40
2026-07-30
HID: bpf: Make syscall kfunc flags match the struct_ops set
Ihor Solodrai
1
-5
/
+5
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+71
2026-07-10
platform/x86/amd/pmf: Store commonly used enums in the header file
Shyam Sundar S K
1
-6
/
+7
2026-07-08
Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-29
/
+124
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-01
HID: multitouch: fix out-of-bounds bit access on mt_io_flags
Trung Nguyen
1
-12
/
+20
2026-07-01
HID: bpf: Fix hid_bpf_get_data() range check
Yiyang Chen
1
-1
/
+4
2026-06-29
HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
Srinivas Pandruvada
1
-6
/
+71
2026-06-29
HID: lg-g15: cancel pending work on remove to fix a use-after-free
Maoyi Xie
1
-0
/
+16
2026-06-29
HID: logitech-dj: Fix maxfield check in DJ short report validation
HyeongJun An
1
-2
/
+7
2026-06-29
HID: roccat: add KUnit test for kone profile-index bounds
Michael Bommarito
2
-0
/
+66
2026-06-29
HID: roccat: bound device-supplied profile index
Michael Bommarito
1
-2
/
+6
2026-06-29
HID: sony: use devm_kasprintf()
Rosalie Wanders
1
-14
/
+6
2026-06-29
HID: sony: remove unneeded which argument from sony_schedule_work()
Rosalie Wanders
1
-18
/
+8
2026-06-29
HID: sony: use guard() and scoped_guard()
Rosalie Wanders
1
-36
/
+26
2026-06-29
HID: sony: use dedicated raw_event() handlers in sony_raw_event()
Rosalie Wanders
1
-55
/
+90
2026-06-29
HID: core: Fix OOB read in hid_get_report for numbered reports
Lee Jones
1
-0
/
+7
2026-06-29
HID: nintendo: Fix imu_timestamp_us double increment per report
Christos Maragkos
1
-1
/
+0
2026-06-29
HID: wacom: avoid copying Bluetooth input reports
Ruoyu Wang
1
-3
/
+5
2026-06-29
HID: steelseries: Add MSI Raider A18 HX A9WJG RGB support
David Glushkov
2
-9
/
+306
2026-06-29
HID: core: quiesce input in hid_hw_stop() to prevent use-after-free
Philipp Weber
1
-0
/
+7
2026-06-29
HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()
Georgiy Osokin
1
-1
/
+2
2026-06-29
HID: appleir: fix UAF on pending key_up_timer in remove()
Manish Khadka
1
-10
/
+35
2026-06-29
HID: letsketch: fix UAF on inrange_timer at driver unbind
Manish Khadka
1
-3
/
+33
2026-06-18
Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-1
/
+1
2026-06-18
Merge tag 'hid-for-linus-2026061601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-119
/
+2324
2026-06-17
Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+2
2026-06-16
Merge branch 'for-7.2/bpf' into for-linus
Jiri Kosina
1
-0
/
+87
2026-06-16
Merge branch 'for-7.2/cleanup_driver_data' into for-linus
Jiri Kosina
4
-18
/
+36
2026-06-16
Merge branch 'for-7.2/core' into for-linus
Jiri Kosina
5
-17
/
+33
2026-06-16
Merge branch 'for-7.2/cp2112' into for-linus
Jiri Kosina
1
-0
/
+41
2026-06-16
Merge branch 'for-7.2/i2c-hid' into for-linus
Jiri Kosina
1
-2
/
+2
2026-06-16
Merge branch 'for-7.2/logitech' into for-linus
Jiri Kosina
1
-1
/
+37
2026-06-16
Merge branch 'for-7.2/multitouch' into for-linus
Jiri Kosina
1
-1
/
+146
2026-06-16
Merge branch 'for-7.2/nintendo' into for-linus
Jiri Kosina
2
-12
/
+71
2026-06-16
Merge branch 'for-7.2/oxp' into for-linus
Jiri Kosina
4
-0
/
+1600
2026-06-16
Merge branch 'for-7.2/playstation' into for-linus
Jiri Kosina
1
-0
/
+31
2026-06-16
Merge branch 'for-7.2/rakk' into for-linus
Jiri Kosina
4
-0
/
+90
[prev]
[next]