index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
videobuf2-dma-sg.c
Age
Commit message (
Expand
)
Author
2015-10-20
[media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finish
Tiffany Lin
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-08-16
[media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vector
Jan Kara
2015-08-16
[media] vb2: Push mmap_sem down to memops
Jan 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 structure
Ricardo Ribalda
2015-05-01
[media] vb2: Push mmap_sem down to memops
Jan Kara
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2014-11-25
[media] vb2: use dma_map_sg_attrs to prevent unnecessary sync
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: add support for dmabuf exports
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: add dmabuf import support
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-25
[media] vb2: add dma_dir to the alloc memop
Hans 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_pages
Hans Verkuil
2014-05-23
[media] videobuf2-dma-sg: Fix NULL pointer dereference BUG
Ricardo Ribalda
2013-12-13
Merge branch 'upstream-fixes' into patchwork
Mauro Carvalho Chehab
2013-12-10
[media] videobuf2-dma-sg: fix possible memory leak
Geyslan G. Bem
2013-12-09
[media] videobuf2-dma-sg: Support io userptr operations on io memory
Ricardo Ribalda
2013-12-09
[media] videobuf2-dma-sg: Fix typo on debug message
Ricardo Ribalda
2013-09-26
[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table
Ricardo Ribalda
2013-09-26
[media] videobuf2-dma-sg: Allocate pages as contiguous as possible
Ricardo Ribalda
2013-04-25
[media] media: videobuf2: fix the length check for mmap
Mauro Carvalho Chehab
2013-03-21
[media] vb2-dma-sg: add debug module option
Hans Verkuil
2013-03-21
[media] videobuf2: add gfp_flags
Hans Verkuil
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab