summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu-impl.c
Commit message (Expand)AuthorAgeFilesLines
* 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