aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu-impl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon1-229/+0
2020-07-20iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usageKrishna Reddy1-0/+3
2020-07-16iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743Hanna Hawa1-0/+45
2020-07-09iommu: arm-smmu-impl: Use qcom impl for sm8150 and sm8250 compatiblesJonathan Marek1-1/+3
2020-07-08iommu/arm-smmu: Update impl quirks commentRobin Murphy1-4/+4
2020-05-07iommu: arm-smmu-impl: Convert to a generic reset implementationSai Prakash Ranjan1-3/+5
2020-01-10iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon1-1/+1
2019-11-04iommu: arm-smmu-impl: Add sdm845 implementation hookVivek Gautam1-1/+4
2019-08-20iommu/arm-smmu: Make private implementation details staticWill Deacon1-5/+5
2019-08-19iommu/arm-smmu: Add context init implementation hookRobin Murphy1-4/+38
2019-08-19iommu/arm-smmu: Add reset implementation hookRobin Murphy1-0/+49
2019-08-19iommu/arm-smmu: Add configuration implementation hookRobin Murphy1-0/+34
2019-08-19iommu/arm-smmu: Move Secure access quirk to implementationRobin Murphy1-0/+44
2019-08-19iommu/arm-smmu: Add implementation infrastructureRobin Murphy1-0/+13