aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-iommu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy1-1/+0
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/coreJoerg Roedel1-1/+2
2017-01-23iommu/dma: Allow MSI-only cookiesRobin Murphy1-0/+6
2017-01-19arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGEDMitchel Humpherys1-1/+2
2016-11-14iommu/dma: Implement dma_{map,unmap}_resource()Robin Murphy1-0/+4
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy1-1/+2
2016-09-16iommu/dma: Add support for mapping MSIsRobin Murphy1-0/+9
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-3/+3
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy1-2/+2
2015-10-15iommu: Implement common IOMMU ops for DMA mappingRobin Murphy1-0/+85