Re: [RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user

From: Greg Kroah-Hartman

Date: Wed Jul 15 2026 - 01:44:11 EST


On Tue, Jul 14, 2026 at 11:35:50PM -0300, Daniel Almeida wrote:
> This doesn't have to discourage you from this work, though. Last I spoke to
> Greg, I think he was OK with having enough infrastructure to build a Rust
> version of usb-skeleton.c. You could perhaps work on that? I never really found
> the time to, but I can chime in with reviews. It's always nice to onboard new people :)

Yes, if we have a rust version of usb-skeleton, that would go a long way
toward actually being able to write a "real" USB driver in rust. I have
no objection to taking the bindings to make that happen.

thanks,

greg k-h