summaryrefslogtreecommitdiffstats
path: root/rust/kernel/faux.rs
AgeCommit message (Expand)AuthorLines
2025-08-13rust: faux: fix C header linkMiguel Ojeda-1/+1
2025-07-16device: rust: rename Device::as_ref() to Device::from_raw()Alice Ryhl-1/+1
2025-03-11rust/kernel/faux: mark Registration methods inlineEthan Carter Edwards-0/+2
2025-02-27rust/faux: Add missing parent argument to Registration::new()Lyude Paul-2/+11
2025-02-27rust/faux: Drop #[repr(transparent)] from faux::RegistrationLyude Paul-1/+0
2025-02-13rust/kernel: Add faux device bindingsLyude Paul-0/+67