index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
videobuf2-core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] media: vb2: Fix regression on poll() for RW mode
Ricardo Ribalda
2016-04-25
1
-0
/
+4
*
[media] videobuf2-core: Check user space planes array in dqbuf
Sakari Ailus
2016-04-13
1
-0
/
+4
*
[media] vb2: fix nasty vb2_thread regression
Hans Verkuil
2016-02-04
1
-1
/
+2
*
[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
Hans Verkuil
2015-12-18
1
-1
/
+3
*
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
Hans Verkuil
2015-12-18
1
-3
/
+14
*
[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
Junghak Sung
2015-12-18
1
-0
/
+43
*
[media] media: videobuf2: Add copy_timestamp to struct vb2_queue
Junghak Sung
2015-12-18
1
-1
/
+3
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-0
/
+2
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-17
/
+23
*
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2
Junghak Sung
2015-10-20
1
-93
/
+15
*
[media] media: videobuf2: Prepare to divide videobuf2
Junghak Sung
2015-10-20
1
-0
/
+10
*
[media] media: videobuf2: Replace v4l2-specific data with vb2 data
Junghak Sung
2015-10-20
1
-9
/
+24
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
*
[media] DocBook: Fix remaining issues with VB2 core documentation
Mauro Carvalho Chehab
2015-10-05
1
-6
/
+8
*
[media] DocBook: fix most of warnings at videobuf2-core.h
Mauro Carvalho Chehab
2015-10-01
1
-1
/
+5
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-24
/
+42
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-05
1
-4
/
+6
|
\
|
*
[media] videobuf2-core: Add it to device-drivers DocBook
Mauro Carvalho Chehab
2015-08-22
1
-4
/
+6
*
|
[media] vb2: Only requeue buffers immediately once streaming is started
Sakari Ailus
2015-07-17
1
-0
/
+2
|
/
*
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
Philipp Zabel
2015-05-12
1
-0
/
+13
*
[media] vb2: add allow_zero_bytesused flag to the vb2_queue struct
Kamil Debski
2015-04-10
1
-0
/
+2
*
[media] vb2: split the io_flags member of vb2_queue into a bit field
Kamil Debski
2015-04-10
1
-13
/
+5
*
[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
-2
/
+4
*
[media] videobuf2-core.h: improve documentation
Hans Verkuil
2014-11-25
1
-15
/
+17
*
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2014-10-09
1
-2
/
+13
|
\
|
*
[media] v4l: videobuf2: Fix typos in comments
Laurent Pinchart
2014-09-23
1
-2
/
+2
|
*
[media] media: videobuf2-core.h: add a helper to get status of start_streaming()
Prabhakar Lad
2014-09-21
1
-0
/
+9
|
*
[media] videobuf2: fix lockdep warning
Hans Verkuil
2014-08-21
1
-0
/
+2
*
|
[media] vb2: fix VBI/poll regression
Hans Verkuil
2014-09-21
1
-0
/
+4
*
|
[media] videobuf2-core.h: fix comment
Hans Verkuil
2014-09-21
1
-1
/
+1
|
/
*
[media] vb2: fix videobuf2-core.h comments
Hans Verkuil
2014-07-25
1
-6
/
+10
*
[media] v4l: vb2: Add fatal error condition flag
Laurent Pinchart
2014-07-17
1
-0
/
+3
*
[media] v4l: vb2: Add a function to discard all DONE buffers
Laurent Pinchart
2014-05-25
1
-0
/
+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
/
+32
*
[media] vb2: add vb2_fileio_is_active and check it more often
Hans Verkuil
2014-04-16
1
-0
/
+17
*
[media] vb2: only call start_streaming if sufficient buffers are queued
Hans Verkuil
2014-03-11
1
-4
/
+10
*
[media] vb2: rename queued_count to owned_by_drv_count
Hans Verkuil
2014-03-11
1
-2
/
+2
*
[media] vb2: consistent usage of periods in videobuf2-core.h
Hans Verkuil
2014-03-11
1
-20
/
+20
*
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
2014-03-11
1
-1
/
+9
*
[media] vb2: change result code of buf_finish to void
Hans Verkuil
2014-03-11
1
-1
/
+1
*
[media] vb2: add debugging code to check for unbalanced ops
Hans Verkuil
2014-03-11
1
-0
/
+43
*
[media] v4l: Add timestamp source flags, mask and document them
Sakari Ailus
2014-03-05
1
-0
/
+2
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-1
/
+1
*
[media] vb2: retry start_streaming in case of insufficient buffers
Hans Verkuil
2014-01-07
1
-4
/
+11
*
[media] vb2: push the mmap semaphore down to __buf_prepare()
Hans Verkuil
2014-01-07
1
-0
/
+2
*
[media] videobuf2: Add missing lock held on vb2_fop_release
Ricardo Ribalda
2013-12-09
1
-0
/
+1
*
[media] videobuf2: Add support for file access mode flags for DMABUF exporting
Philipp Zabel
2013-11-29
1
-1
/
+1
[next]