index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: hid-core: Fix incorrect function name in header
Lee Jones
2021-04-07
1
-1
/
+1
*
HID: make arrays usage and value to be the same
Will McVicker
2021-01-18
1
-3
/
+3
*
HID: core: detect and skip invalid inputs to snto32()
Randy Dunlap
2021-01-08
1
-0
/
+3
*
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
2020-10-15
1
-4
/
+4
|
\
|
*
HID: core: fix kerneldoc warnings in hid-core.c
Xiaofei Tan
2020-09-23
1
-4
/
+4
*
|
HID: add vivaldi HID driver
Sean O'Brien
2020-09-30
1
-0
/
+7
|
/
*
HID: core: Correctly handle ReportSize being zero
Marc Zyngier
2020-09-01
1
-2
/
+13
*
HID: core: fix off-by-one memset in hid_report_raw_event()
Johan Korsnes
2020-02-12
1
-1
/
+3
*
HID: Fix slab-out-of-bounds read in hid_field_extract
Alan Stern
2019-12-11
1
-0
/
+6
*
HID: Improve Windows Precision Touchpad detection.
Blaž Hrastnik
2019-11-18
1
-0
/
+4
*
HID: core: check whether Usage Page item is after Usage ID items
Candle Sun
2019-11-12
1
-6
/
+45
*
HID: fix error message in hid_open_report()
Michał Mirosław
2019-10-01
1
-2
/
+5
*
HID: core: fix dmesg flooding if report field larger than 32bit
Joshua Clayton
2019-09-18
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-06-13
1
-13
/
+3
|
\
|
*
Revert "HID: core: Call request_module before doing device_add"
Benjamin Tissoires
2019-06-05
1
-8
/
+0
|
*
Revert "HID: core: Do not call request_module() in async context"
Benjamin Tissoires
2019-06-05
1
-4
/
+2
|
*
Revert "HID: Increase maximum report size allowed by hid_field_extract()"
Benjamin Tissoires
2019-06-05
1
-3
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
/
*
-
-
-
.
Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...
Jiri Kosina
2019-05-06
1
-12
/
+34
|
\
\
\
|
*
|
|
HID: core: Do not call request_module() in async context
Hans de Goede
2019-04-05
1
-2
/
+4
|
*
|
|
HID: core: Call request_module before doing device_add
Hans de Goede
2019-04-02
1
-0
/
+8
|
*
|
|
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
2019-04-02
1
-12
/
+24
|
|
/
/
*
|
/
HID: input: make sure the wheel high resolution multiplier is set
Benjamin Tissoires
2019-04-24
1
-2
/
+5
|
|
/
|
/
|
*
|
HID: Increase maximum report size allowed by hid_field_extract()
Kai-Heng Feng
2019-03-18
1
-3
/
+3
|
/
*
HID: core: simplify active collection tracking
Philipp Zabel
2019-01-16
1
-11
/
+2
*
HID: core: replace the collection tree pointers with indices
Peter Hutterer
2019-01-10
1
-11
/
+21
*
HID: core: process the Resolution Multiplier
Peter Hutterer
2018-12-07
1
-0
/
+170
*
HID: core: store the collections as a basic tree
Peter Hutterer
2018-12-07
1
-0
/
+4
*
Merge branch 'for-4.20/core' into for-linus
Jiri Kosina
2018-10-23
1
-1
/
+1
|
\
|
*
HID: increase maximum global item tag report size to 256
Song, Hongyan
2018-08-28
1
-1
/
+1
*
|
HID: core: fix NULL pointer dereference
Gustavo A. R. Silva
2018-09-05
1
-1
/
+2
*
|
HID: core: fix memory leak on probe
Stefan Agner
2018-08-28
1
-0
/
+2
|
/
*
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
Jiri Kosina
2018-08-20
1
-3
/
+14
|
\
|
*
HID: core: do not upper bound the collection stack
Benjamin Tissoires
2018-07-17
1
-3
/
+14
*
|
HID: cougar: make compare_device_paths reusable
Daniel M. Lambea
2018-07-23
1
-0
/
+23
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-07-09
1
-1
/
+4
|
\
|
*
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
2018-06-25
1
-1
/
+4
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+6
|
/
*
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
2018-06-08
1
-6
/
+13
|
\
|
*
HID: generic: create one input report per application type
Benjamin Tissoires
2018-04-26
1
-6
/
+13
*
|
HID: core: fix hid_hw_open() comment
Hisao Tanabe
2018-05-16
1
-1
/
+1
|
/
*
Merge branch 'for-4.17/upstream' into for-linus
Jiri Kosina
2018-04-05
1
-11
/
+24
|
\
|
*
HID: core: rewrite the hid-generic automatic unbind
Benjamin Tissoires
2018-03-06
1
-11
/
+24
*
|
Merge branch 'for-4.17/multitouch' into for-linus
Jiri Kosina
2018-04-05
1
-0
/
+2
|
\
\
|
*
|
HID: core: reset the quirks before calling probe again
Benjamin Tissoires
2018-03-23
1
-0
/
+2
|
|
/
*
/
HID: core: Fix size as type u32
Aaron Ma
2018-02-16
1
-5
/
+5
|
/
*
Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus
Jiri Kosina
2018-01-31
1
-876
/
+56
|
\
|
*
HID: core: remove the absolute need of hid_have_special_driver[]
Benjamin Tissoires
2017-11-21
1
-28
/
+48
|
*
HID: core: move the list of ignored devices in hid-quirks.c
Benjamin Tissoires
2017-11-21
1
-309
/
+0
|
*
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
2017-11-21
1
-536
/
+1
[next]