aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf2-dma-sg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-35/+7
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil1-2/+3
2015-10-20[media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin1-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_dma_sg_get_userptr() to use frame vectorJan Kara1-80/+15
2015-08-16[media] vb2: Push mmap_sem down to memopsJan Kara1-0/+4
2015-06-18[media] Revert "[media] vb2: Push mmap_sem down to memops"Hans Verkuil1-6/+0
2015-05-30[media] media/videobuf2-dma-sg: Fix handling of sg_table structureRicardo Ribalda1-9/+13
2015-05-01[media] vb2: Push mmap_sem down to memopsJan Kara1-0/+6
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal1-1/+7
2014-11-25[media] vb2: use dma_map_sg_attrs to prevent unnecessary syncHans Verkuil1-6/+27
2014-11-25[media] vb2-dma-sg: add support for dmabuf exportsHans Verkuil1-0/+170
2014-11-25[media] vb2-dma-sg: add dmabuf import supportHans Verkuil1-14/+137
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil1-0/+41
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-0/+32
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil1-2/+3
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil1-6/+7
2014-09-21[media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil1-1/+1
2014-05-23[media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda1-1/+1
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab1-1/+2
2013-12-10[media] videobuf2-dma-sg: fix possible memory leakGeyslan G. Bem1-1/+2
2013-12-09[media] videobuf2-dma-sg: Support io userptr operations on io memoryRicardo Ribalda1-4/+47
2013-12-09[media] videobuf2-dma-sg: Fix typo on debug messageRicardo Ribalda1-1/+1
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda1-60/+43
2013-09-26[media] videobuf2-dma-sg: Allocate pages as contiguous as possibleRicardo Ribalda1-11/+49
2013-04-25[media] media: videobuf2: fix the length check for mmapMauro Carvalho Chehab1-1/+2
2013-03-21[media] vb2-dma-sg: add debug module optionHans Verkuil1-4/+13
2013-03-21[media] videobuf2: add gfp_flagsHans Verkuil1-2/+3
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-0/+283