index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
videobuf2-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] vb2: Fix compilation breakage when !CONFIG_BUG
Laurent Pinchart
2015-08-10
1
-7
/
+7
*
[media] vb2: Only requeue buffers immediately once streaming is started
Sakari Ailus
2015-07-17
1
-8
/
+18
*
[media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
Laurent Pinchart
2015-06-22
1
-10
/
+23
*
[media] Revert "[media] vb2: Push mmap_sem down to memops"
Hans Verkuil
2015-06-18
1
-0
/
+2
*
[media] vb2: allow requeuing buffers while streaming
Hans Verkuil
2015-05-20
1
-3
/
+8
*
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
Philipp Zabel
2015-05-12
1
-1
/
+18
*
[media] vb2: Push mmap_sem down to memops
Jan Kara
2015-05-01
1
-2
/
+0
*
media: remove unused variable that causes a warning
Linus Torvalds
2015-04-21
1
-1
/
+0
*
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2015-04-21
1
-14
/
+46
|
\
|
*
[media] vb2: add allow_zero_bytesused flag to the vb2_queue struct
Kamil Debski
2015-04-10
1
-6
/
+33
|
*
[media] vb2: split the io_flags member of vb2_queue into a bit field
Kamil Debski
2015-04-10
1
-8
/
+9
|
*
[media] vb2: check if vb2_fop_write/read is allowed
Hans Verkuil
2015-04-02
1
-0
/
+4
*
|
[media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop()
Hans Verkuil
2015-03-02
1
-8
/
+3
|
/
*
[media] vb2: fix vb2_thread_stop race conditions
Hans Verkuil
2015-01-21
1
-10
/
+9
*
[media] v4l: vb2: Fix race condition in _vb2_fop_release
Laurent Pinchart
2014-12-04
1
-4
/
+4
*
[media] v4l: vb2: Fix race condition in vb2_fop_poll
Laurent Pinchart
2014-12-04
1
-19
/
+8
*
[media] vb2: add dma_dir to the alloc memop
Hans Verkuil
2014-11-25
1
-1
/
+3
*
[media] vb2: replace 'write' by 'dma_dir'
Hans Verkuil
2014-11-25
1
-4
/
+6
*
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2014-10-09
1
-38
/
+28
|
\
|
*
[media] videobuf2-core: take mmap_sem before calling __qbuf_userptr
Hans Verkuil
2014-09-21
1
-0
/
+2
|
*
[media] vb2: fix multiplanar read() with non-zero data_offset
Hans Verkuil
2014-09-02
1
-0
/
+6
|
*
[media] vb2: use pr_info instead of pr_debug
Hans Verkuil
2014-08-21
1
-1
/
+1
|
*
[media] videobuf2: fix lockdep warning
Hans Verkuil
2014-08-21
1
-37
/
+19
*
|
[media] vb2: fix VBI/poll regression
Hans Verkuil
2014-09-21
1
-3
/
+14
*
|
[media] vb2: fix plane index sanity check in vb2_plane_cookie()
Zhaowei Yuan
2014-09-21
1
-1
/
+1
*
|
[media] vb2: fix vb2 state check when start_streaming fails
Hans Verkuil
2014-09-21
1
-7
/
+10
*
|
[media] videobuf2-core: add comments before the WARN_ON
Hans Verkuil
2014-09-21
1
-0
/
+12
|
/
*
[media] vb2: fix vb2_poll for output streams
Hans Verkuil
2014-07-25
1
-0
/
+7
*
[media] vb2: fix bytesused == 0 handling
Hans Verkuil
2014-07-22
1
-40
/
+38
*
[media] v4l: vb2: Add fatal error condition flag
Laurent Pinchart
2014-07-17
1
-3
/
+36
*
[media] v4l: vb2: Don't return POLLERR during transient buffer underruns
Laurent Pinchart
2014-07-17
1
-2
/
+3
*
[media] v4l: vb2: Fix stream start and buffer completion race
Laurent Pinchart
2014-07-17
1
-1
/
+3
*
[media] v4l: vb2: Add a function to discard all DONE buffers
Laurent Pinchart
2014-05-25
1
-0
/
+24
*
[media] videobuf2-core: remove duplicated code
Victor Lambret
2014-05-24
1
-4
/
+0
*
[media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMES
Philipp Zabel
2014-05-23
1
-1
/
+1
*
[media] v4l: vb2: Avoid double WARN_ON when stopping streaming
Laurent Pinchart
2014-05-23
1
-3
/
+4
*
[media] vb2: fix compiler warning
Hans Verkuil
2014-04-23
1
-1
/
+1
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-1
/
+1
*
[media] vb2: add thread support
Hans Verkuil
2014-04-16
1
-0
/
+146
*
[media] vb2: start messages with a lower-case for consistency
Hans Verkuil
2014-04-16
1
-29
/
+29
*
[media] vb2: allow read/write as long as the format is single planar
Hans Verkuil
2014-04-16
1
-0
/
+21
*
[media] vb2: add vb2_fileio_is_active and check it more often
Hans Verkuil
2014-04-16
1
-15
/
+24
*
[media] vb2: simplify a confusing condition
Hans Verkuil
2014-04-16
1
-3
/
+2
*
[media] vb2: reject output buffers with V4L2_FIELD_ALTERNATE
Hans Verkuil
2014-04-16
1
-0
/
+13
*
[media] vb2: set timestamp when using write()
Hans Verkuil
2014-04-16
1
-0
/
+11
*
[media] vb2: move __qbuf_mmap before __qbuf_userptr
Hans Verkuil
2014-04-16
1
-9
/
+9
*
[media] vb2: use correct prefix
Hans Verkuil
2014-04-16
1
-68
/
+65
*
[media] vb2: if bytesused is 0, then fill with output buffer length
Hans Verkuil
2014-04-16
1
-5
/
+26
*
[media] vb2: fix handling of data_offset and v4l2_plane.reserved[]
Hans Verkuil
2014-04-16
1
-9
/
+4
*
[media] videobuf2-core: fix sparse errors
Hans Verkuil
2014-04-16
1
-81
/
+130
[next]