index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-05-05
3
-12
/
+17
|
\
|
*
[media] media: soc_camera: rcar_vin: Fix wait_for_completion
Koji Matsuoka
2015-04-27
1
-1
/
+6
|
*
[media] marvell-ccic: fix Y'CbCr ordering
Hans Verkuil
2015-04-27
2
-11
/
+11
*
|
v4l: xilinx: fix for include file movement
Stephen Rothwell
2015-04-26
1
-1
/
+1
|
/
*
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
2015-04-21
2
-2
/
+2
|
\
|
*
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-18
2
-2
/
+2
|
|
\
|
|
*
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Philipp Zabel
2015-02-23
2
-2
/
+2
*
|
|
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2015-04-21
84
-1824
/
+6866
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[media] media: omap3isp: remove unused clkdev
Russell King
2015-04-10
2
-25
/
+0
|
*
|
[media] coda: Add tracing support
Philipp Zabel
2015-04-10
5
-1
/
+234
|
*
|
[media] coda: drop dma_sync_single_for_device in coda_bitstream_queue
Philipp Zabel
2015-04-10
1
-4
/
+0
|
*
|
[media] coda: fix fill bitstream errors in nonstreaming case
Philipp Zabel
2015-04-10
3
-8
/
+11
|
*
|
[media] coda: call SEQ_END when the first queue is stopped
Philipp Zabel
2015-04-10
1
-1
/
+4
|
*
|
[media] coda: fail to start streaming if userspace set invalid formats
Philipp Zabel
2015-04-10
1
-1
/
+12
|
*
|
[media] coda: remove duplicate error messages for buffer allocations
Philipp Zabel
2015-04-10
2
-26
/
+7
|
*
|
[media] coda: move parameter buffer in together with context buffer allocation
Philipp Zabel
2015-04-10
3
-20
/
+20
|
*
|
[media] coda: allocate bitstream buffer from REQBUFS, size depends on the format
Philipp Zabel
2015-04-10
3
-50
/
+58
|
*
|
[media] coda: allocate per-context buffers from REQBUFS
Philipp Zabel
2015-04-10
3
-12
/
+66
|
*
|
[media] coda: use strlcpy instead of snprintf
Philipp Zabel
2015-04-10
1
-2
/
+1
|
*
|
[media] coda: bitstream payload is unsigned
Philipp Zabel
2015-04-10
1
-1
/
+1
|
*
|
[media] coda: fix double call to debugfs_remove
Peter Seiderer
2015-04-10
1
-1
/
+2
|
*
|
[media] coda: check kasprintf return value in coda_open
Peter Seiderer
2015-04-10
1
-0
/
+6
|
*
|
[media] coda: bitrate can only be set in kbps steps
Philipp Zabel
2015-04-10
1
-1
/
+1
|
*
|
[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
2015-04-10
1
-0
/
+7
|
*
|
[media] coda: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
2015-04-10
1
-0
/
+7
|
*
|
[media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
2015-04-08
3
-5
/
+5
|
*
|
[media] vivid: add support to set CVT, GTF timings
Prashant Laddha
2015-04-08
1
-1
/
+63
|
*
|
[media] vivid: add CVT,GTF standards to vivid dv timings caps
Prashant Laddha
2015-04-08
1
-2
/
+3
|
*
|
[media] s5p-jpeg: Remove some unused functions
Rickard Strandqvist
2015-04-07
2
-35
/
+0
|
*
|
[media] s5p-jpeg: Initialize jpeg_addr fields to zero
Jacek Anaszewski
2015-04-07
1
-2
/
+2
|
*
|
[media] s5p-jpeg: add 5420 family support
Andrzej Pietrasiewicz
2015-04-07
2
-21
/
+50
|
*
|
[media] v4l: xilinx: Add Test Pattern Generator driver
Laurent Pinchart
2015-04-03
3
-0
/
+939
|
*
|
[media] v4l: xilinx: Add Video Timing Controller driver
Laurent Pinchart
2015-04-03
4
-0
/
+429
|
*
|
[media] v4l: xilinx: Add Xilinx Video IP core
Laurent Pinchart
2015-04-03
10
-0
/
+2170
|
*
|
[media] media: sh_vou: embed video_device
Lad, Prabhakar
2015-04-02
1
-15
/
+6
|
*
|
[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16
Hans Verkuil
2015-04-02
1
-1
/
+1
|
*
|
[media] media: davinci: vpfe_capture: embed video_device
Lad, Prabhakar
2015-04-02
1
-19
/
+7
|
*
|
[media] m2m-deinterlace: embed video_device
Hans Verkuil
2015-04-02
1
-15
/
+6
|
*
|
[media] vim2m: embed video_device
Hans Verkuil
2015-04-02
1
-16
/
+7
|
*
|
[media] vivid-tpg.c: fix wrong Bt.2020 coefficients
Hans Verkuil
2015-04-02
1
-2
/
+2
|
*
|
[media] vivid: sanitize selection rectangle
Hans Verkuil
2015-04-02
1
-2
/
+6
|
*
|
[media] vivid: report only one frameinterval
Hans Verkuil
2015-04-02
1
-6
/
+2
|
*
|
[media] vivid: allow s_dv_timings if it is the same as the current
Hans Verkuil
2015-04-02
2
-4
/
+4
|
*
|
[media] vivid: add support for 8-bit Bayer formats
Hans Verkuil
2015-04-02
3
-9
/
+97
|
*
|
[media] vivid: use v4l2_device.release to clean up the driver
Hans Verkuil
2015-04-02
1
-20
/
+23
|
*
|
[media] vivid: turn this into a platform_device
Hans Verkuil
2015-04-02
1
-5
/
+45
|
*
|
[media] vivid: add support for packed YUV formats
Hans Verkuil
2015-04-02
2
-3
/
+72
|
*
|
[media] vivid: add support for BGR666
Hans Verkuil
2015-04-02
2
-0
/
+21
|
*
|
[media] vivid: add support for PIX_FMT_RGB332
Hans Verkuil
2015-04-02
2
-0
/
+20
|
*
|
[media] vivid: add support for NV24 and NV42
Hans Verkuil
2015-04-02
2
-2
/
+44
[next]