summaryrefslogtreecommitdiff
path: root/rust/helpers/dma.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-06rust: dma: add missing __rust_helper annotationsDirk Behme1-5/+5
2026-01-28rust: dma: allow drivers to tune max segment sizeBeata Michalska1-0/+6
2025-12-29Merge tag 'v6.19-rc3' into driver-core-nextDanilo Krummrich1-0/+21
2025-12-16rust: dma: add helpers for architectures without CONFIG_HAS_DMAFUJITA Tomonori1-0/+21
2025-12-16rust: dma: add __rust_helper to helpersAlice Ryhl1-6/+9
2025-07-19rust: dma: add DMA addressing capabilitiesDanilo Krummrich1-0/+5
2025-04-16rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()FUJITA Tomonori1-0/+16