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
/
media
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
media: dvb: i2c transfers over usb cannot be done from stack
Laurent Caumont
1
-2
/
+14
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
7
-15
/
+14
2017-11-27
media: usbtv: add a new usbid
Icenowy Zheng
1
-0
/
+1
2017-11-27
media: siano: get rid of documentation warnings
Mauro Carvalho Chehab
1
-2
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-12
/
+9
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+2
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-290
/
+163
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+36
2017-11-07
media: dib0700: fix invalid dvb_detach argument
Andrey Konovalov
1
-12
/
+12
2017-11-07
media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleep
Gustavo A. R. Silva
1
-2
/
+1
2017-11-07
media: au0828: make const array addr_list static
Colin Ian King
1
-1
/
+1
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
11
-20
/
+21
2017-11-07
media: Don't do DMA on stack for firmware upload in the AS102 driver
Michele Baldessari
1
-11
/
+17
2017-11-02
media: pvrusb2: Convert timers to use timer_setup()
Kees Cook
1
-28
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
41
-0
/
+41
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-31
media: gspca: remove redundant assignment to variable j
Colin Ian King
1
-1
/
+0
2017-10-31
media: mxl111sf: remove redundant assignment to index
Colin Ian King
1
-1
/
+0
2017-10-31
media: usbtv: fix brightness and contrast controls
Adam Sampson
1
-2
/
+2
2017-10-31
media: s2255: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+4
2017-10-31
media: usb: usbtv: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-31
media: cx231xx: make cx231xx_vbi_qops const
Bhumika Goyal
2
-2
/
+2
2017-10-31
media: cx231xx: Fix NTSC/PAL on Astrometa T2hybrid
Oleh Kravchenko
1
-0
/
+1
2017-10-31
media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HD
Oleh Kravchenko
1
-0
/
+1
2017-10-31
media: rc: mceusb: add support for 1b80:d3b2
Oleh Kravchenko
1
-1
/
+0
2017-10-27
media: au0828/em28xx: make vb2_ops const
Bhumika Goyal
4
-4
/
+4
2017-10-27
media: tm6000: cleanup trival coding style issues
Markus Elfring
4
-34
/
+23
2017-10-11
media: friio-fe: get rid of set_property()
Mauro Carvalho Chehab
1
-24
/
+0
2017-10-04
[media] cx231xx-cards: fix NULL-deref on missing association descriptor
Johan Hovold
1
-1
/
+1
2017-10-04
[media] gspca: make arrays static, reduces object code size
Colin Ian King
1
-11
/
+11
2017-10-04
[media] media: vp7045: port TwinhanDTV Alpha to rc-core
Sean Young
3
-73
/
+17
2017-10-04
[media] media: rc: dvb: use dvb device name for rc device
Sean Young
1
-1
/
+1
2017-10-04
[media] media: dvb: a800: port to rc-core
Sean Young
1
-51
/
+14
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
3
-12
/
+11
2017-09-23
media: rtl28xxu: make array rc_nec_tab static const
Colin Ian King
1
-1
/
+1
2017-09-23
media: usb: make i2c_client const
Bhumika Goyal
3
-3
/
+3
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
1
-11
/
+11
2017-09-23
media: drivers: improve a size determination
Markus Elfring
1
-1
/
+1
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
1
-6
/
+2
2017-08-27
media: dw2102: make dvb_usb_device_description structures const
Bhumika Goyal
1
-7
/
+7
2017-08-27
media: usbvision: Improve a size determination in usbvision_alloc()
Markus Elfring
1
-1
/
+1
2017-08-27
media: usbvision: Adjust eight checks for null pointers
Markus Elfring
1
-8
/
+8
2017-08-27
media: usbvision: Delete an error message for a failed memory allocation in u...
Markus Elfring
1
-1
/
+0
2017-08-27
media: usbtv: make v4l2_file_operations const
Bhumika Goyal
1
-1
/
+1
2017-08-27
media: usb: make video_device const
Bhumika Goyal
11
-11
/
+11
2017-08-27
media: au0828: fix RC_CORE dependency
Arnd Bergmann
1
-0
/
+1
2017-08-27
media: mxl111sf: Fix potential null pointer dereference
Eugeniu Rosca
1
-1
/
+3
2017-08-27
media: au0828: fix unbalanced lock/unlock in au0828_usb_probe
Gustavo A. R. Silva
1
-0
/
+2
2017-08-27
media: dvb-usb: Add memory free on error path in dw2102_probe()
Anton Vasilyev
1
-17
/
+22
[next]