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
2026-05-14
Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-80
/
+265
2026-05-12
HID: logitech-hidpp: Add support for newer Bluetooth keyboards
Alain Michaud
-0
/
+38
2026-05-12
HID: pidff: Fix integer overflow in pidff_rescale
Tomasz Pakuła
-2
/
+5
2026-05-12
HID: i2c-hid: add reset quirk for BLTP7853 touchpad
Xu Rao
-0
/
+5
2026-05-12
HID: core: introduce hid_safe_input_report()
Benjamin Tissoires
-8
/
+35
2026-05-12
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
-25
/
+41
2026-05-12
HID: google: hammer: stop hardware on devres action failure
Myeonghun Pak
-1
/
+1
2026-05-12
HID: appletb-kbd: run inactivity autodim from workqueues
Sangyun Kim
-14
/
+30
2026-05-12
HID: appletb-kbd: fix UAF in inactivity-timer cleanup path
Sangyun Kim
-8
/
+8
2026-05-12
HID: playstation: Clamp num_touch_reports
T.J. Mercier
-2
/
+4
2026-05-12
HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_ID
Lee Jones
-0
/
+16
2026-05-12
HID: mcp2221: fix OOB write in mcp2221_raw_event()
Florian Pradines
-0
/
+7
2026-05-12
HID: quirks: really enable the intended work around for appledisplay
Lukas Bulwahn
-1
/
+1
2026-05-12
HID: hid-sjoy: race between init and usage
Oliver Neukum
-6
/
+6
2026-04-28
HID: uclogic: Fix regression of input name assignment
Takashi Iwai
-1
/
+3
2026-04-28
HID: intel-thc-hid: Intel-quickspi: Fix some error codes
Dan Carpenter
-2
/
+2
2026-04-28
HID: hid-lenovo-go-s: restore OS_TYPE after resume from s2idle
Matthew Schwartz
-0
/
+44
2026-04-28
HID: elan: Add support for ELAN SB974D touchpad
Damien Dejean
-0
/
+2
2026-04-28
HID: sony: add missing size validation for Rock Band 3 Pro instruments
Rosalie Wanders
-1
/
+1
2026-04-28
HID: sony: add missing size validation for SMK-Link remotes
Rosalie Wanders
-3
/
+2
2026-04-28
HID: sony: remove unneeded WARN_ON() in sony_leds_init()
Rosalie Wanders
-3
/
+0
2026-04-28
HID: ft260: validate i2c input report length
Michael Zaidman
-2
/
+14
2026-04-28
HID: sony: fix incorrect force-feedback check in sony_suspend()
Rosalie Wanders
-3
/
+2
2026-04-22
Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+8
2026-04-17
Merge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-476
/
+9034
2026-04-16
Merge branch 'for-7.1/asus' into for-linus
Jiri Kosina
-51
/
+57
2026-04-16
Merge branch 'for-7.1/hid-bpf' into for-linus
Jiri Kosina
-22
/
+3865
2026-04-16
Merge branch 'for-7.1/intel-thc' into for-linus
Jiri Kosina
-6
/
+61
2026-04-16
Merge branch 'for-7.1/lenovo-v2' into for-linus
Jiri Kosina
-2
/
+4041
2026-04-16
Merge branch 'for-7.1/mcp2221' into for-linus
Jiri Kosina
-13
/
+23
2026-04-16
Merge branch 'for-7.1/pidff' into for-linus
Jiri Kosina
-19
/
+47
2026-04-16
Merge branch 'for-7.1/pl' into for-linus
Jiri Kosina
-8
/
+4
2026-04-16
Merge branch 'for-7.1/sony' into for-linus
Jiri Kosina
-80
/
+349
2026-04-16
Merge branch 'for-7.1/winwing' into for-linus
Jiri Kosina
-14
/
+182
2026-04-16
Merge branch 'for-7.1/core-v2' into for-linus
Jiri Kosina
-336
/
+350
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-0
/
+1
2026-04-13
HID: core: clamp report_size in s32ton() to avoid undefined shift
Greg Kroah-Hartman
-0
/
+3
2026-04-10
HID: logitech-dj: fix wrong detection of bad DJ_SHORT output report
Benjamin Tissoires
-1
/
+2
2026-04-09
HID: logitech-hidpp: fix race condition when accessing stale stack pointer
Benoît Sevens
-7
/
+17
2026-04-09
HID: winwing: Enable rumble effects
Ivan Gorinov
-14
/
+182
2026-04-09
HID: core: do not allow parsing 0-sized reports
Dmitry Torokhov
-0
/
+5
2026-04-09
HID: usbhid: refactor endpoint lookup
Johan Hovold
-5
/
+3
2026-04-09
HID: huawei: fix CD30 keyboard report descriptor issue
Miao Li
-0
/
+93
2026-04-09
HID: playstation: validate num_touch_reports in DualShock 4 reports
Benoît Sevens
-0
/
+12
2026-04-09
HID: drop 'default !EXPERT' from tristate symbols
Thomas Weißschuh
-13
/
+0
2026-04-09
HID: usbhid: fix deadlock in hid_post_reset()
Oliver Neukum
-1
/
+1
2026-04-09
HID: apple: ensure the keyboard backlight is off if suspending
Aditya Garg
-0
/
+2
2026-04-09
HID: quirks: Set ALWAYS_POLL for LOGITECH_BOLT_RECEIVER
Nícolas F. R. A. Prado
-0
/
+1
2026-04-09
HID: alps: fix NULL pointer dereference in alps_raw_event()
Greg Kroah-Hartman
-0
/
+3
2026-04-09
HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB write
Lee Jones
-0
/
+10
[next]