aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/io-pgtable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-0/+1
2022-09-26iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter1-0/+1
2022-09-26iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau1-0/+2
2022-09-07iommu/amd: Initial support for AMD IOMMU v2 page tableVasant Hegde1-0/+1
2021-08-12iommu/io-pgtable: Add DART pagetable formatSven Peter1-0/+1
2021-01-28iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit1-0/+3
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring1-0/+1
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring1-2/+3
2016-04-05iommu/io-pgtable: Fix a brace coding style issue.Cosmin-Gabriel Samoila1-2/+1
2016-02-17iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy1-1/+1
2016-02-17iommu/io-pgtable: Add ARMv7 short descriptor supportRobin Murphy1-0/+3
2015-08-13iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel1-5/+0
2015-01-19iommu: add ARM LPAE page table allocatorWill Deacon1-0/+11
2015-01-19iommu: introduce generic page table allocation frameworkWill Deacon1-0/+71