[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250224115007.2072043-4-abdiel.janulgue@gmail.com>
Date: Mon, 24 Feb 2025 13:49:07 +0200
From: Abdiel Janulgue <abdiel.janulgue@...il.com>
To: aliceryhl@...gle.com,
dakr@...nel.org,
robin.murphy@....com,
daniel.almeida@...labora.com,
rust-for-linux@...r.kernel.org
Cc: Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>,
Andreas Hindborg <a.hindborg@...nel.org>,
Trevor Gross <tmgross@...ch.edu>,
Valentin Obst <kernel@...entinobst.de>,
linux-kernel@...r.kernel.org (open list),
Christoph Hellwig <hch@....de>,
Marek Szyprowski <m.szyprowski@...sung.com>,
airlied@...hat.com,
iommu@...ts.linux.dev (open list:DMA MAPPING HELPERS),
Abdiel Janulgue <abdiel.janulgue@...il.com>
Subject: [PATCH v12 3/3] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
Add an entry for the Rust dma mapping helpers abstractions.
Signed-off-by: Abdiel Janulgue <abdiel.janulgue@...il.com>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c8d9e8187eb0..3bf130c0502c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6900,6 +6900,18 @@ F: include/linux/dma-mapping.h
F: include/linux/swiotlb.h
F: kernel/dma/
+DMA MAPPING HELPERS DEVICE DRIVER API [RUST]
+M: Abdiel Janulgue <abdiel.janulgue@...il.com>
+M: Danilo Krummrich <dakr@...nel.org>
+R: Daniel Almeida <daniel.almeida@...labora.com>
+R: Robin Murphy <robin.murphy@....com>
+R: Andreas Hindborg <a.hindborg@...nel.org>
+L: rust-for-linux@...r.kernel.org
+S: Supported
+W: https://rust-for-linux.com
+T: git https://github.com/Rust-for-Linux/linux.git rust-next
+F: rust/kernel/dma.rs
+
DMA-BUF HEAPS FRAMEWORK
M: Sumit Semwal <sumit.semwal@...aro.org>
R: Benjamin Gaignard <benjamin.gaignard@...labora.com>
--
2.43.0
Powered by blists - more mailing lists