summaryrefslogtreecommitdiff
path: root/rust/kernel/io/resource.rs
AgeCommit message (Expand)Author
2025-11-13rust: io: add typedef for phys_addr_tAlice Ryhl
2025-11-13rust: io: move ResourceSize to top-level io moduleAlice Ryhl
2025-11-13rust: io: define ResourceSize as resource_size_tAlice Ryhl
2025-11-11rust: io: cleanup imports and use "kernel vertical" styleDanilo Krummrich
2025-07-22rust: io: fix broken intra-doc link to missing `flags` moduleMiguel Ojeda
2025-07-20rust: io: add resource abstractionDaniel Almeida