aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/io-pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-5/+15
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy1-5/+0
2021-08-12iommu/io-pgtable: Add DART pagetable formatSven Peter1-0/+7
2021-07-26iommu/io-pgtable: Introduce map_pages() as a page table opIsaac J. Manjarres1-0/+4
2021-07-26iommu/io-pgtable: Introduce unmap_pages() as a page table opIsaac J. Manjarres1-0/+4
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig1-4/+0
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-10/+9
2021-02-01iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTekYong Wu1-2/+2
2021-01-28iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy1-5/+0
2021-01-28iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit1-0/+2
2021-01-27iommu/io-pgtable: Allow io_pgtable_tlb ops optionalYong Wu1-3/+5
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy1-11/+0
2020-11-25iommu/io-pgtable-arm: Add support to use system cacheSai Prakash Ranjan1-0/+4
2020-11-25iommu/io-pgtable: Add a domain attribute for pagetable configurationSai Prakash Ranjan1-0/+4
2020-09-04iommu: Rename iommu_tlb_* functions to iommu_iotlb_*Tom Murphy1-1/+1
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang1-1/+1
2020-01-10iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy1-0/+4
2020-01-10iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon1-1/+9
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy1-1/+8
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy1-2/+2
2019-11-04iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy1-1/+1
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel1-17/+40
2019-08-30iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu1-4/+3
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu1-2/+2
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()Will Deacon1-7/+9
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Will Deacon1-1/+3
2019-07-29iommu/io-pgtable: Remove unused ->tlb_sync() callbackWill Deacon1-9/+0
2019-07-29iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Will Deacon1-11/+11
2019-07-29iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()Will Deacon1-0/+14
2019-07-29iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()Will Deacon1-5/+19
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon1-3/+3
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon1-7/+4
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring1-0/+7
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring1-0/+213