aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/videobuf2-core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-03media: vb2: keep a reference to the request until dqbufHans Verkuil1-0/+2
2018-09-24media: videobuf2-core: Rework and rename helper for request buffer countPaul Kocialkowski1-2/+2
2018-09-11media: vb2: set reqbufs/create_bufs capabilitiesHans Verkuil1-0/+2
2018-08-31media: videobuf2-core: add uses_requests/qbuf flagsHans Verkuil1-0/+8
2018-08-31media: videobuf2-core: add request helper functionsHans Verkuil1-0/+15
2018-08-31media: videobuf2-core: integrate with media requestsHans Verkuil1-1/+17
2018-08-31media: videobuf2-core: embed media_request_objectHans Verkuil1-0/+4
2018-08-31media: vb2: add init_buffer buffer opHans Verkuil1-0/+4
2018-08-31media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced insteadHans Verkuil1-2/+8
2018-08-31media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil1-2/+1
2018-03-21media: vb2-core: vb2_ops: document non-interrupt-context callingLuca Ceresoli1-0/+3
2018-03-21media: vb2-core: document the REQUEUEING stateLuca Ceresoli1-9/+15
2018-03-21media: vb2-core: vb2_buffer_done: consolidate docsLuca Ceresoli1-6/+4
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-3/+3
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-213/+306
2017-12-18media: vb2-core: fix descriptions for VB2-only functionsMauro Carvalho Chehab1-40/+49
2017-12-18media: vb2-core: document remaining functionsMauro Carvalho Chehab1-1/+53
2017-12-18media: vb2-core: Improve kernel-doc markupsMauro Carvalho Chehab1-172/+204
2017-12-18media: vb2-core: use bitops for bitsMauro Carvalho Chehab1-5/+6
2017-12-18media: videobuf2-core: improve kernel-doc markupsMauro Carvalho Chehab1-30/+29
2017-11-27media: annotate ->poll() instancesAl Viro1-1/+1
2017-08-26media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov1-0/+13
2017-04-05[media] vb2: Fix queue_setup() callback descriptionAnton Leontiev1-6/+6
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab1-1/+1
2016-09-09[media] videobuf2-core.h: improve documentationMauro Carvalho Chehab1-58/+85
2016-09-09[media] videobuf2-core.h: document enum vb2_memoryMauro Carvalho Chehab1-0/+14
2016-09-09[media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab1-0/+269
2016-08-24[media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil1-3/+3
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-3/+3
2016-07-23[media] doc-rst: add some needed escape codesMauro Carvalho Chehab1-25/+25
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab1-11/+15
2016-07-17[media] doc-rst: Fix conversion for v4l2 core functionsMauro Carvalho Chehab1-12/+18
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-9/+9
2016-07-08[media] vb2: add a dev field to use for the default allocation contextHans Verkuil1-0/+3
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil1-3/+4
2016-04-25[media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda1-0/+4
2016-04-13[media] videobuf2-core: Check user space planes array in dqbufSakari Ailus1-0/+4
2016-02-04[media] vb2: fix nasty vb2_thread regressionHans Verkuil1-1/+2
2015-12-18[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFSHans Verkuil1-1/+3
2015-12-18[media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil1-3/+14
2015-12-18[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core partJunghak Sung1-0/+43
2015-12-18[media] media: videobuf2: Add copy_timestamp to struct vb2_queueJunghak Sung1-1/+3
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-0/+2
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-17/+23
2015-10-20[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung1-93/+15
2015-10-20[media] media: videobuf2: Prepare to divide videobuf2Junghak Sung1-0/+10
2015-10-20[media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung1-9/+24
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-05[media] DocBook: Fix remaining issues with VB2 core documentationMauro Carvalho Chehab1-6/+8
2015-10-01[media] DocBook: fix most of warnings at videobuf2-core.hMauro Carvalho Chehab1-1/+5