summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/io-pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* iommu: Allow passing custom allocators to pgtable driversBoris Brezillon2023-11-271-0/+23
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-261-0/+1
|\ \
| | * iommu/amd: Initial support for AMD IOMMU v2 page tableVasant Hegde2022-09-071-0/+1
| |/
* | iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter2022-09-261-0/+1
* | iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau2022-09-261-0/+2
|/
* iommu/io-pgtable: Add DART pagetable formatSven Peter2021-08-121-0/+1
* iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit2021-01-281-0/+3
* iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy2020-01-101-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring2019-04-121-0/+1
* iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring2019-02-111-2/+3
* iommu/io-pgtable: Fix a brace coding style issue.Cosmin-Gabriel Samoila2016-04-051-2/+1
* iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy2016-02-171-1/+1
* iommu/io-pgtable: Add ARMv7 short descriptor supportRobin Murphy2016-02-171-0/+3
* iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel2015-08-131-5/+0
* iommu: add ARM LPAE page table allocatorWill Deacon2015-01-191-0/+11
* iommu: introduce generic page table allocation frameworkWill Deacon2015-01-191-0/+71