summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu
Commit message (Expand)AuthorAgeFilesLines
* iommu/dma: Make header privateRobin Murphy2022-09-091-1/+1
* iommu: Clean up bus_set_iommu()Robin Murphy2022-09-071-4/+0
* iommu/arm-smmu: Clean up bus_set_iommu()Robin Murphy2022-09-071-82/+2
* iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY betterRobin Murphy2022-09-071-5/+4
* iommu: Retire iommu_capable()Robin Murphy2022-09-072-2/+2
*-. Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-297-34/+263
|\ \
| | * iommu: remove the put_resv_regions methodChristoph Hellwig2022-07-151-1/+0
| | * iommu: Clean up release_device checksRobin Murphy2022-07-062-22/+3
| | * iommu/arm-smmu: Get associated RMR info and install bypass SMRJon Nettleton2022-07-061-0/+52
| |/ |/|
| * iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He2022-07-191-2/+5
| * iommu/arm-smmu-qcom: Add SM6375 SMMU compatibleKonrad Dybcio2022-07-191-0/+1
| * iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan2022-07-086-9/+201
| * iommu: arm-smmu-impl: Add 8250 display compatible to the client list.Emma Anholt2022-07-061-0/+1
|/
* iommu/arm-smmu: Force identity domains for legacy bindingRobin Murphy2022-05-101-0/+3
* iommu/arm-smmu: Support Tegra234 SMMUThierry Reding2022-05-061-1/+2
* iommu/arm-smmu-qcom: Add SC8280XP supportBjorn Andersson2022-05-061-0/+1
* iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang2022-05-061-3/+2
* iommu: arm-smmu: disable large page mappings for Nvidia arm-smmuAshish Mhetre2022-04-221-0/+30
*-. Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2022-03-083-72/+74
|\ \
| | * iommu: Split struct iommu_opsLu Baolu2022-02-282-17/+21
| |/ |/|
| * iommu/arm-smmu: Account for PMU interruptsRobin Murphy2022-03-072-52/+46
| * iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probeMiaoqian Lin2022-02-081-3/+7
|/
* iommu: arm-smmu-impl: Add SM8450 qcom iommu implementationVinod Koul2021-12-141-0/+1
* iommu/arm-smmu-qcom: Fix TTBR0 readRob Clark2021-12-141-1/+1
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-311-0/+3
|\ \
| | * iommu/arm-smmu-qcom: Request direct mapping for modem deviceSibi Sankar2021-10-081-0/+1
| | * iommu: arm-smmu-qcom: Add compatible for QCM2290Loic Poulain2021-10-041-0/+1
| | * iommu/arm-smmu-qcom: Add SM6350 SMMU compatibleKonrad Dybcio2021-10-041-0/+1
| |/
* / qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-072-2/+4
|/
*---. Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel2021-08-204-42/+68
|\ \ \
| | | * iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy2021-08-181-1/+2
| | | * iommu/io-pgtable: Remove non-strict quirkRobin Murphy2021-08-181-3/+0
| | | * iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy2021-08-182-20/+4
| | |/ | |/|
| | * iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()Yang Yingliang2021-08-201-1/+3
| | * iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementationSai Prakash Ranjan2021-08-133-3/+22
| | * iommu/arm-smmu: Fix race condition during iommu_group creationKrishna Reddy2021-08-101-1/+5
| | * iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacksSai Prakash Ranjan2021-08-101-3/+23
| |/ |/|
| * iommu: Streamline iommu_iova_to_phys()Robin Murphy2021-07-261-3/+0
| * iommu/arm-smmu: Implement the map_pages() IOMMU driver callbackIsaac J. Manjarres2021-07-261-4/+5
| * iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callbackIsaac J. Manjarres2021-07-261-4/+5
|/
* iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"Marek Szyprowski2021-07-141-11/+2
* Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-102-20/+73
|\
| * iommu/arm-smmu: Use Tegra implementation on Tegra186Thierry Reding2021-06-111-1/+2
| * iommu/arm-smmu: tegra: Implement SID override programmingThierry Reding2021-06-111-3/+30
| * iommu/arm-smmu: tegra: Detect number of instances at runtimeThierry Reding2021-06-111-16/+41
* | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-024-13/+84
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-254-13/+84
| |\ \ \
| | | * | iommu: Drop unnecessary of_iommu.h includesRob Herring2021-06-082-2/+0
| | |/ / | |/| |
| | * | Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updatesWill Deacon2021-06-162-0/+14
| | |\ \
| | | * | iommu/arm-smmu: Check smmu->impl pointer before dereferencingWill Deacon2021-06-151-1/+1
| | | |/