summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm
AgeCommit message (Expand)Author
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-19iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He
2022-07-19iommu/arm-smmu-qcom: Add SM6375 SMMU compatibleKonrad Dybcio
2022-07-15iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_featureChristoph Hellwig
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig
2022-07-15iommu: remove the unused dev_has_feat methodChristoph Hellwig
2022-07-08iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan
2022-07-06iommu: arm-smmu-impl: Add 8250 display compatible to the client list.Emma Anholt
2022-07-06iommu: Clean up release_device checksRobin Murphy
2022-07-06iommu/arm-smmu: Get associated RMR info and install bypass SMRJon Nettleton
2022-07-06iommu/arm-smmu-v3: Get associated RMR info and install bypass STEShameer Kolothum
2022-07-06iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypassShameer Kolothum
2022-07-06iommu/arm-smmu-v3: Introduce strtab init helperShameer Kolothum
2022-05-10iommu/arm-smmu: Force identity domains for legacy bindingRobin Murphy
2022-05-06iommu/arm-smmu: Support Tegra234 SMMUThierry Reding
2022-05-06iommu/arm-smmu-qcom: Add SC8280XP supportBjorn Andersson
2022-05-06iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker
2022-05-06iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang
2022-05-06iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang
2022-04-22iommu: arm-smmu: disable large page mappings for Nvidia arm-smmuAshish Mhetre
2022-04-20iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-03-07iommu/arm-smmu: Account for PMU interruptsRobin Murphy
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-15iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu
2022-02-08iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui
2022-02-08iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probeMiaoqian Lin
2022-02-08iommu/arm-smmu-v3: Simplify memory allocationChristophe JAILLET
2022-02-08iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocationChristophe JAILLET
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-16iommu/arm-smmu-v3: Use msi_get_virq()Thomas Gleixner
2021-12-16platform-msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16device: Move MSI related data into a structThomas Gleixner
2021-12-15Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"Zhou Wang
2021-12-14iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_opsRikard Falkeborn
2021-12-14iommu: arm-smmu-impl: Add SM8450 qcom iommu implementationVinod Koul
2021-12-14iommu/arm-smmu-qcom: Fix TTBR0 readRob Clark
2021-10-31Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel
2021-10-08iommu/arm-smmu-qcom: Request direct mapping for modem deviceSibi Sankar
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-04iommu: arm-smmu-qcom: Add compatible for QCM2290Loic Poulain
2021-10-04iommu/arm-smmu-qcom: Add SM6350 SMMU compatibleKonrad Dybcio
2021-10-04iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()Zhen Lei
2021-10-04iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()Zhen Lei
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-20iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()Yang Yingliang
2021-08-18iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy