summaryrefslogtreecommitdiff
path: root/rust/helpers/dma.c
AgeCommit message (Expand)Author
2026-02-06rust: dma: add missing __rust_helper annotationsDirk Behme
2026-01-28rust: dma: allow drivers to tune max segment sizeBeata Michalska
2025-12-29Merge tag 'v6.19-rc3' into driver-core-nextDanilo Krummrich
2025-12-16rust: dma: add helpers for architectures without CONFIG_HAS_DMAFUJITA Tomonori
2025-12-15rust: dma: add __rust_helper to helpersAlice Ryhl
2025-07-19rust: dma: add DMA addressing capabilitiesDanilo Krummrich
2025-04-15rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()FUJITA Tomonori