index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2023-01-17
HID: check empty report_list in hid_validate_values()
Pietro Borrello
1
-2
/
+2
2022-11-21
HID: core: fix shift-out-of-bounds in hid_report_raw_event
ZhangPeng
1
-0
/
+3
2022-10-05
Merge branch 'for-6.1/logitech' into for-linus
Benjamin Tissoires
1
-0
/
+1
2022-09-20
HID: convert defines of HID class requests into a proper enum
Benjamin Tissoires
1
-3
/
+3
2022-09-20
HID: export hid_report_type to uapi
Benjamin Tissoires
1
-6
/
+7
2022-09-20
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-1
/
+3
2022-09-07
HID: core: Export hid_match_id()
Bastien Nocera
1
-0
/
+1
2022-07-21
HID: core: remove unneeded assignment in hid_process_report()
Lukas Bulwahn
1
-1
/
+1
2022-05-11
HID: core: Display "SENSOR HUB" for sensor hub bus string in hid_info
Basavaraj Natikar
1
-0
/
+4
2022-03-01
HID: core: for input reports, process the usages by priority list
Benjamin Tissoires
1
-7
/
+38
2022-03-01
HID: compute an ordered list of input fields to process
Benjamin Tissoires
1
-1
/
+104
2022-03-01
HID: core: split data fetching from processing in hid_input_field()
Benjamin Tissoires
1
-19
/
+77
2022-03-01
HID: core: de-duplicate some code in hid_input_field()
Benjamin Tissoires
1
-15
/
+39
2022-03-01
HID: core: statically allocate read buffers
Benjamin Tissoires
1
-7
/
+5
2021-12-02
HID: do not inline some hid_hw_ functions
Benjamin Tissoires
1
-0
/
+64
2021-12-02
HID: add suspend/resume helpers
Benjamin Tissoires
1
-0
/
+29
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-06-30
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
1
-7
/
+3
2021-05-27
HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_ke...
Hans de Goede
1
-1
/
+0
2021-05-05
HID: Add BUS_VIRTUAL to hid_connect logging
Mark Bolhuis
1
-0
/
+3
2021-05-05
HID: do not use down_interruptible() when unbinding devices
Dmitry Torokhov
1
-7
/
+3
2021-04-07
HID: hid-core: Fix incorrect function name in header
Lee Jones
1
-1
/
+1
2021-01-18
HID: make arrays usage and value to be the same
Will McVicker
1
-3
/
+3
2021-01-08
HID: core: detect and skip invalid inputs to snto32()
Randy Dunlap
1
-0
/
+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
[next]