summaryrefslogtreecommitdiff
path: root/include/media/videobuf2-core.h
AgeCommit message (Expand)Author
2024-02-16media: videobuf2: Add missing doc comment for waiting_in_dqbufAndrzej Pietrasiewicz
2024-02-05media: videobuf2: Fix doc commentAndrzej Pietrasiewicz
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: media videobuf2: Be more flexible on the number of queue stored buffersBenjamin Gaignard
2023-11-23media: videobuf2: Add helper to get queue number of buffersBenjamin Gaignard
2023-11-23media: videobuf2: Use vb2_buffer instead of indexBenjamin Gaignard
2022-11-25media: vb2: add (un)prepare_streaming queue opsHans Verkuil
2022-08-29media: vb2: videobuf -> videobuf2Hans Verkuil
2021-12-07media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer lengthDafna Hirschfeld
2021-09-30media: videobuf2: add queue memory coherency parameterSergey Senozhatsky
2021-09-30media: videobuf2: inverse buffer cache_hints flagsSergey Senozhatsky
2021-09-30media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky
2021-03-22media: videobuf2: Explicitly state max size of planesRicardo Ribalda
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter
2020-11-16media: fix kernel-doc markupsMauro Carvalho Chehab
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-07-04media: vb2: Print the queue pointer in debug messagesLaurent Pinchart
2020-06-23media: videobuf2: add queue memory consistency parameterSergey Senozhatsky
2020-06-23media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky
2020-06-23media: videobuf2: add cache management membersSergey Senozhatsky
2020-06-23media: videobuf2: use explicit unsigned int in vb2_queueSergey Senozhatsky
2020-03-02media: videobuf2-core.h: improve buf_struct_size documentationHans Verkuil
2019-10-21media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUFHans Verkuil
2019-06-21media: vb2: Introduce a vb2_get_buffer accessorEzequiel Garcia
2019-05-23media: videobuf2-core.h: Document the alloc memop size argument as page alignedSakari Ailus
2019-04-22media: vb2: add waiting_in_dqbuf flagHans Verkuil
2019-03-25media: vb2: add requires_requests bit for stateless codecsHans Verkuil
2019-03-19media: vb2: drop VB2_BUF_STATE_REQUEUEINGHans Verkuil
2019-03-01media: include: fix several typosMauro Carvalho Chehab
2019-02-18media: vb2: keep track of timestamp statusHans Verkuil
2019-02-18media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil
2019-02-07media: vb2: Fix buf_out_validate documentationEzequiel Garcia
2019-01-31media: vb2: add buf_out_validate callbackHans Verkuil
2018-12-03media: vb2: keep a reference to the request until dqbufHans Verkuil
2018-09-24media: videobuf2-core: Rework and rename helper for request buffer countPaul Kocialkowski
2018-09-11media: vb2: set reqbufs/create_bufs capabilitiesHans Verkuil
2018-08-31media: videobuf2-core: add uses_requests/qbuf flagsHans Verkuil
2018-08-31media: videobuf2-core: add request helper functionsHans Verkuil
2018-08-31media: videobuf2-core: integrate with media requestsHans Verkuil
2018-08-31media: videobuf2-core: embed media_request_objectHans Verkuil
2018-08-31media: vb2: add init_buffer buffer opHans Verkuil
2018-08-31media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced insteadHans Verkuil
2018-08-31media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil
2018-03-21media: vb2-core: vb2_ops: document non-interrupt-context callingLuca Ceresoli
2018-03-21media: vb2-core: document the REQUEUEING stateLuca Ceresoli
2018-03-21media: vb2-core: vb2_buffer_done: consolidate docsLuca Ceresoli
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-18media: vb2-core: fix descriptions for VB2-only functionsMauro Carvalho Chehab
2017-12-18media: vb2-core: document remaining functionsMauro Carvalho Chehab