1. 1be3eb1 media: videobuf2-core: don't go out of the buffer range by Mauro Carvalho Chehab · 6 years ago
  2. 63d34ea vb2: Fix an off by one error in 'vb2_plane_vaddr' by Christophe JAILLET · 7 years ago
  3. 88b7eb0 [media] videobuf2-core.h: move function descriptions from c file by Mauro Carvalho Chehab · 8 years ago
  4. 8eb14e8 [media] vb2: Fix vb2_core_dqbuf() kernel-doc by Javier Martinez Canillas · 8 years ago
  5. 0ff657b [media] vb2: don't return NULL for alloc and get_userptr ops by Hans Verkuil · 8 years ago
  6. 8201920 [media] vb2: remove TODO comment for dma-buf in QBUF by Javier Martinez Canillas · 8 years ago
  7. 1415072 [media] vb2: include lengths in dmabuf qbuf debug message by Javier Martinez Canillas · 8 years ago
  8. 0e95ccf [media] vb2: Fix comment by Ricardo Ribalda · 8 years ago
  9. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  10. 20be7ab [media] vb2: add a dev field to use for the default allocation context by Hans Verkuil · 8 years ago
  11. d16e832 [media] vb2: move dma_attrs to vb2_queue by Hans Verkuil · 8 years ago
  12. 126f402 [media] vb2: core: Skip planes array verification if pb is NULL by Sakari Ailus · 8 years ago
  13. b938768 [media] media: vb2: Fix regression on poll() for RW mode by Ricardo Ribalda · 8 years ago
  14. e7e0c3e [media] videobuf2-core: Check user space planes array in dqbuf by Sakari Ailus · 8 years ago
  15. 77fa4e0 [media] media: Change v4l-core to check if source is free by Shuah Khan · 8 years ago
  16. 85e91f8 Merge tag 'v4.5-rc3' into patchwork by Mauro Carvalho Chehab · 8 years ago
  17. 1f2c450 [media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR by Mauro Carvalho Chehab · 8 years ago
  18. fac710e [media] vb2: fix nasty vb2_thread regression by Hans Verkuil · 8 years ago
  19. 9637b03 [media] media: videobuf2-core: Fix one __qbuf_dmabuf() error path by Wu, Xia · 8 years ago
  20. b62ef37 [media] videobuf2: avoid memory leak on errors by Mauro Carvalho Chehab · 8 years ago
  21. 58e1ba3 [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS by Hans Verkuil · 9 years ago
  22. 20eedf0e1 [media] videobuf2-core: call __setup_offsets before buf_init() by Hans Verkuil · 9 years ago
  23. e32f856 [media] videobuf2-core: fill in q->bufs[vb->index] before buf_init() by Hans Verkuil · 9 years ago
  24. 489648a [media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc() by Hans Verkuil · 9 years ago
  25. 10cc3b1 [media] videobuf2-core: fill_user_buffer and copy_timestamp should return void by Hans Verkuil · 9 years ago
  26. df868ea [media] videobuf2-core.c: update module description by Hans Verkuil · 9 years ago
  27. af3bac1 [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part by Junghak Sung · 9 years ago
  28. 959c3ef [media] media: videobuf2: Add copy_timestamp to struct vb2_queue by Junghak Sung · 9 years ago
  29. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  30. 3c5be98 [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2 by Junghak Sung · 9 years ago
  31. b0e0e1f [media] media: videobuf2: Prepare to divide videobuf2 by Junghak Sung · 9 years ago
  32. bed04f9 [media] media: videobuf2: Replace v4l2-specific data with vb2 data by Junghak Sung · 9 years ago
  33. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  34. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  35. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  36. 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
  37. 0f6e282 [media] vb2: Push mmap_sem down to memops by Jan Kara · 9 years ago
  38. 2fa3dc4 [media] vb2: Fix compilation breakage when !CONFIG_BUG by Laurent Pinchart · 9 years ago
  39. 2091f51 [media] videobuf2: add trace events by Philipp Zabel · 9 years ago
  40. 6d058c5 [media] vb2: Only requeue buffers immediately once streaming is started by Sakari Ailus · 9 years ago
  41. 77a3c6f [media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers by Laurent Pinchart · 9 years ago
  42. 511a1b8 [media] Revert "[media] vb2: Push mmap_sem down to memops" by Hans Verkuil · 9 years ago
  43. ce0eff0 [media] vb2: allow requeuing buffers while streaming by Hans Verkuil · 9 years ago
  44. c162184 [media] videobuf2: return -EPIPE from DQBUF after the last buffer by Philipp Zabel · 9 years ago
  45. 48b25a3 [media] vb2: Push mmap_sem down to memops by Jan Kara · 9 years ago
  46. 1d11437 media: remove unused variable that causes a warning by Linus Torvalds · 9 years ago
  47. 676ee36 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  48. f61bf13 [media] vb2: add allow_zero_bytesused flag to the vb2_queue struct by Kamil Debski · 9 years ago
  49. 06e7a9b6 [media] vb2: split the io_flags member of vb2_queue into a bit field by Kamil Debski · 9 years ago
  50. ff05cb4 [media] vb2: check if vb2_fop_write/read is allowed by Hans Verkuil · 9 years ago
  51. 0e66100 [media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop() by Hans Verkuil · 9 years ago
  52. 6cf11ee [media] vb2: fix vb2_thread_stop race conditions by Hans Verkuil · 9 years ago
  53. 69c0e9c [media] v4l: vb2: Fix race condition in _vb2_fop_release by Laurent Pinchart · 10 years ago
  54. f6cee1885 [media] v4l: vb2: Fix race condition in vb2_fop_poll by Laurent Pinchart · 10 years ago
  55. d935c57 [media] vb2: add dma_dir to the alloc memop by Hans Verkuil · 10 years ago
  56. cd47403 [media] vb2: replace 'write' by 'dma_dir' by Hans Verkuil · 10 years ago
  57. a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  58. 58d75f4 [media] vb2: fix VBI/poll regression by Hans Verkuil · 10 years ago
  59. a9ae469 [media] vb2: fix plane index sanity check in vb2_plane_cookie() by Zhaowei Yuan · 10 years ago
  60. bf3593d [media] vb2: fix vb2 state check when start_streaming fails by Hans Verkuil · 10 years ago
  61. 23cd08c [media] videobuf2-core: add comments before the WARN_ON by Hans Verkuil · 10 years ago
  62. 12561ad [media] videobuf2-core: take mmap_sem before calling __qbuf_userptr by Hans Verkuil · 10 years ago
  63. 529a53c [media] vb2: fix multiplanar read() with non-zero data_offset by Hans Verkuil · 10 years ago
  64. 0821344 [media] vb2: use pr_info instead of pr_debug by Hans Verkuil · 10 years ago
  65. f035eb4 [media] videobuf2: fix lockdep warning by Hans Verkuil · 10 years ago
  66. 1612f20 [media] vb2: fix vb2_poll for output streams by Hans Verkuil · 10 years ago
  67. 8a75ffb [media] vb2: fix bytesused == 0 handling by Hans Verkuil · 10 years ago
  68. 4bb7267 [media] v4l: vb2: Add fatal error condition flag by Laurent Pinchart · 10 years ago
  69. 9241650 [media] v4l: vb2: Don't return POLLERR during transient buffer underruns by Laurent Pinchart · 10 years ago
  70. bd994dd [media] v4l: vb2: Fix stream start and buffer completion race by Laurent Pinchart · 10 years ago
  71. 34ea4d4 [media] v4l: vb2: Add a function to discard all DONE buffers by Laurent Pinchart · 10 years ago
  72. 85ada73 [media] videobuf2-core: remove duplicated code by Victor Lambret · 10 years ago
  73. 4cf743d [media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMES by Philipp Zabel · 10 years ago
  74. b646f0b [media] v4l: vb2: Avoid double WARN_ON when stopping streaming by Laurent Pinchart · 10 years ago
  75. ce9c224 [media] vb2: fix compiler warning by Hans Verkuil · 10 years ago
  76. e37559b [media] vb2: stop_streaming should return void by Hans Verkuil · 10 years ago
  77. 3415a89 [media] vb2: add thread support by Hans Verkuil · 10 years ago
  78. 3050040 [media] vb2: start messages with a lower-case for consistency by Hans Verkuil · 10 years ago
  79. 7bb6edd [media] vb2: allow read/write as long as the format is single planar by Hans Verkuil · 10 years ago
  80. 74753cffa [media] vb2: add vb2_fileio_is_active and check it more often by Hans Verkuil · 10 years ago
  81. 57394b7 [media] vb2: simplify a confusing condition by Hans Verkuil · 10 years ago
  82. e35e41b [media] vb2: reject output buffers with V4L2_FIELD_ALTERNATE by Hans Verkuil · 10 years ago
  83. ebd7c50 [media] vb2: set timestamp when using write() by Hans Verkuil · 10 years ago
  84. dcc2428 [media] vb2: move __qbuf_mmap before __qbuf_userptr by Hans Verkuil · 10 years ago
  85. fd4354c [media] vb2: use correct prefix by Hans Verkuil · 10 years ago
  86. 61bd8fb [media] vb2: if bytesused is 0, then fill with output buffer length by Hans Verkuil · 10 years ago
  87. 412376a [media] vb2: fix handling of data_offset and v4l2_plane.reserved[] by Hans Verkuil · 10 years ago
  88. a1d36d8 [media] videobuf2-core: fix sparse errors by Hans Verkuil · 10 years ago
  89. 9cf3c31 [media] vb2: call buf_finish after the state check by Hans Verkuil · 10 years ago
  90. 3f1a9a3 [media] vb2: fix streamoff handling if streamon wasn't called by Hans Verkuil · 10 years ago
  91. e4d2581 [media] vb2: replace BUG by WARN_ON by Hans Verkuil · 10 years ago
  92. fb64dca [media] vb2: properly clean up PREPARED and QUEUED buffers by Hans Verkuil · 10 years ago
  93. b3379c6 [media] vb2: only call start_streaming if sufficient buffers are queued by Hans Verkuil · 10 years ago
  94. a7afcac [media] vb2: don't init the list if there are still buffers by Hans Verkuil · 10 years ago
  95. 6ea3b98 [media] vb2: rename queued_count to owned_by_drv_count by Hans Verkuil · 10 years ago
  96. 256f316 [media] vb2: fix buf_init/buf_cleanup call sequences by Hans Verkuil · 10 years ago
  97. 9c0863b [media] vb2: call buf_finish from __queue_cancel by Hans Verkuil · 10 years ago
  98. 0647064 [media] vb2: change result code of buf_finish to void by Hans Verkuil · 10 years ago
  99. b5b4541 [media] vb2: add debugging code to check for unbalanced ops by Hans Verkuil · 10 years ago
  100. 952c9ee [media] vb2: fix PREPARE_BUF regression by Hans Verkuil · 10 years ago