aboutsummaryrefslogtreecommitdiffstats
path: root/rust/kernel/of.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-3/+3
2025-07-16rust: device_id: split out index support into a separate traitFUJITA Tomonori1-5/+10
2025-07-01rust: fix typo in #[repr(transparent)] commentsFUJITA Tomonori1-1/+1
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein1-3/+3
2024-12-20rust: of: add `of::DeviceId` abstractionDanilo Krummrich1-0/+60