summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm
AgeCommit message (Expand)Author
2023-09-22iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen
2023-09-18iommu/arm-smmu-v3: Avoid constructing invalid range commandsRobin Murphy
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel
2023-08-21iommu: Explicitly include correct DT includesRob Herring
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple
2023-08-18arm64/smmu: use TLBI ASID when invalidating entire rangeAlistair Popple
2023-08-11iommu/arm-smmu-qcom: Add SM6375 SMMUv2Konrad Dybcio
2023-08-11iommu/arm-smmu-qcom: Add SM6350 DPU compatibleKonrad Dybcio
2023-08-11iommu/arm-smmu-qcom: Add SM6375 DPU compatibleKonrad Dybcio
2023-08-11iommu/arm-smmu-qcom: Sort the compatible list alphabeticallyKonrad Dybcio
2023-08-09iommu: Generalize PASID 0 for normal DMA w/o PASIDJacob Pan
2023-08-09iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contextsAngeloGioacchino Del Regno
2023-08-09iommu/qcom: Index contexts by asid number to allow asid 0AngeloGioacchino Del Regno
2023-08-09iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno
2023-08-09iommu/qcom: Use the asid read from device-tree if specifiedAngeloGioacchino Del Regno
2023-08-01iommu/arm-smmu: Clean up resource handling during Qualcomm context probeYangtao Li
2023-08-01iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to idaDawei Li
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel
2023-06-08iommu/arm-smmu-v3: Set TTL invalidation hint betterRobin Murphy
2023-06-08iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy
2023-06-08iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy
2023-06-08iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy
2023-06-08iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy
2023-05-22iommu: Use flush queue capabilityRobin Murphy
2023-05-22iommu: Add a capability for flush queue supportRobin Murphy
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-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-03-31iommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/arm-smmu-v3: 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-30iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka
2023-03-27iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam
2023-03-27iommu/arm-smmu-v3: Explain why ATS stays disabled with bypassJean-Philippe Brucker
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-v3: Don't unregister on shutdownVladimir Oltean
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