forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINTAINERS: Add new IOMMU development mailing list
The IOMMU mailing list will move from lists.linux-foundation.org to lists.linux.dev. The hard switch of the archive will happen on July 5th, but add the new list now already so that people start using the list when sending patches. After July 5th the old list will disappear. Cc: [email protected] Signed-off-by: Joerg Roedel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
- Loading branch information
1 parent
9f7d09f
commit c242507
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -427,6 +427,7 @@ ACPI VIOT DRIVER | |
M: Jean-Philippe Brucker <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/acpi/viot.c | ||
F: include/linux/acpi_viot.h | ||
|
@@ -960,6 +961,7 @@ AMD IOMMU (AMD-VI) | |
M: Joerg Roedel <[email protected]> | ||
R: Suravee Suthikulpanit <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | ||
F: drivers/iommu/amd/ | ||
|
@@ -5962,6 +5964,7 @@ M: Christoph Hellwig <[email protected]> | |
M: Marek Szyprowski <[email protected]> | ||
R: Robin Murphy <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
W: http://git.infradead.org/users/hch/dma-mapping.git | ||
T: git git://git.infradead.org/users/hch/dma-mapping.git | ||
|
@@ -5974,6 +5977,7 @@ F: kernel/dma/ | |
DMA MAPPING BENCHMARK | ||
M: Xiang Chen <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
F: kernel/dma/map_benchmark.c | ||
F: tools/testing/selftests/dma/ | ||
|
||
|
@@ -7558,6 +7562,7 @@ F: drivers/gpu/drm/exynos/exynos_dp* | |
EXYNOS SYSMMU (IOMMU) driver | ||
M: Marek Szyprowski <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/iommu/exynos-iommu.c | ||
|
||
|
@@ -9977,6 +9982,7 @@ INTEL IOMMU (VT-d) | |
M: David Woodhouse <[email protected]> | ||
M: Lu Baolu <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | ||
F: drivers/iommu/intel/ | ||
|
@@ -10356,6 +10362,7 @@ IOMMU DRIVERS | |
M: Joerg Roedel <[email protected]> | ||
M: Will Deacon <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | ||
F: Documentation/devicetree/bindings/iommu/ | ||
|
@@ -12504,6 +12511,7 @@ F: drivers/i2c/busses/i2c-mt65xx.c | |
MEDIATEK IOMMU DRIVER | ||
M: Yong Wu <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
F: Documentation/devicetree/bindings/iommu/mediatek* | ||
|
@@ -16545,6 +16553,7 @@ F: drivers/i2c/busses/i2c-qcom-cci.c | |
QUALCOMM IOMMU | ||
M: Rob Clark <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/iommu/arm/arm-smmu/qcom_iommu.c | ||
|
@@ -19170,6 +19179,7 @@ F: arch/x86/boot/video* | |
SWIOTLB SUBSYSTEM | ||
M: Christoph Hellwig <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
W: http://git.infradead.org/users/hch/dma-mapping.git | ||
T: git git://git.infradead.org/users/hch/dma-mapping.git | ||
|
@@ -21844,6 +21854,7 @@ M: Juergen Gross <[email protected]> | |
M: Stefano Stabellini <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
F: arch/x86/xen/*swiotlb* | ||
F: drivers/xen/*swiotlb* | ||
|