summaryrefslogtreecommitdiff
path: root/rust/kernel/device_id.rs
AgeCommit message (Expand)Author
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-07-16rust: device_id: split out index support into a separate traitFUJITA Tomonori
2025-06-22rust: enable `clippy::ref_as_ptr` lintTamir Duberstein
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin
2024-12-20rust: implement `IdArray`, `IdTable` and `RawDeviceId`Danilo Krummrich