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