summaryrefslogtreecommitdiff
path: root/include/linux/io-pgtable.h
AgeCommit message (Expand)Author
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy
2021-08-12iommu/io-pgtable: Add DART pagetable formatSven Peter
2021-07-26iommu/io-pgtable: Introduce map_pages() as a page table opIsaac J. Manjarres
2021-07-26iommu/io-pgtable: Introduce unmap_pages() as a page table opIsaac J. Manjarres
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2021-02-01iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTekYong Wu
2021-01-28iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy
2021-01-28iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit
2021-01-27iommu/io-pgtable: Allow io_pgtable_tlb ops optionalYong Wu
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy
2020-11-25iommu/io-pgtable-arm: Add support to use system cacheSai Prakash Ranjan
2020-11-25iommu/io-pgtable: Add a domain attribute for pagetable configurationSai Prakash Ranjan
2020-09-04iommu: Rename iommu_tlb_* functions to iommu_iotlb_*Tom Murphy
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang
2020-01-10iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy
2020-01-10iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy
2019-11-04iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel
2019-08-30iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()Will Deacon
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Will Deacon
2019-07-29iommu/io-pgtable: Remove unused ->tlb_sync() callbackWill Deacon
2019-07-29iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Will Deacon
2019-07-29iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()Will Deacon
2019-07-29iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()Will Deacon
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring