summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf2-dma-sg.c
Commit message (Expand)AuthorAgeFilesLines
* media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab2017-12-281-669/+0Star
* media: vb2: unify calling of set_page_dirty_lockStanimir Varbanov2017-12-181-4/+3Star
* media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov2017-08-261-2/+4
* media: vb2 dma-sg: Constify dma_buf_ops structuresArvind Yadav2017-07-191-1/+1
* [media] v4l2-core: Use kvmalloc() for potentially big allocationsTomasz Figa2017-06-201-4/+4
* Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-05-061-5/+6
|\
| * [media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova2017-04-051-5/+6
* | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-2/+2
|/
* [media] vb2: add WARN_ONs checking if a valid struct device was passedHans Verkuil2016-08-241-0/+6
* [media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil2016-08-241-6/+7
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-16/+5Star
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-35/+7Star
* [media] vb2: move dma_attrs to vb2_queueHans Verkuil2016-07-081-2/+3
* [media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin2015-10-201-2/+3
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vectorJan Kara2015-08-161-80/+15Star
* [media] vb2: Push mmap_sem down to memopsJan Kara2015-08-161-0/+4
* [media] Revert "[media] vb2: Push mmap_sem down to memops"Hans Verkuil2015-06-181-6/+0Star
* [media] media/videobuf2-dma-sg: Fix handling of sg_table structureRicardo Ribalda2015-05-301-9/+13
* [media] vb2: Push mmap_sem down to memopsJan Kara2015-05-011-0/+6
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-1/+7
* [media] vb2: use dma_map_sg_attrs to prevent unnecessary syncHans Verkuil2014-11-251-6/+27
* [media] vb2-dma-sg: add support for dmabuf exportsHans Verkuil2014-11-251-0/+170
* [media] vb2-dma-sg: add dmabuf import supportHans Verkuil2014-11-251-14/+137
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-0/+41
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+32
* [media] vb2: add dma_dir to the alloc memopHans Verkuil2014-11-251-2/+3
* [media] vb2: replace 'write' by 'dma_dir'Hans Verkuil2014-11-251-6/+7
* [media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil2014-09-221-1/+1
* [media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda2014-05-231-1/+1
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-131-1/+2
|\
| * [media] videobuf2-dma-sg: fix possible memory leakGeyslan G. Bem2013-12-101-1/+2
* | [media] videobuf2-dma-sg: Support io userptr operations on io memoryRicardo Ribalda2013-12-091-4/+47
* | [media] videobuf2-dma-sg: Fix typo on debug messageRicardo Ribalda2013-12-091-1/+1
|/
* [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-261-60/+43Star
* [media] videobuf2-dma-sg: Allocate pages as contiguous as possibleRicardo Ribalda2013-09-261-11/+49
* [media] media: videobuf2: fix the length check for mmapMauro Carvalho Chehab2013-04-251-1/+2
* [media] vb2-dma-sg: add debug module optionHans Verkuil2013-03-211-4/+13
* [media] videobuf2: add gfp_flagsHans Verkuil2013-03-211-2/+3
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-141-0/+283