summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm
AgeCommit message (Expand)AuthorFilesLines
12 daysiommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen1-1/+1
2025-08-15iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_mapNicolin Chen1-3/+5
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-52/+561
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-23/+16
2025-07-28iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_sizeNicolin Chen4-15/+20
2025-07-28iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3Nicolin Chen2-11/+30
2025-07-24Merge branch 'arm/smmu/updates' into nextWill Deacon2-4/+6
2025-07-24Merge branch 'arm/smmu/bindings' into nextWill Deacon1-0/+1
2025-07-18iommufd/vdevice: Remove struct device reference from struct vdeviceXu Yilun1-1/+2
2025-07-15iommu/tegra241-cmdqv: import IOMMUFD module namespaceArnd Bergmann1-0/+2
2025-07-14iommu/arm-smmu: disable PRR on SM8250Dmitry Baryshkov1-1/+2
2025-07-14iommu/arm-smmu-v3: Revert vmaster in the error pathNicolin Chen1-3/+4
2025-07-14iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov1-0/+1
2025-07-14iommu/qcom: Fix pgsize_bitmapJason Gunthorpe1-1/+1
2025-07-11iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV supportNicolin Chen1-0/+22
2025-07-11iommu/tegra241-cmdqv: Add user-space use supportNicolin Chen3-6/+407
2025-07-11iommu/tegra241-cmdqv: Do not statically map LVCMDQsNicolin Chen1-4/+33
2025-07-11iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()Nicolin Chen1-10/+3
2025-07-11iommu/tegra241-cmdqv: Use request_threaded_irqNicolin Chen1-2/+3
2025-07-11iommu/arm-smmu-v3-iommufd: Add hw_info to impl_opsNicolin Chen2-2/+13
2025-07-11iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl opsNicolin Chen2-0/+13
2025-07-11iommu: Allow an input type in hw_info opNicolin Chen1-0/+4
2025-07-10iommu: Pass in a driver-level user data structure to viommu_init opNicolin Chen2-2/+4
2025-07-10iommu: Use enum iommu_hw_info_type for type in hw_info opNicolin Chen2-2/+4
2025-06-30iommu/arm: Add BBM Level 2 smmu featureMikoĊ‚aj Lenczewski3-0/+8
2025-06-27iommu/qcom: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-4/+2
2025-06-27iommu/arm-smmu: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-7/+5
2025-06-27qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-8/+2
2025-06-19iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_initNicolin Chen3-28/+32
2025-05-31Revert "iommu: make inclusion of arm/arm-smmu-v3 directory conditional"Linus Torvalds2-3/+2
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel9-190/+281
2025-05-21iommu/arm-smmu-qcom: Make set_stall work when the device is onConnor Abbott1-3/+30
2025-05-21iommu/arm-smmu: Move handing of RESUME to the context fault handlerConnor Abbott3-14/+15
2025-05-21iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500Connor Abbott1-0/+2
2025-05-16iommu: make inclusion of arm/arm-smmu-v3 directory conditionalRolf Eike Beer2-2/+3
2025-05-06iommu/arm-smmu-qcom: Add SAR2130P MDSS compatibleDmitry Baryshkov1-0/+1
2025-05-06iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_devQinxin Xia1-1/+1
2025-04-28iommu: Remove iommu_dev_enable/disable_feature()Lu Baolu1-34/+0
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe1-2/+0
2025-04-28iommu/arm-smmu-v3: Put iopf enablement in the domain attach pathJason Gunthorpe3-139/+90
2025-04-17iommu: Split out and tidy up Arm KconfigRobin Murphy1-0/+144
2025-04-17iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefullyRobin Murphy1-3/+3
2025-04-17iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen1-4/+15
2025-04-17iommu/arm-smmu-v3: Fix pgsize_bit for sva domainsBalbir Singh1-0/+6
2025-04-17iommu/arm-smmu-v3: Add missing S2FWB feature detectionAneesh Kumar K.V (Arm)1-0/+2
2025-04-11iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()Nicolin Chen1-27/+5
2025-04-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-28/+148
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel1-5/+6
2025-03-18iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigationsNicolin Chen3-2/+5
2025-03-18iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMUNicolin Chen3-25/+57