summaryrefslogtreecommitdiffstats
path: root/include/media/videobuf2-core.h
Commit message (Expand)AuthorAgeFilesLines
* media: vb2: Introduce a vb2_get_buffer accessorEzequiel Garcia2019-06-211-0/+18
* media: videobuf2-core.h: Document the alloc memop size argument as page alignedSakari Ailus2019-05-231-1/+2
* media: vb2: add waiting_in_dqbuf flagHans Verkuil2019-04-221-0/+1
* media: vb2: add requires_requests bit for stateless codecsHans Verkuil2019-03-251-0/+3
* media: vb2: drop VB2_BUF_STATE_REQUEUEINGHans Verkuil2019-03-191-15/+6Star
* media: include: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: vb2: keep track of timestamp statusHans Verkuil2019-02-181-0/+3
* media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil2019-02-181-2/+2
* media: vb2: Fix buf_out_validate documentationEzequiel Garcia2019-02-071-1/+2
* media: vb2: add buf_out_validate callbackHans Verkuil2019-01-311-0/+5
* media: vb2: keep a reference to the request until dqbufHans Verkuil2018-12-031-0/+2
* media: videobuf2-core: Rework and rename helper for request buffer countPaul Kocialkowski2018-09-241-2/+2
* media: vb2: set reqbufs/create_bufs capabilitiesHans Verkuil2018-09-111-0/+2
* media: videobuf2-core: add uses_requests/qbuf flagsHans Verkuil2018-08-311-0/+8
* media: videobuf2-core: add request helper functionsHans Verkuil2018-08-311-0/+15
* media: videobuf2-core: integrate with media requestsHans Verkuil2018-08-311-1/+17
* media: videobuf2-core: embed media_request_objectHans Verkuil2018-08-311-0/+4
* media: vb2: add init_buffer buffer opHans Verkuil2018-08-311-0/+4
* media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced insteadHans Verkuil2018-08-311-2/+8
* media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil2018-08-311-2/+1Star
* media: vb2-core: vb2_ops: document non-interrupt-context callingLuca Ceresoli2018-03-211-0/+3
* media: vb2-core: document the REQUEUEING stateLuca Ceresoli2018-03-211-9/+15
* media: vb2-core: vb2_buffer_done: consolidate docsLuca Ceresoli2018-03-211-6/+4Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-213/+306
|\
| * media: vb2-core: fix descriptions for VB2-only functionsMauro Carvalho Chehab2017-12-181-40/+49
| * media: vb2-core: document remaining functionsMauro Carvalho Chehab2017-12-181-1/+53
| * media: vb2-core: Improve kernel-doc markupsMauro Carvalho Chehab2017-12-181-172/+204
| * media: vb2-core: use bitops for bitsMauro Carvalho Chehab2017-12-181-5/+6
| * media: videobuf2-core: improve kernel-doc markupsMauro Carvalho Chehab2017-12-181-30/+29Star
* | media: annotate ->poll() instancesAl Viro2017-11-271-1/+1
|/
* media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov2017-08-261-0/+13
* [media] vb2: Fix queue_setup() callback descriptionAnton Leontiev2017-04-051-6/+6
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-221-1/+1
* [media] videobuf2-core.h: improve documentationMauro Carvalho Chehab2016-09-091-58/+85
* [media] videobuf2-core.h: document enum vb2_memoryMauro Carvalho Chehab2016-09-091-0/+14
* [media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab2016-09-091-0/+269
* [media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil2016-08-241-3/+3
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-3/+3
* [media] doc-rst: add some needed escape codesMauro Carvalho Chehab2016-07-231-25/+25
* Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab2016-07-231-11/+15
|\
| * [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-9/+9
| * [media] vb2: add a dev field to use for the default allocation contextHans Verkuil2016-07-081-0/+3
| * [media] vb2: move dma_attrs to vb2_queueHans Verkuil2016-07-081-3/+4
* | [media] doc-rst: Fix conversion for v4l2 core functionsMauro Carvalho Chehab2016-07-171-12/+18
|/
* [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-251-0/+4
* [media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-04-131-0/+4
* [media] vb2: fix nasty vb2_thread regressionHans Verkuil2016-02-041-1/+2
* [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFSHans Verkuil2015-12-181-1/+3
* [media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil2015-12-181-3/+14