index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-26
v4l: xilinx: fix for include file movement
Stephen Rothwell
1
-1
/
+1
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
2
-2
/
+2
2015-04-21
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
84
-1824
/
+6866
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2015-04-10
[media] media: omap3isp: remove unused clkdev
Russell King
2
-25
/
+0
2015-04-10
[media] coda: Add tracing support
Philipp Zabel
5
-1
/
+234
2015-04-10
[media] coda: drop dma_sync_single_for_device in coda_bitstream_queue
Philipp Zabel
1
-4
/
+0
2015-04-10
[media] coda: fix fill bitstream errors in nonstreaming case
Philipp Zabel
3
-8
/
+11
2015-04-10
[media] coda: call SEQ_END when the first queue is stopped
Philipp Zabel
1
-1
/
+4
2015-04-10
[media] coda: fail to start streaming if userspace set invalid formats
Philipp Zabel
1
-1
/
+12
2015-04-10
[media] coda: remove duplicate error messages for buffer allocations
Philipp Zabel
2
-26
/
+7
2015-04-10
[media] coda: move parameter buffer in together with context buffer allocation
Philipp Zabel
3
-20
/
+20
2015-04-10
[media] coda: allocate bitstream buffer from REQBUFS, size depends on the format
Philipp Zabel
3
-50
/
+58
2015-04-10
[media] coda: allocate per-context buffers from REQBUFS
Philipp Zabel
3
-12
/
+66
2015-04-10
[media] coda: use strlcpy instead of snprintf
Philipp Zabel
1
-2
/
+1
2015-04-10
[media] coda: bitstream payload is unsigned
Philipp Zabel
1
-1
/
+1
2015-04-10
[media] coda: fix double call to debugfs_remove
Peter Seiderer
1
-1
/
+2
2015-04-10
[media] coda: check kasprintf return value in coda_open
Peter Seiderer
1
-0
/
+6
2015-04-10
[media] coda: bitrate can only be set in kbps steps
Philipp Zabel
1
-1
/
+1
2015-04-10
[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-04-10
[media] coda: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-04-08
[media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
3
-5
/
+5
2015-04-08
[media] vivid: add support to set CVT, GTF timings
Prashant Laddha
1
-1
/
+63
2015-04-08
[media] vivid: add CVT,GTF standards to vivid dv timings caps
Prashant Laddha
1
-2
/
+3
2015-04-07
[media] s5p-jpeg: Remove some unused functions
Rickard Strandqvist
2
-35
/
+0
2015-04-07
[media] s5p-jpeg: Initialize jpeg_addr fields to zero
Jacek Anaszewski
1
-2
/
+2
2015-04-07
[media] s5p-jpeg: add 5420 family support
Andrzej Pietrasiewicz
2
-21
/
+50
2015-04-03
[media] v4l: xilinx: Add Test Pattern Generator driver
Laurent Pinchart
3
-0
/
+939
2015-04-03
[media] v4l: xilinx: Add Video Timing Controller driver
Laurent Pinchart
4
-0
/
+429
2015-04-03
[media] v4l: xilinx: Add Xilinx Video IP core
Laurent Pinchart
10
-0
/
+2170
2015-04-02
[media] media: sh_vou: embed video_device
Lad, Prabhakar
1
-15
/
+6
2015-04-02
[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16
Hans Verkuil
1
-1
/
+1
2015-04-02
[media] media: davinci: vpfe_capture: embed video_device
Lad, Prabhakar
1
-19
/
+7
2015-04-02
[media] m2m-deinterlace: embed video_device
Hans Verkuil
1
-15
/
+6
2015-04-02
[media] vim2m: embed video_device
Hans Verkuil
1
-16
/
+7
2015-04-02
[media] vivid-tpg.c: fix wrong Bt.2020 coefficients
Hans Verkuil
1
-2
/
+2
2015-04-02
[media] vivid: sanitize selection rectangle
Hans Verkuil
1
-2
/
+6
2015-04-02
[media] vivid: report only one frameinterval
Hans Verkuil
1
-6
/
+2
2015-04-02
[media] vivid: allow s_dv_timings if it is the same as the current
Hans Verkuil
2
-4
/
+4
2015-04-02
[media] vivid: add support for 8-bit Bayer formats
Hans Verkuil
3
-9
/
+97
2015-04-02
[media] vivid: use v4l2_device.release to clean up the driver
Hans Verkuil
1
-20
/
+23
2015-04-02
[media] vivid: turn this into a platform_device
Hans Verkuil
1
-5
/
+45
2015-04-02
[media] vivid: add support for packed YUV formats
Hans Verkuil
2
-3
/
+72
2015-04-02
[media] vivid: add support for BGR666
Hans Verkuil
2
-0
/
+21
2015-04-02
[media] vivid: add support for PIX_FMT_RGB332
Hans Verkuil
2
-0
/
+20
2015-04-02
[media] vivid: add support for NV24 and NV42
Hans Verkuil
2
-2
/
+44
2015-04-02
[media] vivid: add support for [A|X]RGB555X
Hans Verkuil
2
-1
/
+27
2015-04-02
[media] vivid: fix format comments
Hans Verkuil
1
-7
/
+7
2015-04-02
[media] vivid: add RGB444 support
Hans Verkuil
2
-0
/
+46
2015-04-02
[media] vivid: add the new planar and monochrome formats
Hans Verkuil
1
-3
/
+111
[next]