summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/videobuf2-vmalloc.c
AgeCommit message (Expand)Author
2017-08-26media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov
2017-07-19media: vb2 vmalloc: Constify dma_buf_ops structuresArvind Yadav
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-05[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova
2016-10-21[media] v4l2-core: don't break long linesMauro Carvalho Chehab
2016-08-24[media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-08-16[media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vectorJan Kara
2015-08-16[media] vb2: Push mmap_sem down to memopsJan Kara
2015-06-18[media] Revert "[media] vb2: Push mmap_sem down to memops"Hans Verkuil
2015-05-30[media] media/videobuf2-dma-vmalloc: Save output from dma_map_sgRicardo Ribalda
2015-05-01[media] vb2: Push mmap_sem down to memopsJan Kara
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2014-12-23[media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven
2014-12-23[media] videobuf2-vmalloc: fix sparse warningHans Verkuil
2014-12-02[media] V4L2: Deletion of an unnecessary check before the function call "vb2_...Markus Elfring
2014-11-25[media] vb2-vmalloc: add support for dmabuf exportsHans Verkuil
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil
2013-03-21[media] videobuf2: add gfp_flagsHans Verkuil
2012-11-25[media] v4l: vb2-vmalloc: add support for dmabuf importingTomasz Stanislawski
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab