index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
HID: core: zero-initialize the report buffer
Jiri Kosina
1
-1
/
+1
2024-07-05
HID: core: remove unnecessary WARN_ON() in implement()
Nikita Zhandarovich
1
-1
/
+0
2023-12-08
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-2
/
+10
2023-12-08
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-1
/
+3
2023-03-22
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
1
-5
/
+13
2023-03-03
HID: core: Fix deadloop in hid_apply_multiplier.
Xin Zhao
1
-0
/
+3
2023-02-01
HID: check empty report_list in hid_validate_values()
Pietro Borrello
1
-2
/
+2
2022-12-14
HID: core: fix shift-out-of-bounds in hid_report_raw_event
ZhangPeng
1
-0
/
+3
2021-07-14
HID: do not use down_interruptible() when unbinding devices
Dmitry Torokhov
1
-7
/
+3
2021-06-18
HID: Add BUS_VIRTUAL to hid_connect logging
Mark Bolhuis
1
-0
/
+3
2021-03-04
HID: core: detect and skip invalid inputs to snto32()
Randy Dunlap
1
-0
/
+3
2021-02-26
HID: make arrays usage and value to be the same
Will McVicker
1
-3
/
+3
2020-10-15
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
1
-4
/
+4
2020-09-30
HID: add vivaldi HID driver
Sean O'Brien
1
-0
/
+7
2020-09-23
HID: core: fix kerneldoc warnings in hid-core.c
Xiaofei Tan
1
-4
/
+4
2020-09-01
HID: core: Correctly handle ReportSize being zero
Marc Zyngier
1
-2
/
+13
2020-02-12
HID: core: fix off-by-one memset in hid_report_raw_event()
Johan Korsnes
1
-1
/
+3
2019-12-11
HID: Fix slab-out-of-bounds read in hid_field_extract
Alan Stern
1
-0
/
+6
2019-11-18
HID: Improve Windows Precision Touchpad detection.
Blaž Hrastnik
1
-0
/
+4
2019-11-12
HID: core: check whether Usage Page item is after Usage ID items
Candle Sun
1
-6
/
+45
2019-10-01
HID: fix error message in hid_open_report()
Michał Mirosław
1
-2
/
+5
2019-09-18
HID: core: fix dmesg flooding if report field larger than 32bit
Joshua Clayton
1
-2
/
+2
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-13
/
+3
2019-06-05
Revert "HID: core: Call request_module before doing device_add"
Benjamin Tissoires
1
-8
/
+0
2019-06-05
Revert "HID: core: Do not call request_module() in async context"
Benjamin Tissoires
1
-4
/
+2
2019-06-05
Revert "HID: Increase maximum report size allowed by hid_field_extract()"
Benjamin Tissoires
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-05-06
Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...
Jiri Kosina
1
-12
/
+34
2019-04-24
HID: input: make sure the wheel high resolution multiplier is set
Benjamin Tissoires
1
-2
/
+5
2019-04-05
HID: core: Do not call request_module() in async context
Hans de Goede
1
-2
/
+4
2019-04-02
HID: core: Call request_module before doing device_add
Hans de Goede
1
-0
/
+8
2019-04-02
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
1
-12
/
+24
2019-03-18
HID: Increase maximum report size allowed by hid_field_extract()
Kai-Heng Feng
1
-3
/
+3
2019-01-16
HID: core: simplify active collection tracking
Philipp Zabel
1
-11
/
+2
2019-01-10
HID: core: replace the collection tree pointers with indices
Peter Hutterer
1
-11
/
+21
2018-12-07
HID: core: process the Resolution Multiplier
Peter Hutterer
1
-0
/
+170
2018-12-07
HID: core: store the collections as a basic tree
Peter Hutterer
1
-0
/
+4
2018-10-23
Merge branch 'for-4.20/core' into for-linus
Jiri Kosina
1
-1
/
+1
2018-09-05
HID: core: fix NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+2
2018-08-28
HID: core: fix memory leak on probe
Stefan Agner
1
-0
/
+2
2018-08-28
HID: increase maximum global item tag report size to 256
Song, Hongyan
1
-1
/
+1
2018-08-20
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
Jiri Kosina
1
-3
/
+14
2018-07-23
HID: cougar: make compare_device_paths reusable
Daniel M. Lambea
1
-0
/
+23
2018-07-17
HID: core: do not upper bound the collection stack
Benjamin Tissoires
1
-3
/
+14
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+4
2018-06-25
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
1
-1
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+6
2018-06-08
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
1
-6
/
+13
2018-05-16
HID: core: fix hid_hw_open() comment
Hisao Tanabe
1
-1
/
+1
2018-04-26
HID: generic: create one input report per application type
Benjamin Tissoires
1
-6
/
+13
[next]