Skip to content

Commit 3ba83d3

Browse files
xyn-ackojeda
authored andcommitted
MAINTAINERS: add entry for Rust dma mapping helpers device driver API
Add an entry for the Rust dma mapping helpers abstractions. Nacked-by: Christoph Hellwig <hch@lst.de> Acked-by: Danilo Krummrich <dakr@kernel.org> Acked-by: Andreas Hindborg <a.hindborg@kernel.org> Acked-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Abdiel Janulgue <abdiel.janulgue@gmail.com> Link: https://lore.kernel.org/r/20250317185345.2608976-5-abdiel.janulgue@gmail.com Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 9901add commit 3ba83d3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

MAINTAINERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6902,6 +6902,19 @@ F: include/linux/dma-mapping.h
69026902
F: include/linux/swiotlb.h
69036903
F: kernel/dma/
69046904

6905+
DMA MAPPING HELPERS DEVICE DRIVER API [RUST]
6906+
M: Abdiel Janulgue <abdiel.janulgue@gmail.com>
6907+
M: Danilo Krummrich <dakr@kernel.org>
6908+
R: Daniel Almeida <daniel.almeida@collabora.com>
6909+
R: Robin Murphy <robin.murphy@arm.com>
6910+
R: Andreas Hindborg <a.hindborg@kernel.org>
6911+
L: rust-for-linux@vger.kernel.org
6912+
S: Supported
6913+
W: https://rust-for-linux.com
6914+
T: git https://github.com/Rust-for-Linux/linux.git alloc-next
6915+
F: rust/kernel/dma.rs
6916+
F: samples/rust/rust_dma.rs
6917+
69056918
DMA-BUF HEAPS FRAMEWORK
69066919
M: Sumit Semwal <sumit.semwal@linaro.org>
69076920
R: Benjamin Gaignard <benjamin.gaignard@collabora.com>

0 commit comments

Comments
 (0)