summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu/arm-smmu.c
AgeCommit message (Expand)Author
2025-06-27iommu/arm-smmu: Remove iommu_ops pgsize_bitmapJason Gunthorpe
2025-05-21iommu/arm-smmu: Move handing of RESUME to the context fault handlerConnor Abbott
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-11iommu/arm-smmu: Set rpm auto_suspend once during probePranjal Shrivastava
2025-03-11iommu: Unexport iommu_fwspec_free()Robin Murphy
2025-01-17Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...Joerg Roedel
2025-01-17iommu: Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-12-09iommu/arm-smmu: Retire probe deferral workaroundRobin Murphy
2024-12-09iommu/arm-smmu: Make instance lookup robustRobin Murphy
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe
2024-10-29iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma
2024-08-16iommu/arm-smmu: Un-demote unhandled-fault msgRob Clark
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-07-02iommu/arm-smmu: Pretty-print context fault related regsRob Clark
2024-07-02iommu/arm-smmu: Add CB prefix to register bitfieldsRob Clark
2024-04-18iommu/arm-smmu: Allow using a threaded handler for context interruptsGeorgi Djakov
2024-04-18iommu/arm-smmu: Convert to domain_alloc_paging()Jason Gunthorpe
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-01iommu: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-13Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"Dmitry Baryshkov
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2023-12-13iommu/arm-smmu: Convert to domain_alloc_paging()Jason Gunthorpe
2023-12-13iommu/arm-smmu: Pass arm_smmu_domain to internal functionsJason Gunthorpe
2023-12-13iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKEDJason Gunthorpe
2023-12-13iommu/arm-smmu: Convert to a global static identity domainJason Gunthorpe
2023-12-13iommu/arm-smmu: Reorganize arm_smmu_domain_add_master()Jason Gunthorpe
2023-12-12iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe
2023-11-27iommu: Clean up open-coded ownership checksRobin Murphy
2023-11-27iommu/arm-smmu: Don't register fwnode for legacy bindingRobin Murphy
2023-08-21iommu: Explicitly include correct DT includesRob Herring
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