index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
videobuf2-core.h
Age
Commit message (
Expand
)
Author
2015-10-20
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2
Junghak Sung
2015-10-20
[media] media: videobuf2: Prepare to divide videobuf2
Junghak Sung
2015-10-20
[media] media: videobuf2: Replace v4l2-specific data with vb2 data
Junghak Sung
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-05
[media] DocBook: Fix remaining issues with VB2 core documentation
Mauro Carvalho Chehab
2015-10-01
[media] DocBook: fix most of warnings at videobuf2-core.h
Mauro Carvalho Chehab
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-08-22
[media] videobuf2-core: Add it to device-drivers DocBook
Mauro Carvalho Chehab
2015-07-17
[media] vb2: Only requeue buffers immediately once streaming is started
Sakari Ailus
2015-05-12
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
Philipp Zabel
2015-04-10
[media] vb2: add allow_zero_bytesused flag to the vb2_queue struct
Kamil Debski
2015-04-10
[media] vb2: split the io_flags member of vb2_queue into a bit field
Kamil Debski
2014-11-25
[media] vb2: add dma_dir to the alloc memop
Hans Verkuil
2014-11-25
[media] vb2: replace 'write' by 'dma_dir'
Hans Verkuil
2014-11-25
[media] videobuf2-core.h: improve documentation
Hans Verkuil
2014-10-09
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2014-09-23
[media] v4l: videobuf2: Fix typos in comments
Laurent Pinchart
2014-09-21
[media] vb2: fix VBI/poll regression
Hans Verkuil
2014-09-21
[media] videobuf2-core.h: fix comment
Hans Verkuil
2014-09-21
[media] media: videobuf2-core.h: add a helper to get status of start_streaming()
Prabhakar Lad
2014-08-21
[media] videobuf2: fix lockdep warning
Hans Verkuil
2014-07-25
[media] vb2: fix videobuf2-core.h comments
Hans Verkuil
2014-07-17
[media] v4l: vb2: Add fatal error condition flag
Laurent Pinchart
2014-05-25
[media] v4l: vb2: Add a function to discard all DONE buffers
Laurent Pinchart
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-16
[media] vb2: add thread support
Hans Verkuil
2014-04-16
[media] vb2: add vb2_fileio_is_active and check it more often
Hans Verkuil
2014-03-11
[media] vb2: only call start_streaming if sufficient buffers are queued
Hans Verkuil
2014-03-11
[media] vb2: rename queued_count to owned_by_drv_count
Hans Verkuil
2014-03-11
[media] vb2: consistent usage of periods in videobuf2-core.h
Hans Verkuil
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
2014-03-11
[media] vb2: add debugging code to check for unbalanced ops
Hans Verkuil
2014-03-05
[media] v4l: Add timestamp source flags, mask and document them
Sakari Ailus
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-01-07
[media] vb2: retry start_streaming in case of insufficient buffers
Hans Verkuil
2014-01-07
[media] vb2: push the mmap semaphore down to __buf_prepare()
Hans Verkuil
2013-12-09
[media] videobuf2: Add missing lock held on vb2_fop_release
Ricardo Ribalda
2013-11-29
[media] videobuf2: Add support for file access mode flags for DMABUF exporting
Philipp Zabel
2013-09-26
[media] videobuf2: Fix vb2_write prototype
Ricardo Ribalda
2013-08-18
[media] media: vb2: Clarify queue_setup() and buf_prepare() usage documentation
Laurent Pinchart
2013-03-21
[media] videobuf2: add gfp_flags
Hans Verkuil
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2012-11-25
[media] v4l: vb2: add buffer exporting via dmabuf
Tomasz Stanislawski
2012-11-25
[media] v4l: vb2: add prepare/finish callbacks to allocators
Marek Szyprowski
2012-11-25
[media] v4l: vb2: add support for shared buffer (dma_buf)
Sumit Semwal
2012-09-27
[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()
Ezequiel Garcia
2012-07-06
[media] videobuf2-core: add helper functions
Hans Verkuil
[next]