Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-07 | iommu: arm-smmu-impl: Convert to a generic reset implementation | Sai Prakash Ranjan | 1 | -3/+5 |
2020-01-10 | iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespace | Will Deacon | 1 | -1/+1 |
2019-11-04 | iommu: arm-smmu-impl: Add sdm845 implementation hook | Vivek Gautam | 1 | -1/+4 |
2019-08-20 | iommu/arm-smmu: Make private implementation details static | Will Deacon | 1 | -5/+5 |
2019-08-19 | iommu/arm-smmu: Add context init implementation hook | Robin Murphy | 1 | -4/+38 |
2019-08-19 | iommu/arm-smmu: Add reset implementation hook | Robin Murphy | 1 | -0/+49 |
2019-08-19 | iommu/arm-smmu: Add configuration implementation hook | Robin Murphy | 1 | -0/+34 |
2019-08-19 | iommu/arm-smmu: Move Secure access quirk to implementation | Robin Murphy | 1 | -0/+44 |
2019-08-19 | iommu/arm-smmu: Add implementation infrastructure | Robin Murphy | 1 | -0/+13 |