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
/
include
/
linux
/
hid.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
HID: convert defines of HID class requests into a proper enum
Benjamin Tissoires
1
-4
/
+5
2022-09-20
HID: export hid_report_type to uapi
Benjamin Tissoires
1
-16
/
+8
2022-09-20
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-0
/
+2
2022-03-01
HID: input: accommodate priorities for slotted devices
Benjamin Tissoires
1
-0
/
+1
2022-03-01
HID: input: remove the need for HID_QUIRK_INVERT
Benjamin Tissoires
1
-1
/
+5
2022-03-01
HID: input: enforce Invert usage to be processed before InRange
Benjamin Tissoires
1
-1
/
+3
2022-03-01
HID: compute an ordered list of input fields to process
Benjamin Tissoires
1
-0
/
+10
2022-03-01
HID: core: split data fetching from processing in hid_input_field()
Benjamin Tissoires
1
-1
/
+2
2022-03-01
HID: core: statically allocate read buffers
Benjamin Tissoires
1
-0
/
+1
2022-01-10
Merge branch 'for-5.17/core' into for-linus
Jiri Kosina
1
-63
/
+32
2022-01-06
HID: address kernel-doc warnings
Lukas Bulwahn
1
-2
/
+2
2021-12-14
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
1
-0
/
+2
2021-12-14
HID: input: Make hidinput_find_field() static
Mika Westerberg
1
-1
/
+0
2021-12-14
HID: Add hid usages for USI style pens
Tero Kristo
1
-0
/
+10
2021-12-14
HID: Add map_msc() to avoid boilerplate code
Mika Westerberg
1
-0
/
+4
2021-12-02
HID: do not inline some hid_hw_ functions
Benjamin Tissoires
1
-62
/
+6
2021-12-02
HID: add suspend/resume helpers
Benjamin Tissoires
1
-0
/
+10
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-06-30
Merge branch 'for-5.14/multitouch' into for-linus
Jiri Kosina
1
-0
/
+18
2021-06-30
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
1
-0
/
+1
2021-06-25
HID: core: Add hid_hw_may_wakeup() function
Hans de Goede
1
-0
/
+18
2021-06-24
HID: input: Add support for Programmable Buttons
Thomas Weißschuh
1
-0
/
+1
2021-05-05
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
1
-2
/
+1
2021-04-29
Merge branch 'for-5.13/plantronics' into for-linus
Jiri Kosina
1
-0
/
+2
2021-04-07
HID: input: map battery capacity (00850065)
John Chen
1
-0
/
+3
2021-03-08
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
1
-0
/
+2
2021-01-26
HID: correct kernel-doc notation in <linux/hid*.h>
Randy Dunlap
1
-4
/
+11
2020-11-27
HID: Increase HID maximum report size to 16KB
Dean Camera
1
-1
/
+1
2020-10-29
HID: hid-input: occasionally report stylus battery even if not changed
dmitry.torokhov@gmail.com
1
-0
/
+1
2020-09-30
HID: add vivaldi HID driver
Sean O'Brien
1
-0
/
+2
2020-09-01
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
1
-13
/
+29
2020-02-12
HID: core: increase HID report buffer size to 8KiB
Johan Korsnes
1
-1
/
+1
2019-09-18
HID: core: Add printk_once variants to hid_warn() etc
Joshua Clayton
1
-0
/
+11
2019-09-18
HID: core: reformat and reduce hid_printk macros
Joshua Clayton
1
-20
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-05-06
Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...
Jiri Kosina
1
-0
/
+2
2019-04-24
HID: input: make sure the wheel high resolution multiplier is set
Benjamin Tissoires
1
-1
/
+1
2019-04-23
HID: logitech-dj: add support for 27 MHz receivers
Hans de Goede
1
-0
/
+1
2019-04-02
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
1
-0
/
+1
2019-01-16
HID: core: simplify active collection tracking
Philipp Zabel
1
-1
/
+0
2019-01-10
HID: core: replace the collection tree pointers with indices
Peter Hutterer
1
-2
/
+2
2019-01-03
Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...
Jiri Kosina
1
-1
/
+16
2018-12-07
HID: input: use the Resolution Multiplier for high-resolution scrolling
Peter Hutterer
1
-0
/
+3
2018-12-07
HID: core: process the Resolution Multiplier
Peter Hutterer
1
-0
/
+5
2018-12-07
HID: core: store the collections as a basic tree
Peter Hutterer
1
-0
/
+2
2018-12-05
HID: input: support Microsoft wireless radio control hotkey
Chris Chiu
1
-1
/
+2
2018-12-05
HID: use macros in IS_INPUT_APPLICATION
Chris Chiu
1
-1
/
+5
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
1
-28
/
+0
2018-11-06
HID: fix up .raw_event() documentation
Linus Walleij
1
-2
/
+2
2018-10-23
Merge branch 'for-4.20/logitech-highres' into for-linus
Jiri Kosina
1
-0
/
+28
[next]