summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-07iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve docWill Deacon
2019-10-15iommu: Introduce guest PASID bind functionJacob Pan
2019-10-15iommu: Introduce cache_invalidate APIYi L Liu
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2019-08-23iommu: Add helpers to set/get default domain typeJoerg Roedel
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon
2019-07-24iommu: Introduce iommu_iotlb_gather_add_page()Will Deacon
2019-07-24iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon
2019-07-24iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel
2019-07-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-06-18iommu/io-pgtable-arm: Add support to use system cacheVivek Gautam
2019-06-12iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regionsEric Auger
2019-06-12iommu: Add recoverable fault reportingJean-Philippe Brucker
2019-06-12iommu: Introduce device fault report APIJacob Pan
2019-06-12iommu: Introduce device fault dataJacob Pan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-27iommu: Add API to request DMA domain for deviceLu Baolu
2019-04-26Merge branch 'api-features' into arm/smmuJoerg Roedel
2019-04-23ACPI/IORT: Check ATS capability in root complex nodesJean-Philippe Brucker
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel
2019-02-26iommu: Document iommu_ops.is_attach_deferred()Geert Uytterhoeven
2019-02-26iommu: Document iommu_ops.iotlb_sync_map()Geert Uytterhoeven
2019-02-26iommu: Fix flush_tlb_all typoTom Murphy
2019-01-16iommu: Introduce iotlb_sync_map callbackDmitry Osipenko
2018-12-17iommu: Consolitate ->add/remove_device() callsJoerg Roedel
2018-12-17iommu: Introduce wrappers around dev->iommu_fwspecJoerg Roedel
2018-12-05iommu: Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_synctom
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel
2018-10-01iommu/dma: Add support for non-strict modeZhen Lei
2018-09-25iommu: Remove .domain_{get,set}_windowsRobin Murphy
2018-09-25iommu: Add fast hook for getting DMA domainsRobin Murphy
2018-09-25iommu/arm-smmu: Add support for the fsl-mc busNipun Gupta
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook
2018-02-13iommu: Do not return error code for APIs with size_t return typeSuravee Suthikulpanit
2017-09-27iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel
2017-08-30iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel
2017-08-15iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel
2017-07-26iommu: Correct iommu_map / iommu_unmap prototypesDmitry Osipenko
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-04-29iommu: Remove trace-events include from iommu.hJoerg Roedel
2017-04-27iommu: Move report_iommu_fault() to iommu.cJoerg Roedel
2017-04-27iommu: Include device.h in iommu.hJoerg Roedel
2017-04-06iommu: Better document the IOMMU_PRIV flagRobin Murphy