summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/videobuf2-dma-sg.c
AgeCommit message (Expand)Author
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab
2017-12-18media: vb2: unify calling of set_page_dirty_lockStanimir Varbanov
2017-08-26media: vb2: add bidirectional flag in vb2_queueStanimir Varbanov
2017-07-19media: vb2 dma-sg: Constify dma_buf_ops structuresArvind Yadav
2017-06-20[media] v4l2-core: Use kvmalloc() for potentially big allocationsTomasz Figa
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-08-24[media] vb2: add WARN_ONs checking if a valid struct device was passedHans Verkuil
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-20[media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finishTiffany Lin
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-08-16[media] media: vb2: Convert vb2_dma_sg_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-sg: Fix handling of sg_table structureRicardo 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-11-25[media] vb2: use dma_map_sg_attrs to prevent unnecessary syncHans Verkuil
2014-11-25[media] vb2-dma-sg: add support for dmabuf exportsHans Verkuil
2014-11-25[media] vb2-dma-sg: add dmabuf import supportHans Verkuil
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans 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
2014-09-21[media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil
2014-05-23[media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab
2013-12-10[media] videobuf2-dma-sg: fix possible memory leakGeyslan G. Bem
2013-12-09[media] videobuf2-dma-sg: Support io userptr operations on io memoryRicardo Ribalda
2013-12-09[media] videobuf2-dma-sg: Fix typo on debug messageRicardo Ribalda
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda
2013-09-26[media] videobuf2-dma-sg: Allocate pages as contiguous as possibleRicardo Ribalda
2013-04-25[media] media: videobuf2: fix the length check for mmapMauro Carvalho Chehab
2013-03-21[media] vb2-dma-sg: add debug module optionHans Verkuil
2013-03-21[media] videobuf2: add gfp_flagsHans Verkuil
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab