index
:
kdebski/media_tree_2.git
cx25821
fixes
fixes-20160524
for-3.16
for-3.16-2
for-3.16-2-temp
for-3.16-3
for-3.16-4
for-3.17
for-3.18
for-3.18-fixes
for-3.19
for-3.19-2
for-3.20
for-3.20-a
for-4.1
for-4.1-v2
for-4.2
for-4.4
for-4.5
for-master-20160718
for-v3.13
for-v3.17
for-v3.17-2
for-v3.18-2
master
master-20160607
master-20160627
omap3isp
origin
r820t
si476x
v4.0-fixes
v4.0-fixes-2
media_tree_2.git development repository
Kamil Debski
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
coda: Add tracing support
for-4.1-v2
Philipp Zabel
5
-1
/
+234
2015-04-08
coda: drop dma_sync_single_for_device in coda_bitstream_queue
Philipp Zabel
1
-4
/
+0
2015-04-08
coda: fix fill bitstream errors in nonstreaming case
Philipp Zabel
3
-8
/
+11
2015-04-08
coda: call SEQ_END when the first queue is stopped
Philipp Zabel
1
-1
/
+4
2015-04-08
coda: fail to start streaming if userspace set invalid formats
Philipp Zabel
1
-1
/
+12
2015-04-08
coda: remove duplicate error messages for buffer allocations
Philipp Zabel
2
-26
/
+7
2015-04-08
coda: move parameter buffer in together with context buffer allocation
Philipp Zabel
3
-20
/
+20
2015-04-08
coda: allocate bitstream buffer from REQBUFS, size depends on the format
Philipp Zabel
3
-50
/
+58
2015-04-08
coda: allocate per-context buffers from REQBUFS
Philipp Zabel
3
-12
/
+66
2015-04-08
coda: use strlcpy instead of snprintf
Philipp Zabel
1
-2
/
+1
2015-04-08
coda: bitstream payload is unsigned
Philipp Zabel
1
-1
/
+1
2015-04-08
coda: fix double call to debugfs_remove
Peter Seiderer
1
-1
/
+2
2015-04-08
coda: check kasprintf return value in coda_open
Peter Seiderer
1
-0
/
+6
2015-04-08
coda: bitrate can only be set in kbps steps
Philipp Zabel
1
-1
/
+1
2015-04-08
imx-ipu: Add i.MX IPUv3 scaler driver
Sascha Hauer
5
-1
/
+881
2015-04-08
imx-ipu: Add ipu media common code
Sascha Hauer
6
-0
/
+354
2015-04-08
gpu: ipu-v3: Register scaler platform device
Philipp Zabel
1
-0
/
+2
2015-04-08
gpu: ipu-v3: Add mem2mem image conversion support to IC
Philipp Zabel
2
-17
/
+804
2015-04-08
gpu: ipu-v3: Add missing IDMAC channel names
Philipp Zabel
1
-0
/
+15
2015-04-08
v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m2m_buf_r...
Philipp Zabel
1
-2
/
+2
2015-04-08
s5p-mfc: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-04-08
coda: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-04-08
vb2: add allow_zero_bytesused flag to the vb2_queue struct
Kamil Debski
2
-6
/
+35
2015-04-08
vb2: split the io_flags member of vb2_queue into a bit field
Kamil Debski
2
-21
/
+14
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
3
-22
/
+51
2015-04-07
[media] m88ts2022: remove from Makefile
Hans Verkuil
1
-1
/
+0
2015-04-03
[media] v4l: xilinx: Add Test Pattern Generator driver
Laurent Pinchart
7
-0
/
+1085
2015-04-03
[media] v4l: xilinx: Add Video Timing Controller driver
Laurent Pinchart
5
-0
/
+462
2015-04-03
[media] v4l: xilinx: Add Xilinx Video IP core
Laurent Pinchart
14
-0
/
+2308
2015-04-03
[media] v4l: of: Add v4l2_of_parse_link() function
Laurent Pinchart
2
-0
/
+88
2015-04-03
[media] v4l: Add VUY8 24 bits bus format
Hyun Kwon
2
-1
/
+32
2015-04-03
[media] v4l: Sort YUV formats of v4l2_mbus_pixelcode
Hyun Kwon
2
-298
/
+298
2015-04-03
[media] v4l: Add RBG and RGB 8:8:8 media bus formats on 24 and 32 bit busses
Laurent Pinchart
2
-1
/
+70
2015-04-03
[media] media: entity: Document the media_entity_ops structure
Laurent Pinchart
1
-0
/
+9
2015-04-03
[media] cx18: embed video_device
Hans Verkuil
6
-44
/
+28
2015-04-02
[media] ivtv: disable fbuf support if ivtvfb isn't loaded
Hans Verkuil
2
-12
/
+30
2015-04-02
[media] ivtv: replace crop by selection
Hans Verkuil
1
-46
/
+69
2015-04-02
[media] sta2x11: embed video_device
Hans Verkuil
1
-23
/
+12
2015-04-02
[media] media: sh_vou: embed video_device
Lad, Prabhakar
1
-15
/
+6
2015-04-02
[media] usbvision: fix leak of usb_dev on failure paths in usbvision_probe()
Alexey Khoroshilov
1
-7
/
+17
2015-04-02
[media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16
Hans Verkuil
3
-5
/
+5
2015-04-02
[media] media: davinci: vpfe_capture: embed video_device
Lad, Prabhakar
2
-20
/
+8
2015-04-02
[media] cx231xx: embed video_device
Hans Verkuil
4
-92
/
+49
2015-04-02
[media] usbvision: embed video_device
Hans Verkuil
2
-46
/
+28
2015-04-02
[media] tm6000: embed video_device
Hans Verkuil
2
-46
/
+17
2015-04-02
[media] hdpvr: embed video_device
Hans Verkuil
3
-21
/
+10
2015-04-02
[media] gadget/uvc: embed video_device
Hans Verkuil
2
-27
/
+19
2015-04-02
[media] wl128x: embed video_device
Hans Verkuil
1
-18
/
+10
[next]
Privacy Policy