summaryrefslogtreecommitdiff
path: root/samples/rust/rust_dma.rs
AgeCommit message (Expand)Author
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-04samples: rust: dma: add sample code for SGTableDanilo Krummrich
2025-09-01rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*John Hubbard
2025-08-15rust: dma: Update ARef and AlwaysRefCounted imports from sync::arefShankari Anand
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-19rust: samples: dma: set DMA maskDanilo Krummrich
2025-06-23rust: dma: convert the read/write macros to return ResultAbdiel Janulgue
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-20samples: rust: add Rust dma test sample driverAbdiel Janulgue