index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
videobuf2-core.h
Age
Commit message (
Expand
)
Author
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-23
[media] doc-rst: add some needed escape codes
Mauro Carvalho Chehab
2016-07-23
Merge branch 'patchwork' into topic/docs-next
Mauro Carvalho Chehab
2016-07-17
[media] doc-rst: Fix conversion for v4l2 core functions
Mauro Carvalho Chehab
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] vb2: add a dev field to use for the default allocation context
Hans Verkuil
2016-07-08
[media] vb2: move dma_attrs to vb2_queue
Hans Verkuil
2016-04-25
[media] media: vb2: Fix regression on poll() for RW mode
Ricardo Ribalda
2016-04-13
[media] videobuf2-core: Check user space planes array in dqbuf
Sakari Ailus
2016-02-04
[media] vb2: fix nasty vb2_thread regression
Hans Verkuil
2015-12-18
[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
Hans Verkuil
2015-12-18
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
Hans Verkuil
2015-12-18
[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
Junghak Sung
2015-12-18
[media] media: videobuf2: Add copy_timestamp to struct vb2_queue
Junghak Sung
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
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-06
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
[next]