summaryrefslogtreecommitdiff
path: root/drivers/iommu/dma-iommu.c
AgeCommit message (Expand)Author
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel
2017-06-20iommu/dma: don't rely on DMA_ERROR_CODEChristoph Hellwig
2017-05-17iommu/iova: Sort out rbtree limit_pfn handlingRobin Murphy
2017-05-17iommu/dma: Don't touch invalid iova_domain membersRobin Murphy
2017-04-03iommu/dma: Plumb in the per-CPU IOVA cachesRobin Murphy
2017-04-03iommu/dma: Clean up MSI IOVA allocationRobin Murphy
2017-04-03iommu/dma: Convert to address-based allocationRobin Murphy
2017-03-22iommu/dma: Make PCI window reservation genericRobin Murphy
2017-03-22iommu/dma: Handle IOMMU API reserved regionsRobin Murphy
2017-03-22iommu/dma: Don't reserve PCI I/O windowsRobin Murphy
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy
2017-01-30iommu/dma: Implement PCI allocation optimisationRobin Murphy
2017-01-30iommu/dma: Stop getting dma_32bit_pfn wrongRobin Murphy
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel
2017-01-23iommu/dma: Allow MSI-only cookiesRobin Murphy
2017-01-19arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGEDMitchel Humpherys
2016-11-14iommu/dma: Implement dma_{map,unmap}_resource()Robin Murphy
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy
2016-09-16iommu/dma: Add support for mapping MSIsRobin Murphy
2016-08-10iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy
2016-08-09iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy
2016-05-09iommu: Allow selecting page sizes per domainRobin Murphy
2016-05-09iommu/dma: Implement scatterlist segment mergingRobin Murphy
2016-04-05iommu/dma: Restore scatterlist offsets correctlyRobin Murphy
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy
2015-12-28iommu/dma: Avoid unlikely high-order allocationsRobin Murphy
2015-12-28iommu/dma: Add some missing #includesRobin Murphy
2015-10-15iommu: Implement common IOMMU ops for DMA mappingRobin Murphy