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