aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/dma-iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy1-21/+39
2016-05-09iommu: Allow selecting page sizes per domainRobin Murphy1-1/+1
2016-05-09iommu/dma: Implement scatterlist segment mergingRobin Murphy1-23/+61
2016-04-05iommu/dma: Restore scatterlist offsets correctlyRobin Murphy1-2/+2
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy1-1/+1
2015-12-28iommu/dma: Avoid unlikely high-order allocationsRobin Murphy1-2/+4
2015-12-28iommu/dma: Add some missing #includesRobin Murphy1-0/+3
2015-10-15iommu: Implement common IOMMU ops for DMA mappingRobin Murphy1-0/+524