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
2021-03-04
HID: core: detect and skip invalid inputs to snto32()
Randy Dunlap
1
-0
/
+3
2021-03-04
HID: make arrays usage and value to be the same
Will McVicker
1
-3
/
+3
2020-09-09
HID: core: Correctly handle ReportSize being zero
Marc Zyngier
1
-2
/
+13
2020-03-05
HID: core: fix off-by-one memset in hid_report_raw_event()
Johan Korsnes
1
-1
/
+3
2020-01-14
HID: Fix slab-out-of-bounds read in hid_field_extract
Alan Stern
1
-0
/
+6
2020-01-04
HID: Improve Windows Precision Touchpad detection.
Blaž Hrastnik
1
-0
/
+4
2019-12-05
HID: core: check whether Usage Page item is after Usage ID items
Candle Sun
1
-6
/
+45
2019-11-06
HID: fix error message in hid_open_report()
Michał Mirosław
1
-2
/
+5
2019-05-31
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
1
-12
/
+24
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-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
2018-04-05
Merge branch 'for-4.17/upstream' into for-linus
Jiri Kosina
1
-11
/
+24
2018-04-05
Merge branch 'for-4.17/multitouch' into for-linus
Jiri Kosina
1
-0
/
+2
2018-03-23
HID: core: reset the quirks before calling probe again
Benjamin Tissoires
1
-0
/
+2
2018-03-06
HID: core: rewrite the hid-generic automatic unbind
Benjamin Tissoires
1
-11
/
+24
2018-02-16
HID: core: Fix size as type u32
Aaron Ma
1
-5
/
+5
2018-01-31
Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linus
Jiri Kosina
1
-876
/
+56
2017-12-07
HID: core: lower log level for unknown main item tags to warnings
Hans de Goede
1
-1
/
+1
2017-11-21
HID: core: remove the absolute need of hid_have_special_driver[]
Benjamin Tissoires
1
-28
/
+48
2017-11-21
HID: core: move the list of ignored devices in hid-quirks.c
Benjamin Tissoires
1
-309
/
+0
2017-11-21
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
1
-536
/
+1
2017-11-21
HID: core: move the dynamic quirks handling in core
Benjamin Tissoires
1
-3
/
+7
2017-11-15
Merge branch 'for-4.15/upstream' into for-linus
Jiri Kosina
1
-1
/
+1
2017-11-15
Merge branch 'for-4.15/asus' into for-linus
Jiri Kosina
1
-1
/
+1
2017-11-15
Merge branch 'for-4.15/alps' into for-linus
Jiri Kosina
1
-0
/
+3
2017-11-07
HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing Wheel
Viktor Chapliev
1
-0
/
+1
2017-10-17
HID: alps: add new U1 device ID
Masaki Ota
1
-0
/
+1
2017-10-17
HID: alps: add support for Alps T4 Touchpad device
Masaki Ota
1
-0
/
+2
2017-10-11
HID: hid-elecom: extend to fix descriptor for HUGE trackball
Alex Manoussakis
1
-0
/
+2
2017-09-16
HID: asus: Add support for Fn keys on Asus ROG G752
Maxime Bellengé
1
-1
/
+1
2017-09-06
HID: make device_attribute const
Bhumika Goyal
1
-1
/
+1
2017-09-05
Merge branch 'for-4.14/driver-lock-removal' into for-linus
Jiri Kosina
1
-11
/
+4
2017-09-05
Merge branch 'for-4.14/asus' into for-linus
Jiri Kosina
1
-0
/
+1
2017-08-01
HID: Remove the semaphore driver_lock
Binoy Jayan
1
-11
/
+4
2017-07-24
HID: ortek: add one more buggy device
Benjamin Tissoires
1
-0
/
+1
2017-07-20
HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping
Hans de Goede
1
-0
/
+1
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+99
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...
Jiri Kosina
1
-1
/
+93
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
1
-0
/
+3
2017-07-10
Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus
Jiri Kosina
1
-2
/
+3
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+10
[next]