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

From: Colin Braun

Date: Mon Jul 13 2026 - 16:11:34 EST


On Mon, Jul 13, 2026 at 03:22:25PM +0200, Danilo Krummrich wrote:
> On Sun Jul 12, 2026 at 11:07 PM CEST, Colin Braun wrote:
> > This series introduces initial abstractions to allow for the
> > implementation of USB drivers in Rust.
>
> Note that there's also [1].
>
> [1] https://lore.kernel.org/lkml/20260617145946.1894-1-mike@xxxxxxxxxxxxxx/

Yep, I saw that series pop up while I was working on this one.
By and large there is not a lot of overlap, so I felt that my patch
series was okay to submit.