aboutsummaryrefslogtreecommitdiffstats
path: root/samples/rust/rust_debugfs.rs
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+24
2025-11-12rust: debugfs: Replace the usage of Rust native atomicsBoqun Feng1-7/+5
2025-11-05samples: rust: debugfs: add example for blobsDanilo Krummrich1-0/+13
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich1-10/+11
2025-09-10samples: rust: Add debugfs sample driverMatthew Maurer1-0/+151