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
/
include
/
media
/
videobuf2-dma-contig.h
Age
Commit message (
Expand
)
Author
2020-06-11
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
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
2016-06-03
media: vb2-dma-contig: add helper for setting dma max seg size
Marek Szyprowski
2016-02-11
ARM: 8508/2: videobuf2-dc: Let drivers specify DMA attrs
Tomasz Figa
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2012-06-18
[media] videobuf2: correct the #ifndef text mistake in videobuf2-dma-contig.h
Albert Wang
2011-09-06
[media] media: vb2: dma contig allocator: use dma_addr instread of paddr
Marek Szyprowski
2011-03-22
[media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t
Pawel Osciak
2011-03-22
[media] Update Pawel Osciak's e-mail address
Pawel Osciak
2011-03-21
[media] v4l: videobuf2: add DMA coherent allocator
Pawel Osciak