aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu/arm-smmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-33/+56
2021-08-20iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()Yang Yingliang1-1/+3
2021-08-18iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy1-1/+2
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy1-3/+0
2021-08-18iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy1-11/+4
2021-08-13iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementationSai Prakash Ranjan1-3/+10
2021-08-10iommu/arm-smmu: Fix race condition during iommu_group creationKrishna Reddy1-1/+5
2021-08-10iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacksSai Prakash Ranjan1-3/+23
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy1-3/+0
2021-07-26iommu/arm-smmu: Implement the map_pages() IOMMU driver callbackIsaac J. Manjarres1-4/+5
2021-07-26iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callbackIsaac J. Manjarres1-4/+5
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-7/+32
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into nextJoerg Roedel1-7/+32
2021-06-23iommu/arm-smmu: Add support for driver IOMMU fault handlersJordan Crouse1-2/+7
2021-06-16Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updatesWill Deacon1-0/+13
2021-06-15iommu/arm-smmu: Check smmu->impl pointer before dereferencingWill Deacon1-1/+1
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang1-2/+6
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang1-1/+1
2021-06-08iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede1-3/+12
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring1-1/+0
2021-06-08iommu/arm-smmu: Implement ->probe_finalize()Thierry Reding1-0/+13
2021-04-16iommu: Streamline registration interfaceRobin Murphy1-4/+1
2021-04-16iommu: Statically set module ownerRobin Murphy1-0/+1
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig1-53/+11
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy1-24/+3
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig1-14/+16
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy1-22/+3
2020-11-25iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attrSai Prakash Ranjan1-6/+9
2020-11-25iommu/arm-smmu: Add support for pagetable config domain attributeSai Prakash Ranjan1-0/+20
2020-11-10iommu/arm-smmu: Add a way for implementations to influence SCTLRRob Clark1-1/+4
2020-10-29iommu/arm-smmu: Allow implementation specific write_s2crBjorn Andersson1-3/+10
2020-09-21iommu/arm-smmu: Prepare for the adreno-smmu implementationJordan Crouse1-53/+21
2020-09-21iommu/arm-smmu: Add support for split pagetablesJordan Crouse1-4/+15
2020-09-21iommu/arm-smmu: Pass io-pgtable config to implementation specific functionJordan Crouse1-5/+6
2020-07-29Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into nextJoerg Roedel1-0/+2359
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon1-0/+2359