summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu/qcom_iommu.c
AgeCommit message (Expand)Author
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-08iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probeMiaoqian Lin
2021-08-18iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy
2021-07-14iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"Marek Szyprowski
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-08iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-09-29iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()Yu Kuai
2020-09-04iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski
2020-07-29Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon