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-vmalloc.c
Age
Commit message (
Expand
)
Author
2017-07-19
media: vb2 vmalloc: Constify dma_buf_ops structures
Arvind Yadav
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-05
[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_t
Elena Reshetova
2016-10-21
[media] v4l2-core: don't break long lines
Mauro Carvalho Chehab
2016-08-24
[media] vb2: don't return NULL for alloc and get_userptr ops
Hans Verkuil
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] vb2: move dma_attrs to vb2_queue
Hans Verkuil
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-08-16
[media] media: vb2: Convert vb2_vmalloc_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-vmalloc: Save output from dma_map_sg
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-12-23
[media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMA
Geert Uytterhoeven
2014-12-23
[media] videobuf2-vmalloc: fix sparse warning
Hans Verkuil
2014-12-02
[media] V4L2: Deletion of an unnecessary check before the function call "vb2_...
Markus Elfring
2014-11-25
[media] vb2-vmalloc: add support for dmabuf exports
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
2013-03-21
[media] videobuf2: add gfp_flags
Hans Verkuil
2012-11-25
[media] v4l: vb2-vmalloc: add support for dmabuf importing
Tomasz Stanislawski
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab