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
/
uhid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
HID: uhid: Over-ride the default maximum data buffer value with our own
Lee Jones
1
-0
/
+1
2023-01-17
HID: Make lowlevel driver structs const
Thomas Weißschuh
1
-1
/
+1
2023-01-17
HID: Unexport struct uhid_hid_driver
Thomas Weißschuh
1
-2
/
+1
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+1
2022-01-19
HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
Jann Horn
1
-10
/
+10
2022-01-19
HID: uhid: Fix worker destroying device without any protection
Jann Horn
1
-4
/
+25
2020-01-10
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
1
-2
/
+3
2019-12-09
HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
Marcel Holtmann
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2018-11-19
Revert "HID: uhid: use strlcpy() instead of strncpy()"
David Herrmann
1
-6
/
+7
2018-11-19
HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
Eric Biggers
1
-0
/
+12
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+6
2018-02-16
HID: uhid: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-6
/
+6
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-07-27
HID: introduce hid_is_using_ll_driver
Jason Gerecke
1
-1
/
+2
2016-08-31
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
1
-12
/
+1
2016-06-01
HID: uhid: fix timeout when probe races with IO
Roderick Colenbrander
1
-9
/
+24
2016-03-22
drivers/hid/uhid.c: check write() bitness using in_compat_syscall
Andy Lutomirski
1
-1
/
+1
2014-10-01
HID: uHID: fix excepted report type
Benjamin Tissoires
1
-1
/
+1
2014-08-25
HID: uhid: report to user-space whether reports are numbered
David Herrmann
1
-1
/
+20
2014-08-25
HID: uhid: implement SET_REPORT
David Herrmann
1
-68
/
+138
2014-08-25
HID: uhid: rename uhid_raw_request to uhid_hid_raw_request
David Herrmann
1
-16
/
+16
2014-08-25
HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATURE
David Herrmann
1
-14
/
+14
2014-08-25
HID: uhid: invert report_done and make non-atomic
David Herrmann
1
-8
/
+7
2014-08-25
HID: uhid: turn report_id into u32
David Herrmann
1
-3
/
+4
2014-08-25
HID: uhid: avoid magic-numbers when setting strings
David Herrmann
1
-7
/
+7
2014-08-25
HID: uhid: avoid dangling pointers in uhid context
David Herrmann
1
-5
/
+11
2014-08-25
HID: uhid: forward create_req to create2_req
David Herrmann
1
-65
/
+25
2014-08-25
HID: uhid: simplify report-cb shutdown
David Herrmann
1
-9
/
+2
2014-05-27
HID: uhid: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-3
/
+2
2014-04-01
HID: uhid: Add UHID_CREATE2 + UHID_INPUT2
Petri Gynther
1
-0
/
+78
2014-03-14
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
1
-1
/
+0
2014-02-17
HID: uHID: implement .raw_request
Benjamin Tissoires
1
-0
/
+16
2014-02-17
HID: uhid: reintroduce uhid_hid_get_raw()
Jiri Kosina
1
-0
/
+83
2014-02-17
HID: uHID: remove duplicated code
Benjamin Tissoires
1
-21
/
+1
2014-02-17
HID: uhid: remove uhid_hid_get_raw()
Jiri Kosina
1
-83
/
+0
2014-02-17
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
1
-1
/
+0
2014-01-29
HID: Add the transport-driver function to the uhid driver
Frank Praznik
1
-0
/
+27
2013-11-27
HID: uhid: fix leak for 64/32 UHID_CREATE
David Herrmann
1
-1
/
+1
2013-09-26
HID: uhid: allocate static minor
David Herrmann
1
-1
/
+2
2013-09-06
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...
Jiri Kosina
1
-25
/
+1
2013-09-02
HID: uhid: add devname module alias
Marcel Holtmann
1
-0
/
+1
2013-07-31
HID: uhid: use generic hidinput_input_event()
David Herrmann
1
-25
/
+0
2013-02-18
HID: uhid: make creating devices work on 64/32 systems
Dmitry Torokhov
1
-3
/
+92
2012-07-20
HID: uhid: Fix sending events with invalid data
Vinicius Costa Gomes
1
-1
/
+1
2012-06-18
HID: uhid: silence gcc warning
Jiri Kosina
1
-1
/
+1
2012-06-18
HID: uhid: implement feature requests
David Herrmann
1
-1
/
+119
2012-06-18
HID: uhid: forward raw output reports to user-space
David Herrmann
1
-1
/
+33
[next]