aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/videobuf2-dma-sg.c
Commit message (Expand)AuthorAge
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-21
* [media] vb2: use dma_map_sg_attrs to prevent unnecessary syncHans Verkuil2014-11-25
* [media] vb2-dma-sg: add support for dmabuf exportsHans Verkuil2014-11-25
* [media] vb2-dma-sg: add dmabuf import supportHans Verkuil2014-11-25
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-25
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-25
* [media] vb2: add dma_dir to the alloc memopHans Verkuil2014-11-25
* [media] vb2: replace 'write' by 'dma_dir'Hans Verkuil2014-11-25
* [media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil2014-09-21
* [media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda2014-05-23
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-13
|\
| * [media] videobuf2-dma-sg: fix possible memory leakGeyslan G. Bem2013-12-10
* | [media] videobuf2-dma-sg: Support io userptr operations on io memoryRicardo Ribalda2013-12-09
* | [media] videobuf2-dma-sg: Fix typo on debug messageRicardo Ribalda2013-12-09
|/
* [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-26
* [media] videobuf2-dma-sg: Allocate pages as contiguous as possibleRicardo Ribalda2013-09-26
* [media] media: videobuf2: fix the length check for mmapMauro Carvalho Chehab2013-04-25
* [media] vb2-dma-sg: add debug module optionHans Verkuil2013-03-21
* [media] videobuf2: add gfp_flagsHans Verkuil2013-03-21
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-13