Age | Commit message (Expand) | Author |
2025-06-27 | iommu/arm-smmu: Remove iommu_ops pgsize_bitmap | Jason Gunthorpe |
2025-05-21 | iommu/arm-smmu: Move handing of RESUME to the context fault handler | Connor Abbott |
2025-03-20 | Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch... | Joerg Roedel |
2025-03-11 | iommu/arm-smmu: Set rpm auto_suspend once during probe | Pranjal Shrivastava |
2025-03-11 | iommu: Unexport iommu_fwspec_free() | Robin Murphy |
2025-01-17 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock... | Joerg Roedel |
2025-01-17 | iommu: Use str_enable_disable-like helpers | Krzysztof Kozlowski |
2024-12-09 | iommu/arm-smmu: Retire probe deferral workaround | Robin Murphy |
2024-12-09 | iommu/arm-smmu: Make instance lookup robust | Robin Murphy |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds |
2024-11-15 | Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int... | Joerg Roedel |
2024-11-05 | vfio: Remove VFIO_TYPE1_NESTING_IOMMU | Jason Gunthorpe |
2024-10-29 | iommu/arm-smmu: Defer probe of clients after smmu device bound | Pratyush Brahma |
2024-08-16 | iommu/arm-smmu: Un-demote unhandled-fault msg | Rob Clark |
2024-07-12 | Merge branch 'iommu/fwspec-ops-removal' into iommu/next | Will Deacon |
2024-07-04 | iommu: Resolve fwspec ops automatically | Robin Murphy |
2024-07-02 | iommu/arm-smmu: Pretty-print context fault related regs | Rob Clark |
2024-07-02 | iommu/arm-smmu: Add CB prefix to register bitfields | Rob Clark |
2024-04-18 | iommu/arm-smmu: Allow using a threaded handler for context interrupts | Georgi Djakov |
2024-04-18 | iommu/arm-smmu: Convert to domain_alloc_paging() | Jason Gunthorpe |
2024-03-08 | Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2024-03-01 | iommu: constify of_phandle_args in xlate | Krzysztof Kozlowski |
2024-02-13 | Revert "iommu/arm-smmu: Convert to domain_alloc_paging()" | Dmitry Baryshkov |
2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel |
2023-12-13 | iommu/arm-smmu: Convert to domain_alloc_paging() | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu: Pass arm_smmu_domain to internal functions | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKED | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu: Convert to a global static identity domain | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu: Reorganize arm_smmu_domain_add_master() | Jason Gunthorpe |
2023-12-12 | iommu: Mark dev_iommu_priv_set() with a lockdep | Jason Gunthorpe |
2023-11-27 | iommu: Clean up open-coded ownership checks | Robin Murphy |
2023-11-27 | iommu/arm-smmu: Don't register fwnode for legacy binding | Robin Murphy |
2023-08-21 | iommu: Explicitly include correct DT includes | Rob Herring |
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: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-31 | iommu/arm-smmu: Drop if with an always false condition | Uwe Kleine-König |
2023-03-22 | iommu: Use of_property_present() for testing DT property presence | Rob Herring |
2023-01-13 | iommu/arm-smmu: Don't unregister on shutdown | Vladimir Oltean |
2023-01-13 | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer | Robin Murphy |
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-09-09 | iommu/dma: Make header private | Robin Murphy |
2022-09-07 | iommu/arm-smmu: 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-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel |
2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig |
2022-07-08 | iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts | Sai Prakash Ranjan |