summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu
AgeCommit message (Expand)Author
2023-05-19Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-05-17iommu/arm-smmu-qcom: Fix missing adreno_smmu'sRob Clark
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-03-31iommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König
2023-03-27iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam
2023-03-22iommu: Use of_property_present() for testing DT property presenceRob Herring
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-01-24iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSSBjorn Andersson
2023-01-24iommu/arm-smmu-qcom: Add SM8150 DPU compatibleMarijn Suijten
2023-01-13iommu: Remove detach_dev callbacksLu Baolu
2023-01-13iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean
2023-01-13iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-11-22Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2022-11-21Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updatesWill Deacon
2022-11-19iommu/qcom: Update to {map,unmap}_pagesRobin Murphy
2022-11-18iommu/arm-smmu-qcom: Add SM6350 SMMUv2Konrad Dybcio
2022-11-15iommu/arm-smmu: Warn once when the perfetcher errata patch fails to applyChen Lin
2022-11-14iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entryDmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUsDmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match dataDmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500Dmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_createDmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: Move implementation data into match dataDmitry Baryshkov
2022-11-14iommu/arm-smmu-qcom: Add SM6115 supportAdam Skladowski
2022-11-14drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementationMelody Olvera
2022-11-01iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-09-09iommu/dma: Make header privateRobin Murphy
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/arm-smmu: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY betterRobin Murphy
2022-09-07iommu: Retire iommu_capable()Robin Murphy
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-19iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He
2022-07-19iommu/arm-smmu-qcom: Add SM6375 SMMU compatibleKonrad Dybcio
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-08iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan
2022-07-06iommu: arm-smmu-impl: Add 8250 display compatible to the client list.Emma Anholt
2022-07-06iommu: Clean up release_device checksRobin Murphy
2022-07-06iommu/arm-smmu: Get associated RMR info and install bypass SMRJon Nettleton
2022-05-10iommu/arm-smmu: Force identity domains for legacy bindingRobin Murphy
2022-05-06iommu/arm-smmu: Support Tegra234 SMMUThierry Reding
2022-05-06iommu/arm-smmu-qcom: Add SC8280XP supportBjorn Andersson
2022-05-06iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang
2022-04-22iommu: arm-smmu: disable large page mappings for Nvidia arm-smmuAshish Mhetre
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel