aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
AgeCommit message (Expand)Author
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2023-12-13iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTEDJason Gunthorpe
2023-12-13iommu/arm-smmu-v3: Master cannot be NULL in arm_smmu_write_strtab_ent()Jason Gunthorpe
2023-12-13iommu/arm-smmu-v3: Add a type for the STEJason Gunthorpe
2023-12-12iommu/arm-smmu-v3: disable stall for quiet_cdWenkai Lin
2023-12-12iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe
2023-11-27iommu: Clean up open-coded ownership checksRobin Murphy
2023-10-12iommu/arm-smmu-v3: Rename cdcfg to cd_tableMichael Shavit
2023-10-12iommu/arm-smmu-v3: Update comment about STE livenessMichael Shavit
2023-10-12iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finaliseMichael Shavit
2023-10-12iommu/arm-smmu-v3: Move CD table to arm_smmu_masterMichael Shavit
2023-10-12iommu/arm-smmu-v3: Refactor write_ctx_descMichael Shavit
2023-10-12iommu/arm-smmu-v3: move stall_enabled to the cd tableMichael Shavit
2023-10-12iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tablesMichael Shavit
2023-10-12iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfgMichael Shavit
2023-10-12iommu/arm-smmu-v3: Move ctx_desc out of s1_cfgMichael Shavit
2023-09-18iommu/arm-smmu-v3: Avoid constructing invalid range commandsRobin Murphy
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel
2023-08-09iommu: Generalize PASID 0 for normal DMA w/o PASIDJacob Pan
2023-08-01iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to idaDawei Li
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel
2023-06-08iommu/arm-smmu-v3: Set TTL invalidation hint betterRobin Murphy
2023-06-08iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy
2023-06-08iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy
2023-06-08iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy
2023-06-08iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy
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-v3: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-30iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka
2023-03-27iommu/arm-smmu-v3: Explain why ATS stays disabled with bypassJean-Philippe Brucker
2023-01-13iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean
2022-11-03Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel
2022-11-03iommu: Rename iommu-sva-lib.{c,h}Lu Baolu
2022-11-03iommu: Remove SVA related callbacks from iommu opsLu Baolu
2022-11-03arm-smmu-v3/sva: Add SVA domain supportLu Baolu
2022-11-03iommu: Add max_pasids field in struct iommu_deviceLu Baolu
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-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-09iommu/dma: Make header privateRobin Murphy
2022-09-08iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identityYicong Yang
2022-09-07iommu/arm-smmu-v3: 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-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