Age | Commit message (Expand) | Author | Files | Lines |
2023-09-01 | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -57/+73 |
2023-08-21 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '... | Joerg Roedel | 7 | -57/+73 |
2023-08-21 | iommu: Explicitly include correct DT includes | Rob Herring | 3 | -4/+2 |
2023-08-18 | mmu_notifiers: rename invalidate_range notifier | Alistair Popple | 1 | -6/+7 |
2023-08-18 | arm64/smmu: use TLBI ASID when invalidating entire range | Alistair Popple | 1 | -3/+13 |
2023-08-11 | iommu/arm-smmu-qcom: Add SM6375 SMMUv2 | Konrad Dybcio | 1 | -0/+1 |
2023-08-11 | iommu/arm-smmu-qcom: Add SM6350 DPU compatible | Konrad Dybcio | 1 | -0/+1 |
2023-08-11 | iommu/arm-smmu-qcom: Add SM6375 DPU compatible | Konrad Dybcio | 1 | -0/+1 |
2023-08-11 | iommu/arm-smmu-qcom: Sort the compatible list alphabetically | Konrad Dybcio | 1 | -2/+2 |
2023-08-09 | iommu: Generalize PASID 0 for normal DMA w/o PASID | Jacob Pan | 2 | -9/+9 |
2023-08-09 | iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts | AngeloGioacchino Del Regno | 1 | -2/+17 |
2023-08-09 | iommu/qcom: Index contexts by asid number to allow asid 0 | AngeloGioacchino Del Regno | 1 | -12/+10 |
2023-08-09 | iommu/qcom: Disable and reset context bank before programming | AngeloGioacchino Del Regno | 1 | -0/+7 |
2023-08-09 | iommu/qcom: Use the asid read from device-tree if specified | AngeloGioacchino Del Regno | 1 | -3/+15 |
2023-08-01 | iommu/arm-smmu: Clean up resource handling during Qualcomm context probe | Yangtao Li | 1 | -4/+2 |
2023-08-01 | iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida | Dawei Li | 2 | -23/+8 |
2023-06-19 | Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '... | Joerg Roedel | 3 | -5/+68 |
2023-06-08 | iommu/arm-smmu-v3: Set TTL invalidation hint better | Robin Murphy | 1 | -2/+7 |
2023-06-08 | iommu/arm-smmu-v3: Document nesting-related errata | Robin Murphy | 1 | -0/+5 |
2023-06-08 | iommu/arm-smmu-v3: Add explicit feature for nesting | Robin Murphy | 2 | -0/+5 |
2023-06-08 | iommu/arm-smmu-v3: Document MMU-700 erratum 2812531 | Robin Murphy | 2 | -0/+13 |
2023-06-08 | iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982 | Robin Murphy | 2 | -0/+35 |
2023-05-22 | iommu: Use flush queue capability | Robin Murphy | 2 | -3/+1 |
2023-05-22 | iommu: Add a capability for flush queue support | Robin Murphy | 2 | -0/+2 |
2023-05-19 | Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie | 1 | -0/+10 |
2023-05-17 | iommu/arm-smmu-qcom: Fix missing adreno_smmu's | Rob Clark | 1 | -0/+10 |
2023-04-30 | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -29/+45 |
2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 4 | -29/+45 |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -1/+1 |
2023-03-31 | iommu/arm-smmu: Convert to platform remove callback returning void | Uwe Kleine-König | 2 | -12/+6 |
2023-03-31 | iommu/arm-smmu-v3: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-03-31 | iommu/arm-smmu: Drop if with an always false condition | Uwe Kleine-König | 1 | -6/+0 |
2023-03-30 | iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any | Tomas Krcka | 1 | -5/+14 |
2023-03-27 | iommu/arm-smmu-qcom: Limit the SMR groups to 128 | Manivannan Sadhasivam | 1 | -1/+15 |
2023-03-27 | iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass | Jean-Philippe Brucker | 1 | -0/+7 |
2023-03-22 | iommu: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+3 |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel | 2 | -23/+2 |
2023-02-08 | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman | 3 | -3/+3 |
2023-01-24 | iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSS | Bjorn Andersson | 1 | -0/+1 |
2023-01-24 | iommu/arm-smmu-qcom: Add SM8150 DPU compatible | Marijn Suijten | 1 | -0/+1 |
2023-01-13 | iommu: Remove detach_dev callbacks | Lu Baolu | 1 | -23/+0 |
2023-01-13 | iommu/arm-smmu-v3: Don't unregister on shutdown | Vladimir Oltean | 1 | -1/+3 |
2023-01-13 | iommu/arm-smmu: Don't unregister on shutdown | Vladimir Oltean | 1 | -8/+14 |
2023-01-13 | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer | Robin Murphy | 1 | -2/+8 |
2022-12-12 | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel | 9 | -223/+232 |
2022-11-22 | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 4 | -139/+133 |
2022-11-21 | Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updates | Will Deacon | 3 | -139/+130 |
2022-11-19 | iommu/qcom: Update to {map,unmap}_pages | Robin Murphy | 1 | -6/+8 |
2022-11-18 | iommu/arm-smmu-qcom: Add SM6350 SMMUv2 | Konrad Dybcio | 1 | -0/+1 |