summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm
AgeCommit message (Expand)AuthorFilesLines
12 daysiommu/qcom: fix device leak on of_xlate()Johan Hovold1-6/+4
12 daysiommu/qcom: Index contexts by asid number to allow asid 0AngeloGioacchino Del Regno1-12/+10
12 daysiommu/qcom: Use the asid read from device-tree if specifiedAngeloGioacchino Del Regno1-3/+15
12 daysiommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König2-12/+6
12 daysiommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König1-6/+0
12 daysiommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold1-10/+17
2025-05-09iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen1-4/+15
2025-05-09iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe1-37/+31
2025-02-21iommu/arm-smmu-v3: Clean up more on probe failureRobin Murphy1-5/+12
2024-12-14iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma1-0/+11
2024-10-17iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez1-0/+7
2024-06-27iommu/arm-smmu-v3: Free MSIs in case of ENOMEMAleksandr Aprelkov1-1/+1
2024-03-06iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam1-1/+15
2024-03-06iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka1-5/+14
2024-01-26iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark1-0/+1
2023-10-10iommu/arm-smmu-v3: Avoid constructing invalid range commandsRobin Murphy1-5/+10
2023-10-10iommu/arm-smmu-v3: Set TTL invalidation hint betterRobin Murphy1-2/+7
2023-10-06iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen1-3/+24
2023-09-13iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno1-0/+7
2023-08-11iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy1-0/+5
2023-08-11iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy2-0/+5
2023-08-11iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy2-0/+13
2023-08-11iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy2-0/+35
2023-01-18iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy1-2/+8
2023-01-18iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean1-8/+14
2023-01-18iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean1-1/+3
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2-2/+2
2022-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-148/+17
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+21
2022-09-09arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBitsMark Brown1-1/+1
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown1-3/+3
2022-09-09iommu/dma: Make header privateRobin Murphy2-2/+2
2022-09-09iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identityYicong Yang1-0/+21
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy1-4/+0
2022-09-07iommu/arm-smmu-v3: Clean up bus_set_iommu()Robin Murphy1-51/+2
2022-09-07iommu/arm-smmu: Clean up bus_set_iommu()Robin Murphy1-82/+2
2022-09-07iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY betterRobin Murphy2-6/+8
2022-09-07iommu: Retire iommu_capable()Robin Murphy3-3/+3
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel8-102/+339
2022-07-19iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-07-19iommu/arm-smmu-qcom: Add SM6375 SMMU compatibleKonrad Dybcio1-0/+1
2022-07-15iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_featureChristoph Hellwig1-41/+14
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig2-2/+0
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig1-1/+0
2022-07-15iommu: remove the unused dev_has_feat methodChristoph Hellwig1-1/+0
2022-07-08iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan6-9/+201
2022-07-06iommu: arm-smmu-impl: Add 8250 display compatible to the client list.Emma Anholt1-0/+1
2022-07-06iommu: Clean up release_device checksRobin Murphy3-29/+4
2022-07-06iommu/arm-smmu: Get associated RMR info and install bypass SMRJon Nettleton1-0/+52
2022-07-06iommu/arm-smmu-v3: Get associated RMR info and install bypass STEShameer Kolothum1-0/+33