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
/
hidraw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-01
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-4
/
+11
2012-10-01
HID: hidraw: don't deallocate memory when it is in use
Ratan Nalumasu
1
-43
/
+26
2012-08-15
HID: hidraw: improve error handling in hidraw_init()
Alexey Khoroshilov
1
-4
/
+11
2012-07-20
HID: hidraw: fix list->buffer memleak
Matthieu CASTET
1
-1
/
+11
2012-04-27
HID: hidraw: add proper error handling to raw event reporting
Jiri Kosina
1
-6
/
+13
2011-10-25
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-1
/
+2
2011-09-27
HID: hidraw: open count should not increase if error
Amit Nagal
1
-1
/
+3
2011-09-20
HID: hidraw: protect hidraw_disconnect() better
James Hogan
1
-2
/
+2
2011-09-07
HID: hidraw: free list for all error in hidraw_open
Amit Nagal
1
-1
/
+2
2011-05-18
HID: 'name' and 'phys' in 'struct hid_device' can never be NULL
Daniel Mack
1
-12
/
+2
2011-03-27
HID: hidraw: fix comments
Jiri Kosina
1
-8
/
+8
2011-03-17
Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...
Jiri Kosina
1
-9
/
+103
2011-02-11
HID: Add Support for Setting and Getting Feature Reports from hidraw
Alan Ott
1
-6
/
+100
2011-02-01
HID: hidraw: fix hidraw_disconnect()
Stefan Achatz
1
-2
/
+2
2011-01-31
HID: hidraw: Replace Confusing += Operator with =
Alan Ott
1
-1
/
+1
2011-01-04
HID: hidraw: add compatibility ioctl() for 32-bit applications.
Alan Ott
1
-0
/
+3
2010-12-10
Merge branch 'master' into upstream
Jiri Kosina
1
-1
/
+0
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-5
/
+7
2010-12-08
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
1
-12
/
+9
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-23
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
1
-4
/
+10
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-20
HID: hidraw: fix window in hidraw_release
Jiri Slaby
1
-4
/
+10
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-06
HID: hidraw, fix a NULL pointer dereference in hidraw_write
Antonio Ospite
1
-0
/
+6
2010-10-06
HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
Antonio Ospite
1
-0
/
+5
2010-05-25
HID: remove unused variable from hidraw_read
Stefan Achatz
1
-2
/
+0
2010-05-19
Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...
Jiri Kosina
1
-22
/
+26
2010-05-19
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-1
/
+1
2010-05-11
HID: hidraw: fix indentation
Antonio Ospite
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
HID: remove excessive _EMERG messages from hidraw
Jiri Kosina
1
-6
/
+1
2010-03-25
HID: remove BKL from hidraw
Jiri Kosina
1
-16
/
+25
2010-02-03
HID: make raw reports possible for both feature and output reports
Jiri Kosina
1
-1
/
+1
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+2
2009-10-12
HID: fix possible deadlock in hidraw_read
Jiri Kosina
1
-3
/
+2
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-06-04
HID: hidraw -- fix comment about accepted devices
Jiri Kosina
1
-4
/
+1
2009-04-07
HID: hidraw -- fix missing unlocks in unlocked_ioctl
Dan Carpenter
1
-4
/
+8
2009-03-25
HID: autosuspend support for USB HID
Oliver Neukum
1
-3
/
+14
2009-02-17
HID: unlock properly on error paths in hidraw_ioctl()
Dan Carpenter
1
-5
/
+9
2009-01-04
Merge branch 'upstream-fixes' into for-next
Jiri Kosina
1
-1
/
+1
2009-01-04
HID: fix reference count leak hidraw
Oliver Neukum
1
-1
/
+1
2009-01-04
HID: set proper dev.parent in hidraw
Jiri Kosina
1
-1
/
+1
2009-01-04
HID: add phys and name ioctls to hidraw
Jiri Kosina
1
-0
/
+28
2008-11-13
HID: fix locking in hidraw_open()
Oliver Neukum
1
-14
/
+16
2008-10-23
HID: fix lock imbalance in hidraw
Jiri Slaby
1
-0
/
+1
2008-10-17
HID: fix hidraw_exit section mismatch
Jiri Slaby
1
-1
/
+1
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-10-14
HID: fix incorrent length condition in hidraw_write()
Jiri Kosina
1
-1
/
+1
[next]