Age | Commit message (Expand) | Author |
2023-10-27 | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel |
2023-10-26 | iommu/dart: Remove the force_bypass variable | Jason Gunthorpe |
2023-10-26 | iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging() | Jason Gunthorpe |
2023-10-26 | iommu/dart: Convert to domain_alloc_paging() | Jason Gunthorpe |
2023-10-26 | iommu/dart: Move the blocked domain support to a global static | Jason Gunthorpe |
2023-10-26 | iommu/dart: Use static global identity domains | Jason Gunthorpe |
2023-10-02 | iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return | Niklas Schnelle |
2023-09-25 | iommu/apple-dart: Handle DMA_FQ domains in attach_dev() | Hector Martin |
2023-08-07 | iommu/apple-dart: mark apple_dart_pm_ops static | Min-Hua Chen |
2023-03-31 | iommu/apple-dart: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
2023-02-03 | iommu: dart: DART_T8110_ERROR range should be 0 to 5 | Eric Curtin |
2023-02-03 | iommu/dart: Fix apple_dart_device_group for PCI groups | Sven Peter |
2023-01-20 | iommu: dart: Add t8110 DART support | Hector Martin |
2023-01-20 | iommu: dart: Support different variants with different registers | Hector Martin |
2023-01-20 | iommu: dart: Fix DART_PARAMS1/2 bit define names | Hector Martin |
2023-01-20 | iommu: dart: Support a variable number of TTBRs per stream | Hector Martin |
2023-01-20 | iommu: dart: Support >64 stream IDs | Hector Martin |
2023-01-20 | iommu: dart: Add suspend/resume support | Hector Martin |
2023-01-13 | iommu: Remove detach_dev callbacks | Lu Baolu |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu |
2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel |
2022-09-26 | iommu: dart: Support t6000 variant | Sven Peter |
2022-09-09 | iommu/dma: Make header private | Robin Murphy |
2022-09-07 | iommu/dart: Clean up bus_set_iommu() | Robin Murphy |
2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig |
2022-07-06 | iommu: Clean up release_device checks | Robin Murphy |
2022-05-04 | iommu/dart: Add missing module owner to ops structure | Hector Martin |
2022-04-28 | iommu/dart: check return value after calling platform_get_resource() | Yang Yingliang |
2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-04 | iommu/dart: Exclude MSI doorbell from PCIe device IOVA range | Marc Zyngier |
2021-10-31 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/... | Joerg Roedel |
2021-10-27 | iommu/dart: Initialize DART_STREAMS_ENABLE | Sven Peter |
2021-10-18 | iommu/dart: Use kmemdup instead of kzalloc and memcpy | Wan Jiabing |
2021-09-28 | iommu/dart: Clear sid2group entry when a group is freed | Sven Peter |
2021-09-28 | iommu/dart: Remove iommu_flush_ops | Sven Peter |
2021-09-28 | iommu/dart: Clean up IOVA cookie crumbs | Robin Murphy |
2021-08-12 | iommu/dart: Add DART iommu driver | Sven Peter |