summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu/arm-smmu.c
AgeCommit message (Expand)Author
2023-05-22iommu: Use flush queue capabilityRobin Murphy
2023-05-22iommu: Add a capability for flush queue supportRobin Murphy
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-03-31iommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-31iommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König
2023-03-22iommu: Use of_property_present() for testing DT property presenceRob Herring
2023-01-13iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean
2023-01-13iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy
2022-11-01iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-09-09iommu/dma: Make header privateRobin Murphy
2022-09-07iommu/arm-smmu: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY betterRobin Murphy
2022-09-07iommu: Retire iommu_capable()Robin Murphy
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-08iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan
2022-07-06iommu: Clean up release_device checksRobin Murphy
2022-07-06iommu/arm-smmu: Get associated RMR info and install bypass SMRJon Nettleton
2022-05-10iommu/arm-smmu: Force identity domains for legacy bindingRobin Murphy
2022-05-06iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang
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
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
2021-08-18iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy
2021-08-13iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementationSai Prakash Ranjan
2021-08-10iommu/arm-smmu: Fix race condition during iommu_group creationKrishna Reddy
2021-08-10iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacksSai Prakash Ranjan
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy
2021-07-26iommu/arm-smmu: Implement the map_pages() IOMMU driver callbackIsaac J. Manjarres
2021-07-26iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callbackIsaac J. Manjarres
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-23iommu/arm-smmu: Add support for driver IOMMU fault handlersJordan Crouse
2021-06-16Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updatesWill Deacon
2021-06-15iommu/arm-smmu: Check smmu->impl pointer before dereferencingWill Deacon
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang
2021-06-08iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring
2021-06-08iommu/arm-smmu: Implement ->probe_finalize()Thierry Reding
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16iommu: Statically set module ownerRobin Murphy
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig