summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-11dma-mapping: introduce the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2-0/+22
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-02-11ARM: 8506/1: common: DMA-mapping: add DMA_ATTR_ALLOC_SINGLE_PAGES attributeDoug Anderson2-0/+27
2014-05-05doc: spelling error changesCarlos Garcia41-49/+49
2013-10-14doc: Documentation/DMA-attributes.txt fix typoXishi Qiu1-3/+3
2012-11-29common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski2-0/+10
2012-07-30common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski2-0/+25
2012-07-30common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski2-0/+19
2012-03-28common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski2-0/+9
2012-03-28common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2-0/+11
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson3-5/+118
2008-04-29dma: document dma_*map*_attrs() interfacesArthur Kepner2-0/+89