summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu
Commit message (Expand)AuthorAgeFilesLines
...
| |
| \
| \
| \
*---. \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-182-23/+2
|\ \ \ \ | | |_|/ | |/| |
| | | * iommu: Remove detach_dev callbacksLu Baolu2023-01-131-23/+0
| | |/ | |/|
| | * iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSSBjorn Andersson2023-01-241-0/+1
| | * iommu/arm-smmu-qcom: Add SM8150 DPU compatibleMarijn Suijten2023-01-241-0/+1
| |/ |/|
* | iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean2023-01-131-8/+14
* | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy2023-01-131-2/+8
|/
*-. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-126-154/+142
|\ \
| | * iommu/qcom: Update to {map,unmap}_pagesRobin Murphy2022-11-191-6/+8
| | * iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen2022-11-012-9/+1
| |/ |/|
| * Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel2022-11-224-139/+133
|/|
| * Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updatesWill Deacon2022-11-213-139/+130
| |\
| | * iommu/arm-smmu-qcom: Add SM6350 SMMUv2Konrad Dybcio2022-11-181-0/+1
| | * iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entryDmitry Baryshkov2022-11-141-0/+5
| | * iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUsDmitry Baryshkov2022-11-141-11/+27
| | * iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match dataDmitry Baryshkov2022-11-143-112/+45
| | * iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500Dmitry Baryshkov2022-11-141-15/+22
| | * iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_createDmitry Baryshkov2022-11-142-14/+19
| | * iommu/arm-smmu-qcom: Move implementation data into match dataDmitry Baryshkov2022-11-142-22/+44
| | * iommu/arm-smmu-qcom: Add SM6115 supportAdam Skladowski2022-11-141-0/+1
| | * drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementationMelody Olvera2022-11-141-0/+1
| * | iommu/arm-smmu: Warn once when the perfetcher errata patch fails to applyChen Lin2022-11-151-0/+3
| |/
* / iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2022-10-211-1/+1
|/
* 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
| |/