summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-attrs.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8506/1: common: DMA-mapping: add DMA_ATTR_ALLOC_SINGLE_PAGES attributeDoug Anderson2016-02-111-0/+1
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-10/+0Star
* common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski2012-11-291-0/+1
* common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski2012-07-301-0/+1
* common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski2012-07-301-0/+1
* common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski2012-03-281-0/+1
* common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2012-03-281-0/+1
* powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson2008-07-221-0/+1
* dma: add dma_*map*_attrs() interfacesArthur Kepner2008-04-291-0/+74