Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-11-15 | iommu/arm-smmu: Warn once when the perfetcher errata patch fails to apply | Chen Lin | 1 | -0/+3 |
2022-11-14 | iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entry | Dmitry Baryshkov | 1 | -0/+5 |
2022-11-14 | iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUs | Dmitry Baryshkov | 1 | -11/+27 |
2022-11-14 | iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match data | Dmitry Baryshkov | 3 | -112/+45 |
2022-11-14 | iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500 | Dmitry Baryshkov | 1 | -15/+22 |
2022-11-14 | iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_create | Dmitry Baryshkov | 2 | -14/+19 |
2022-11-14 | iommu/arm-smmu-qcom: Move implementation data into match data | Dmitry Baryshkov | 2 | -22/+44 |
2022-11-14 | iommu/arm-smmu-qcom: Add SM6115 support | Adam Skladowski | 1 | -0/+1 |
2022-11-14 | drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementation | Melody Olvera | 1 | -0/+1 |
2022-11-03 | Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io... | Joerg Roedel | 3 | -19/+2 |
2022-11-03 | iommu: Rename iommu-sva-lib.{c,h} | Lu Baolu | 2 | -2/+2 |
2022-11-03 | iommu: Remove SVA related callbacks from iommu ops | Lu Baolu | 3 | -59/+0 |
2022-11-03 | arm-smmu-v3/sva: Add SVA domain support | Lu Baolu | 3 | -0/+90 |
2022-11-03 | iommu: Remove SVM_FLAG_SUPERVISOR_MODE support | Lu Baolu | 2 | -5/+3 |
2022-11-03 | iommu: Add max_pasids field in struct iommu_device | Lu Baolu | 1 | -0/+1 |
2022-11-01 | iommu: Use EINVAL for incompatible device/domain in ->attach_dev | Nicolin Chen | 3 | -19/+2 |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 2 | -2/+2 |
2022-10-10 | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -148/+17 |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+21 |
2022-09-09 | arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits | Mark Brown | 1 | -1/+1 |
2022-09-09 | arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names | Mark Brown | 1 | -3/+3 |
2022-09-09 | iommu/dma: Make header private | Robin Murphy | 2 | -2/+2 |
2022-09-09 | iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity | Yicong Yang | 1 | -0/+21 |
2022-09-07 | iommu: Clean up bus_set_iommu() | Robin Murphy | 1 | -4/+0 |
2022-09-07 | iommu/arm-smmu-v3: Clean up bus_set_iommu() | Robin Murphy | 1 | -51/+2 |
2022-09-07 | iommu/arm-smmu: Clean up bus_set_iommu() | Robin Murphy | 1 | -82/+2 |
2022-09-07 | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better | Robin Murphy | 2 | -6/+8 |
2022-09-07 | iommu: Retire iommu_capable() | Robin Murphy | 3 | -3/+3 |
2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 8 | -102/+339 |
2022-07-19 | iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop | Liang He | 1 | -2/+5 |
2022-07-19 | iommu/arm-smmu-qcom: Add SM6375 SMMU compatible | Konrad Dybcio | 1 | -0/+1 |
2022-07-15 | iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_feature | Christoph Hellwig | 1 | -41/+14 |
2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig | 2 | -2/+0 |
2022-07-15 | iommu: remove iommu_dev_feature_enabled | Christoph Hellwig | 1 | -1/+0 |
2022-07-15 | iommu: remove the unused dev_has_feat method | Christoph Hellwig | 1 | -1/+0 |
2022-07-08 | iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts | Sai Prakash Ranjan | 6 | -9/+201 |
2022-07-06 | iommu: arm-smmu-impl: Add 8250 display compatible to the client list. | Emma Anholt | 1 | -0/+1 |
2022-07-06 | iommu: Clean up release_device checks | Robin Murphy | 3 | -29/+4 |
2022-07-06 | iommu/arm-smmu: Get associated RMR info and install bypass SMR | Jon Nettleton | 1 | -0/+52 |
2022-07-06 | iommu/arm-smmu-v3: Get associated RMR info and install bypass STE | Shameer Kolothum | 1 | -0/+33 |
2022-07-06 | iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass | Shameer Kolothum | 1 | -4/+13 |
2022-07-06 | iommu/arm-smmu-v3: Introduce strtab init helper | Shameer Kolothum | 1 | -13/+15 |
2022-05-10 | iommu/arm-smmu: Force identity domains for legacy binding | Robin Murphy | 1 | -0/+3 |
2022-05-06 | iommu/arm-smmu: Support Tegra234 SMMU | Thierry Reding | 1 | -1/+2 |
2022-05-06 | iommu/arm-smmu-qcom: Add SC8280XP support | Bjorn Andersson | 1 | -0/+1 |