- ee1806b media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer length by Dafna Hirschfeld · 3 years, 1 month ago
- b00a9e5 media: videobuf2: add queue memory coherency parameter by Sergey Senozhatsky · 3 years, 4 months ago
- 4dbe7ea media: videobuf2: inverse buffer cache_hints flags by Sergey Senozhatsky · 3 years, 4 months ago
- a4b83de media: videobuf2: rework vb2_mem_ops API by Sergey Senozhatsky · 3 years, 4 months ago
- 2f65fce media: videobuf2: Explicitly state max size of planes by Ricardo Ribalda · 3 years, 10 months ago
- eb83b8e media: videobuf2: Move frame_vector into media subsystem by Daniel Vetter · 4 years, 1 month ago
- b064945 media: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- 129134e media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag by Sergey Senozhatsky · 4 years, 4 months ago
- b820935 media: vb2: Print the queue pointer in debug messages by Laurent Pinchart · 4 years, 6 months ago
- 7b4b455 media: videobuf2: add queue memory consistency parameter by Sergey Senozhatsky · 4 years, 8 months ago
- f5f5fa7 media: videobuf2: handle V4L2 buffer cache flags by Sergey Senozhatsky · 4 years, 8 months ago
- 6d21998 media: videobuf2: add cache management members by Sergey Senozhatsky · 4 years, 8 months ago
- 830e87e media: videobuf2: use explicit unsigned int in vb2_queue by Sergey Senozhatsky · 4 years, 8 months ago
- 1583c79 media: videobuf2-core.h: improve buf_struct_size documentation by Hans Verkuil · 4 years, 10 months ago
- 137272c media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF by Hans Verkuil · 5 years ago
- 3dd8c09 media: vb2: Introduce a vb2_get_buffer accessor by Ezequiel Garcia · 6 years ago
- b29ecab media: videobuf2-core.h: Document the alloc memop size argument as page aligned by Sakari Ailus · 6 years ago
- d65842f media: vb2: add waiting_in_dqbuf flag by Hans Verkuil · 6 years ago
- 90675d3 media: vb2: add requires_requests bit for stateless codecs by Hans Verkuil · 6 years ago
- c6e4e2c media: vb2: drop VB2_BUF_STATE_REQUEUEING by Hans Verkuil · 6 years ago
- e907bf3 media: include: fix several typos by Mauro Carvalho Chehab · 6 years ago
- 7e4e716 media: vb2: keep track of timestamp status by Hans Verkuil · 6 years ago
- cfc7740 media: vb2: replace bool by bitfield in vb2_buffer by Hans Verkuil · 6 years ago
- c2d88e7 media: vb2: Fix buf_out_validate documentation by Ezequiel Garcia · 6 years ago
- 28d77c2 media: vb2: add buf_out_validate callback by Hans Verkuil · 6 years ago
- 6093d30 media: vb2: keep a reference to the request until dqbuf by Hans Verkuil · 6 years ago
- 515c5a7 media: videobuf2-core: Rework and rename helper for request buffer count by Paul Kocialkowski · 6 years ago
- e5079cf media: vb2: set reqbufs/create_bufs capabilities by Hans Verkuil · 6 years ago
- 61add36 media: videobuf2-core: add uses_requests/qbuf flags by Hans Verkuil · 7 years ago
- c07aa48 media: videobuf2-core: add request helper functions by Hans Verkuil · 7 years ago
- fd89e0b media: videobuf2-core: integrate with media requests by Hans Verkuil · 7 years ago
- 1cf96dc media: videobuf2-core: embed media_request_object by Hans Verkuil · 7 years ago
- 8e01370 media: vb2: add init_buffer buffer op by Hans Verkuil · 7 years ago
- 5502869 media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead by Hans Verkuil · 7 years ago
- db6e8d5 media: vb2: store userspace data in vb2_v4l2_buffer by Hans Verkuil · 7 years ago
- 3f97df9 media: vb2-core: vb2_ops: document non-interrupt-context calling by Luca Ceresoli · 7 years ago
- 68a06bd media: vb2-core: document the REQUEUEING state by Luca Ceresoli · 7 years ago
- 45ad399 media: vb2-core: vb2_buffer_done: consolidate docs by Luca Ceresoli · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
- 991232a media: vb2-core: fix descriptions for VB2-only functions by Mauro Carvalho Chehab · 7 years ago
- 8dcde47 media: vb2-core: document remaining functions by Mauro Carvalho Chehab · 7 years ago
- 2b14132 media: vb2-core: Improve kernel-doc markups by Mauro Carvalho Chehab · 7 years ago
- 37bc2d8 media: vb2-core: use bitops for bits by Mauro Carvalho Chehab · 7 years ago
- 60e7926 media: videobuf2-core: improve kernel-doc markups by Mauro Carvalho Chehab · 7 years ago
- c23e0cb media: annotate ->poll() instances by Al Viro · 7 years ago
- 5b6f9abe media: vb2: add bidirectional flag in vb2_queue by Stanimir Varbanov · 7 years ago
- e5c27ef3 [media] vb2: Fix queue_setup() callback description by Anton Leontiev · 8 years ago
- e383ce0 [media] get rid of a number of problems at the cross references by Mauro Carvalho Chehab · 8 years ago
- f286f4d [media] videobuf2-core.h: improve documentation by Mauro Carvalho Chehab · 8 years ago
- 52839f6 [media] videobuf2-core.h: document enum vb2_memory by Mauro Carvalho Chehab · 8 years ago
- 88b7eb0 [media] videobuf2-core.h: move function descriptions from c file by Mauro Carvalho Chehab · 8 years ago
- 0ff657b [media] vb2: don't return NULL for alloc and get_userptr ops by Hans Verkuil · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 564aaf6 [media] doc-rst: add some needed escape codes by Mauro Carvalho Chehab · 8 years ago
- c278256 Merge branch 'patchwork' into topic/docs-next by Mauro Carvalho Chehab · 8 years ago
- 89cb3dd [media] doc-rst: Fix conversion for v4l2 core functions by Mauro Carvalho Chehab · 8 years ago
- 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
- 20be7ab [media] vb2: add a dev field to use for the default allocation context by Hans Verkuil · 9 years ago
- d16e832 [media] vb2: move dma_attrs to vb2_queue by Hans Verkuil · 9 years ago
- b938768 [media] media: vb2: Fix regression on poll() for RW mode by Ricardo Ribalda · 9 years ago
- e7e0c3e [media] videobuf2-core: Check user space planes array in dqbuf by Sakari Ailus · 9 years ago
- fac710e [media] vb2: fix nasty vb2_thread regression by Hans Verkuil · 9 years ago
- 58e1ba3 [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS by Hans Verkuil · 9 years ago
- 10cc3b1 [media] videobuf2-core: fill_user_buffer and copy_timestamp should return void by Hans Verkuil · 9 years ago
- af3bac1 [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part by Junghak Sung · 9 years ago
- 959c3ef [media] media: videobuf2: Add copy_timestamp to struct vb2_queue by Junghak Sung · 9 years ago
- d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
- df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
- 3c5be98 [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2 by Junghak Sung · 9 years ago
- b0e0e1f [media] media: videobuf2: Prepare to divide videobuf2 by Junghak Sung · 9 years ago
- bed04f9 [media] media: videobuf2: Replace v4l2-specific data with vb2 data by Junghak Sung · 9 years ago
- 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
- efe9801 [media] DocBook: Fix remaining issues with VB2 core documentation by Mauro Carvalho Chehab · 9 years ago
- 32d81b4 [media] DocBook: fix most of warnings at videobuf2-core.h by Mauro Carvalho Chehab · 9 years ago
- 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
- c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
- 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
- d78757e [media] videobuf2-core: Add it to device-drivers DocBook by Mauro Carvalho Chehab · 9 years ago
- 6d058c5 [media] vb2: Only requeue buffers immediately once streaming is started by Sakari Ailus · 9 years ago
- c162184 [media] videobuf2: return -EPIPE from DQBUF after the last buffer by Philipp Zabel · 10 years ago
- f61bf13 [media] vb2: add allow_zero_bytesused flag to the vb2_queue struct by Kamil Debski · 10 years ago
- 06e7a9b6 [media] vb2: split the io_flags member of vb2_queue into a bit field by Kamil Debski · 10 years ago
- d935c57 [media] vb2: add dma_dir to the alloc memop by Hans Verkuil · 10 years ago
- cd47403 [media] vb2: replace 'write' by 'dma_dir' by Hans Verkuil · 10 years ago
- cf22742 [media] videobuf2-core.h: improve documentation by Hans Verkuil · 10 years ago
- a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
- 072f1a4 [media] v4l: videobuf2: Fix typos in comments by Laurent Pinchart · 10 years ago
- 58d75f4 [media] vb2: fix VBI/poll regression by Hans Verkuil · 10 years ago
- 44e8e69 [media] videobuf2-core.h: fix comment by Hans Verkuil · 10 years ago
- ead1303 [media] media: videobuf2-core.h: add a helper to get status of start_streaming() by Prabhakar Lad · 10 years ago
- f035eb4 [media] videobuf2: fix lockdep warning by Hans Verkuil · 10 years ago
- ccf58cb [media] vb2: fix videobuf2-core.h comments by Hans Verkuil · 10 years ago
- 4bb7267 [media] v4l: vb2: Add fatal error condition flag by Laurent Pinchart · 11 years ago
- 34ea4d4 [media] v4l: vb2: Add a function to discard all DONE buffers by Laurent Pinchart · 11 years ago
- e37559b [media] vb2: stop_streaming should return void by Hans Verkuil · 11 years ago
- 3415a89 [media] vb2: add thread support by Hans Verkuil · 11 years ago
- 74753cf [media] vb2: add vb2_fileio_is_active and check it more often by Hans Verkuil · 11 years ago
- b3379c6 [media] vb2: only call start_streaming if sufficient buffers are queued by Hans Verkuil · 11 years ago
- 6ea3b98 [media] vb2: rename queued_count to owned_by_drv_count by Hans Verkuil · 11 years ago