index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
videobuf2-dma-contig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
[media] Revert "[media] vb2: Push mmap_sem down to memops"
Hans Verkuil
1
-7
/
+0
2015-05-30
[media] media/videobuf2-dma-contig: Save output from dma_map_sg
Ricardo Ribalda
1
-3
/
+3
2015-05-01
[media] vb2: Push mmap_sem down to memops
Jan Kara
1
-0
/
+7
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-1
/
+7
2015-04-02
[media] vb2: Fix dma_dir setting for dma-contig mem type
Sakari Ailus
1
-2
/
+1
2014-11-25
[media] vb2: use dma_map_sg_attrs to prevent unnecessary sync
Hans Verkuil
1
-4
/
+20
2014-11-25
[media] vb2: don't free alloc context if it is ERR_PTR
Hans Verkuil
1
-1
/
+2
2014-11-25
[media] vb2: add dma_dir to the alloc memop
Hans Verkuil
1
-1
/
+3
2014-11-25
[media] vb2: replace 'write' by 'dma_dir'
Hans Verkuil
1
-19
/
+21
2014-08-06
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2014-07-09
dma-buf: use reservation objects
Maarten Lankhorst
1
-1
/
+1
2014-07-04
[media] videobuf2-dma-contig: allow to vmap contiguous dma buffers
Philipp Zabel
1
-0
/
+8
2014-02-08
dma-buf: avoid using IS_ERR_OR_NULL
Colin Cross
1
-1
/
+1
2013-12-09
[media] videobuf2: Add support for file access mode flags for DMABUF exporting
Philipp Zabel
1
-2
/
+2
2013-09-24
[media] videobuf2-dc: Fix support for mappings without struct page in userptr...
Marek Szyprowski
1
-5
/
+82
2013-04-25
[media] media: videobuf2: fix the length check for mmap
Mauro Carvalho Chehab
1
-3
/
+0
2013-03-21
[media] videobuf2: add gfp_flags
Hans Verkuil
1
-2
/
+3
2012-11-27
Revert "videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT"
Mauro Carvalho Chehab
1
-6
/
+0
2012-11-26
videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT
Mauro Carvalho Chehab
1
-0
/
+6
2012-11-25
[media] v4l: vb2-dma-contig: align buffer size to PAGE_SIZE
Tomasz Stanislawski
1
-0
/
+3
2012-11-25
[media] v4l: vb2-dma-contig: fail if user ptr buffer is not correctly aligned
Marek Szyprowski
1
-0
/
+12
2012-11-25
[media] v4l: vb2-dma-contig: add reference counting for a device from allocat...
Tomasz Stanislawski
1
-1
/
+3
2012-11-25
[media] v4l: vb2-dma-contig: add support for DMABUF exporting
Tomasz Stanislawski
1
-0
/
+200
2012-11-25
[media] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
Marek Szyprowski
1
-2
/
+26
2012-11-25
[media] v4l: vb2-dma-contig: add support for dma_buf importing
Sumit Semwal
1
-2
/
+118
2012-11-25
[media] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
Marek Szyprowski
1
-0
/
+24
2012-11-25
[media] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
Tomasz Stanislawski
1
-16
/
+210
2012-11-25
[media] v4l: vb2-dma-contig: reorder functions
Laurent Pinchart
1
-38
/
+54
2012-11-25
[media] v4l: vb2-dma-contig: remove reference of alloc_ctx from a buffer
Tomasz Stanislawski
1
-7
/
+6
2012-11-25
[media] v4l: vb2-dma-contig: shorten vb2_dma_contig prefix to vb2_dc
Laurent Pinchart
1
-18
/
+18
2012-08-14
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
1
-0
/
+186