summaryrefslogtreecommitdiff
path: root/drivers/iommu/dma-iommu.c
Commit message (Expand)AuthorAge
* iommu/dma: Remove bogus dma_supported() implementationRobin Murphy2017-02-06
* iommu/dma: Implement PCI allocation optimisationRobin Murphy2017-01-30
* iommu/dma: Stop getting dma_32bit_pfn wrongRobin Murphy2017-01-30
* Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2017-01-30
|\
| * arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGEDMitchel Humpherys2017-01-19
* | iommu/dma: Allow MSI-only cookiesRobin Murphy2017-01-23
|/
* iommu/dma: Implement dma_{map,unmap}_resource()Robin Murphy2016-11-14
* iommu/dma: Avoid PCI host bridge windowsRobin Murphy2016-09-16
* iommu/dma: Add support for mapping MSIsRobin Murphy2016-09-16
* iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy2016-08-10
* iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy2016-08-09
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* iommu/dma: Finish optimising higher-order allocationsRobin Murphy2016-05-09
* iommu: Allow selecting page sizes per domainRobin Murphy2016-05-09
* iommu/dma: Implement scatterlist segment mergingRobin Murphy2016-05-09
* iommu/dma: Restore scatterlist offsets correctlyRobin Murphy2016-04-05
* iommu/dma: Use correct offset in map_sgRobin Murphy2016-01-07
* iommu/dma: Avoid unlikely high-order allocationsRobin Murphy2015-12-28
* iommu/dma: Add some missing #includesRobin Murphy2015-12-28
* iommu: Implement common IOMMU ops for DMA mappingRobin Murphy2015-10-15