summaryrefslogtreecommitdiffstats
path: root/rust/uapi
Commit message (Expand)AuthorAgeFilesLines
* rust: map `__kernel_size_t` and friends also to usize/isizeGary Guo2024-11-101-0/+5
* rust: enable `clippy::undocumented_unsafe_blocks` lintMiguel Ojeda2024-10-071-0/+1
* rust: net::phy unified read/write API for C22 and C45 registersFUJITA Tomonori2024-08-301-0/+1
* rust: allow `dead_code` for never constructed bindingsMiguel Ojeda2024-07-101-0/+1
* net: phy: add Rust Asix PHY driverFUJITA Tomonori2023-12-151-0/+2
* rust: upgrade to Rust 1.68.2Miguel Ojeda2023-05-311-1/+0
* rust: uapi: Add UAPI crateAsahi Lina2023-04-222-0/+36