summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu-impl.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon2020-07-271-229/+0
* iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usageKrishna Reddy2020-07-201-0/+3
* iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743Hanna Hawa2020-07-161-0/+45
* iommu: arm-smmu-impl: Use qcom impl for sm8150 and sm8250 compatiblesJonathan Marek2020-07-091-1/+3
* iommu/arm-smmu: Update impl quirks commentRobin Murphy2020-07-081-4/+4
* iommu: arm-smmu-impl: Convert to a generic reset implementationSai Prakash Ranjan2020-05-071-3/+5
* iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon2020-01-101-1/+1
* iommu: arm-smmu-impl: Add sdm845 implementation hookVivek Gautam2019-11-041-1/+4
* iommu/arm-smmu: Make private implementation details staticWill Deacon2019-08-201-5/+5
* iommu/arm-smmu: Add context init implementation hookRobin Murphy2019-08-191-4/+38
* iommu/arm-smmu: Add reset implementation hookRobin Murphy2019-08-191-0/+49
* iommu/arm-smmu: Add configuration implementation hookRobin Murphy2019-08-191-0/+34
* iommu/arm-smmu: Move Secure access quirk to implementationRobin Murphy2019-08-191-0/+44
* iommu/arm-smmu: Add implementation infrastructureRobin Murphy2019-08-191-0/+13