summaryrefslogtreecommitdiff
path: root/drivers/iommu/io-pgtable.c
AgeCommit message (Expand)Author
2023-11-27iommu: Allow passing custom allocators to pgtable driversBoris Brezillon
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-26iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter
2022-09-26iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau
2022-09-07iommu/amd: Initial support for AMD IOMMU v2 page tableVasant Hegde
2021-08-12iommu/io-pgtable: Add DART pagetable formatSven Peter
2021-01-28iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
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
2016-04-05iommu/io-pgtable: Fix a brace coding style issue.Cosmin-Gabriel Samoila
2016-02-17iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy
2016-02-17iommu/io-pgtable: Add ARMv7 short descriptor supportRobin Murphy
2015-08-13iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel
2015-01-19iommu: add ARM LPAE page table allocatorWill Deacon
2015-01-19iommu: introduce generic page table allocation frameworkWill Deacon