Age | Commit message (Expand) | Author |
2023-10-12 | iommu/arm-smmu-v3: Rename cdcfg to cd_table | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Update comment about STE liveness | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Move CD table to arm_smmu_master | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Refactor write_ctx_desc | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: move stall_enabled to the cd table | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg | Michael Shavit |
2023-09-18 | iommu/arm-smmu-v3: Avoid constructing invalid range commands | Robin Murphy |
2023-08-21 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '... | Joerg Roedel |
2023-08-09 | iommu: Generalize PASID 0 for normal DMA w/o PASID | Jacob Pan |
2023-08-01 | iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida | Dawei Li |
2023-06-19 | Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '... | Joerg Roedel |
2023-06-08 | iommu/arm-smmu-v3: Set TTL invalidation hint better | Robin Murphy |
2023-06-08 | iommu/arm-smmu-v3: Document nesting-related errata | Robin Murphy |
2023-06-08 | iommu/arm-smmu-v3: Add explicit feature for nesting | Robin Murphy |
2023-06-08 | iommu/arm-smmu-v3: Document MMU-700 erratum 2812531 | Robin Murphy |
2023-06-08 | iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982 | Robin Murphy |
2023-05-22 | iommu: Use flush queue capability | Robin Murphy |
2023-05-22 | iommu: Add a capability for flush queue support | Robin Murphy |
2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel |
2023-03-31 | iommu/arm-smmu-v3: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-30 | iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any | Tomas Krcka |
2023-03-27 | iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass | Jean-Philippe Brucker |
2023-01-13 | iommu/arm-smmu-v3: Don't unregister on shutdown | Vladimir Oltean |
2022-11-03 | Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io... | Joerg Roedel |
2022-11-03 | iommu: Rename iommu-sva-lib.{c,h} | Lu Baolu |
2022-11-03 | iommu: Remove SVA related callbacks from iommu ops | Lu Baolu |
2022-11-03 | arm-smmu-v3/sva: Add SVA domain support | Lu Baolu |
2022-11-03 | iommu: Add max_pasids field in struct iommu_device | Lu Baolu |
2022-11-01 | iommu: Use EINVAL for incompatible device/domain in ->attach_dev | Nicolin Chen |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu |
2022-10-10 | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-09-09 | iommu/dma: Make header private | Robin Murphy |
2022-09-08 | iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity | Yicong Yang |
2022-09-07 | iommu/arm-smmu-v3: Clean up bus_set_iommu() | Robin Murphy |
2022-09-07 | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better | Robin Murphy |
2022-09-07 | iommu: Retire iommu_capable() | Robin Murphy |
2022-07-15 | iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_feature | Christoph Hellwig |
2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig |
2022-07-15 | iommu: remove iommu_dev_feature_enabled | Christoph Hellwig |
2022-07-15 | iommu: remove the unused dev_has_feat method | Christoph Hellwig |
2022-07-06 | iommu: Clean up release_device checks | Robin Murphy |
2022-07-06 | iommu/arm-smmu-v3: Get associated RMR info and install bypass STE | Shameer Kolothum |
2022-07-06 | iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass | Shameer Kolothum |
2022-07-06 | iommu/arm-smmu-v3: Introduce strtab init helper | Shameer Kolothum |
2022-05-06 | iommu/arm-smmu-v3: check return value after calling platform_get_resource() | Yang Yingliang |
2022-03-08 | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel |
2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu |