| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-18 | rust: Add trait to convert a device reference to a bus device reference | Markus Probst |
| 2025-11-04 | rust: usb: fix broken call to T::disconnect() | Danilo Krummrich |
| 2025-10-29 | rust: device: narrow the generic of drvdata_obtain() | Danilo Krummrich |
| 2025-10-21 | rust: driver: let probe() return impl PinInit<Self, Error> | Danilo Krummrich |
| 2025-09-26 | rust: usb: keep usb::Device private for now | Danilo Krummrich |
| 2025-09-26 | rust: usb: don't retain device context for the interface parent | Danilo Krummrich |
| 2025-09-24 | rust: usb: add basic USB abstractions | Daniel Almeida |