summaryrefslogtreecommitdiff
path: root/include/linux/dma-iommu.h
AgeCommit message (Expand)Author
2021-08-18iommu: Allow enabling non-strict mode dynamicallyRobin Murphy
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker
2021-04-07iommu: Delete iommu_dma_free_cpu_cached_iovas()John Garry
2021-03-18iommu/dma: Resurrect the "forcedac" optionRobin Murphy
2020-11-25iommu: Add iommu_dma_free_cpu_cached_iovas()Tom Murphy
2019-06-24Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig
2019-05-27iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig
2019-05-27iommu/dma: Remove the flush_page callbackChristoph Hellwig
2019-05-27iommu/dma: Cleanup dma-iommu.hChristoph Hellwig
2019-05-03iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall
2019-05-03iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-05-13dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier
2017-05-30iommu/dma: Fix function declarationArnd Bergmann
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel
2017-03-22iommu/dma: Make PCI window reservation genericRobin Murphy
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin 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-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy
2015-10-15iommu: Implement common IOMMU ops for DMA mappingRobin Murphy