summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/dma-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy2016-08-101-4/+7
* iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy2016-08-091-1/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* iommu/dma: Finish optimising higher-order allocationsRobin Murphy2016-05-091-21/+39
* iommu: Allow selecting page sizes per domainRobin Murphy2016-05-091-1/+1
* iommu/dma: Implement scatterlist segment mergingRobin Murphy2016-05-091-23/+61
* iommu/dma: Restore scatterlist offsets correctlyRobin Murphy2016-04-051-2/+2
* iommu/dma: Use correct offset in map_sgRobin Murphy2016-01-071-1/+1
* iommu/dma: Avoid unlikely high-order allocationsRobin Murphy2015-12-281-2/+4
* iommu/dma: Add some missing #includesRobin Murphy2015-12-281-0/+3
* iommu: Implement common IOMMU ops for DMA mappingRobin Murphy2015-10-151-0/+524