Re: [RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
From: Colin Braun
Date: Mon Jul 13 2026 - 16:33:11 EST
On Mon, Jul 13, 2026 at 10:53:53AM -0300, Daniel Almeida wrote:
>
> Have you talked to the media people about adding a Rust driver?
>
I have not. I was actually wondering if this belongs in
drivers/staging/media, given how much work still needs to be done for it
to support basic functionality. I had seen some v4l2 Rust abstraction
work done but not merged in, so I had hoped this could eventually be a
user of that work. Still trying to get a lay of the land, this is my
first attempt at contributing to the kernel.