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