summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf2-vmalloc.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab1-452/+0
2017-08-26media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov1-2/+4
2017-07-19media: vb2 vmalloc: Constify dma_buf_ops structuresArvind Yadav1-1/+1
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-5/+6
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe1-2/+2
2017-04-05[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova1-5/+6
2016-10-21[media] v4l2-core: don't break long linesMauro Carvalho Chehab1-2/+1
2016-08-24[media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil1-5/+8
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-3/+3
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil1-2/+3
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-08-16[media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vectorJan Kara1-56/+36
2015-08-16[media] vb2: Push mmap_sem down to memopsJan Kara1-1/+3
2015-06-18[media] Revert "[media] vb2: Push mmap_sem down to memops"Hans Verkuil1-5/+1
2015-05-30[media] media/videobuf2-dma-vmalloc: Save output from dma_map_sgRicardo Ribalda1-3/+3
2015-05-01[media] vb2: Push mmap_sem down to memopsJan Kara1-1/+5
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal1-1/+7
2014-12-23[media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven1-0/+5
2014-12-23[media] videobuf2-vmalloc: fix sparse warningHans Verkuil1-2/+2
2014-12-02[media] V4L2: Deletion of an unnecessary check before the function call "vb2_...Markus Elfring1-2/+1
2014-11-25[media] vb2-vmalloc: add support for dmabuf exportsHans Verkuil1-0/+171
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil1-1/+3
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil1-7/+9
2013-03-21[media] videobuf2: add gfp_flagsHans Verkuil1-2/+2
2012-11-25[media] v4l: vb2-vmalloc: add support for dmabuf importingTomasz Stanislawski1-0/+56
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-0/+223