index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
videobuf2-core.h
Age
Commit message (
Expand
)
Author
2018-03-21
media: vb2-core: vb2_ops: document non-interrupt-context calling
Luca Ceresoli
2018-03-21
media: vb2-core: document the REQUEUEING state
Luca Ceresoli
2018-03-21
media: vb2-core: vb2_buffer_done: consolidate docs
Luca Ceresoli
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-12-18
media: vb2-core: fix descriptions for VB2-only functions
Mauro Carvalho Chehab
2017-12-18
media: vb2-core: document remaining functions
Mauro Carvalho Chehab
2017-12-18
media: vb2-core: Improve kernel-doc markups
Mauro Carvalho Chehab
2017-12-18
media: vb2-core: use bitops for bits
Mauro Carvalho Chehab
2017-12-18
media: videobuf2-core: improve kernel-doc markups
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-08-26
media: vb2: add bidirectional flag in vb2_queue
Stanimir Varbanov
2017-04-05
[media] vb2: Fix queue_setup() callback description
Anton Leontiev
2016-09-22
[media] get rid of a number of problems at the cross references
Mauro Carvalho Chehab
2016-09-09
[media] videobuf2-core.h: improve documentation
Mauro Carvalho Chehab
2016-09-09
[media] videobuf2-core.h: document enum vb2_memory
Mauro Carvalho Chehab
2016-09-09
[media] videobuf2-core.h: move function descriptions from c file
Mauro Carvalho Chehab
2016-08-24
[media] vb2: don't return NULL for alloc and get_userptr ops
Hans Verkuil
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-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
[next]