aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/videobuf2-core.h
Commit message (Expand)AuthorAge
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-22
* [media] videobuf2-core.h: improve documentationMauro Carvalho Chehab2016-09-09
* [media] videobuf2-core.h: document enum vb2_memoryMauro Carvalho Chehab2016-09-09
* [media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab2016-09-09
* [media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil2016-08-24
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* [media] doc-rst: add some needed escape codesMauro Carvalho Chehab2016-07-23
* Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab2016-07-23
|\
| * [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
| * [media] vb2: add a dev field to use for the default allocation contextHans Verkuil2016-07-08
| * [media] vb2: move dma_attrs to vb2_queueHans Verkuil2016-07-08
* | [media] doc-rst: Fix conversion for v4l2 core functionsMauro Carvalho Chehab2016-07-17
|/
* [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-25
* [media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-04-13
* [media] vb2: fix nasty vb2_thread regressionHans Verkuil2016-02-04
* [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFSHans Verkuil2015-12-18
* [media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil2015-12-18
* [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core partJunghak Sung2015-12-18
* [media] media: videobuf2: Add copy_timestamp to struct vb2_queueJunghak Sung2015-12-18
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-18
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-18
* [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung2015-10-20
* [media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2015-10-20
* [media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung2015-10-20
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] DocBook: Fix remaining issues with VB2 core documentationMauro Carvalho Chehab2015-10-05
* [media] DocBook: fix most of warnings at videobuf2-core.hMauro Carvalho Chehab2015-10-01
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-01
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-05
|\
| * [media] videobuf2-core: Add it to device-drivers DocBookMauro Carvalho Chehab2015-08-22
* | [media] vb2: Only requeue buffers immediately once streaming is startedSakari Ailus2015-07-17
|/
* [media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel2015-05-12
* [media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski2015-04-10
* [media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski2015-04-10
* [media] vb2: add dma_dir to the alloc memopHans Verkuil2014-11-25
* [media] vb2: replace 'write' by 'dma_dir'Hans Verkuil2014-11-25
* [media] videobuf2-core.h: improve documentationHans Verkuil2014-11-25
* Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2014-10-09
|\
| * [media] v4l: videobuf2: Fix typos in commentsLaurent Pinchart2014-09-23
| * [media] media: videobuf2-core.h: add a helper to get status of start_streaming()Prabhakar Lad2014-09-21
| * [media] videobuf2: fix lockdep warningHans Verkuil2014-08-21
* | [media] vb2: fix VBI/poll regressionHans Verkuil2014-09-21
* | [media] videobuf2-core.h: fix commentHans Verkuil2014-09-21
|/
* [media] vb2: fix videobuf2-core.h commentsHans Verkuil2014-07-25
* [media] v4l: vb2: Add fatal error condition flagLaurent Pinchart2014-07-17
* [media] v4l: vb2: Add a function to discard all DONE buffersLaurent Pinchart2014-05-25
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-23
* [media] vb2: add thread supportHans Verkuil2014-04-16
* [media] vb2: add vb2_fileio_is_active and check it more oftenHans Verkuil2014-04-16