aboutsummaryrefslogtreecommitdiffstats
path: root/samples/rust/rust_dma.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-9/+26
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+1
2025-09-04samples: rust: dma: add sample code for SGTableDanilo Krummrich1-9/+26
2025-09-01rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*John Hubbard1-5/+1
2025-08-15rust: dma: Update ARef and AlwaysRefCounted imports from sync::arefShankari Anand1-1/+1
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-13/+15
2025-07-19rust: samples: dma: set DMA maskDanilo Krummrich1-1/+13
2025-06-23rust: dma: convert the read/write macros to return ResultAbdiel Janulgue1-13/+15
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2025-03-20samples: rust: add Rust dma test sample driverAbdiel Janulgue1-0/+97