aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-attrs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-11ARM: 8506/1: common: DMA-mapping: add DMA_ATTR_ALLOC_SINGLE_PAGES attributeDoug Anderson1-0/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-10/+0
2012-11-29common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski1-0/+1
2012-07-30common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski1-0/+1
2012-07-30common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski1-0/+1
2012-03-28common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski1-0/+1
2012-03-28common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski1-0/+1
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU codeMark Nelson1-0/+1
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner1-0/+74