summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu/arm-smmu.h
AgeCommit message (Expand)Author
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-23iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault infoJordan Crouse
2021-06-08iommu/arm-smmu: Implement ->probe_finalize()Thierry Reding
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig
2020-11-25iommu: arm-smmu-impl: Use table to list QCOM implementationsSai Prakash Ranjan
2020-11-25iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attrSai Prakash Ranjan
2020-11-25iommu/arm-smmu: Add support for pagetable config domain attributeSai Prakash Ranjan
2020-11-10iommu/arm-smmu: Add a way for implementations to influence SCTLRRob Clark
2020-11-10iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMUJordan Crouse
2020-10-29iommu/arm-smmu: Allow implementation specific write_s2crBjorn Andersson
2020-09-21iommu/arm-smmu: Constify some helpersRob Clark
2020-09-21iommu/arm-smmu: Prepare for the adreno-smmu implementationJordan Crouse
2020-09-21iommu/arm-smmu: Add support for split pagetablesJordan Crouse
2020-09-21iommu/arm-smmu: Pass io-pgtable config to implementation specific functionJordan Crouse
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon