index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-core.c
Age
Commit message (
Expand
)
Author
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-16
HID: core: Mitigate potential OOB by removing bogus memset()
Lee Jones
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-12
HID: bpf: rescan the device for the group after a load/unload
Benjamin Tissoires
2025-09-12
HID: core: factor out hid_set_group()
Benjamin Tissoires
2025-07-31
Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-31
Merge branch 'for-6.17/core' into for-linus
Jiri Kosina
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-07-25
HID: core: Harden s32ton() against conversion to 0 bits
Alan Stern
2025-07-13
HID: core: do not bypass hid_hw_raw_request
Benjamin Tissoires
2025-07-13
HID: core: ensure __hid_request reserves the report ID as the first byte
Benjamin Tissoires
2025-07-13
HID: core: ensure the allocated report buffer can contain the reserved report ID
Benjamin Tissoires
2025-06-20
HID: rate-limit hid_warn to prevent log flooding
Li Chen
2025-06-20
HID: core: Add bus define for SoundWire bus
Charles Keepax
2025-06-20
HID: replace scnprintf() with sysfs_emit()
Chelsy Ratnawat
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-05-13
HID: core: Add functions for HID drivers to react on first open and last clos...
Werner Sembach
2025-02-07
HID: core: Add reserved item tag for main items
Tatsuya S
2025-01-20
Merge branch 'for-6.14/core' into for-linus
Jiri Kosina
2025-01-09
HID: core: Fix assumption that Resolution Multipliers must be in Logical Coll...
Alan Stern
2024-12-11
HID: core: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-11
HID: core: use utility macros to define sysfs attributes
Thomas Weißschuh
2024-11-28
HID: bpf: constify hid_ops
Thomas Weißschuh
2024-11-25
Revert "HID: bpf: allow write access to quirks field in struct hid_device"
Linus Torvalds
2024-11-18
Merge branch 'for-6.13/bpf' into for-linus
Jiri Kosina
2024-11-18
Merge branch 'for-6.13/core' into for-linus
Jiri Kosina
2024-11-18
Merge branch 'for-6.13/wacom' into for-linus
Jiri Kosina
2024-10-29
HID: core: zero-initialize the report buffer
Jiri Kosina
2024-10-16
HID: Remove default case statement in fetch_item()
Nathan Chancellor
2024-10-04
HID: add per device quirk to force bind to hid-generic
Benjamin Tissoires
2024-10-04
HID: bpf: allow write access to quirks field in struct hid_device
Benjamin Tissoires
2024-10-04
HID: core: remove one more kmemdup on .probe()
Benjamin Tissoires
2024-10-04
HID: core: save one kmemdup during .probe()
Benjamin Tissoires
2024-10-04
HID: bpf: move HID-BPF report descriptor fixup earlier
Benjamin Tissoires
2024-10-04
HID: stop exporting hid_snto32()
Dmitry Torokhov
2024-10-04
HID: simplify snto32()
Dmitry Torokhov
2024-10-04
HID: simplify code in fetch_item()
Dmitry Torokhov
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-13
Merge branch 'for-6.12/constify-rdesc' into for-linus
Benjamin Tissoires
2024-08-27
HID: constify params and return value of fetch_item()
Thomas Weißschuh
2024-08-27
HID: constify parameter rdesc of hid_parse_report()
Thomas Weißschuh
2024-08-02
HID: core: add helper for finding a field with a certain usage
Kerem Karabay
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-16
Merge branch 'for-6.11/bpf' into for-linus
Benjamin Tissoires
2024-07-16
Merge branch 'for-6.11/module-description' into for-linus
Benjamin Tissoires
2024-07-16
Merge branch 'for-6.11/core' into for-linus
Benjamin Tissoires
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
[next]