[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DCHQVFTUYTLV.3F0N1WIXZHO96@kernel.org>
Date: Mon, 01 Sep 2025 22:26:23 +0200
From: "Danilo Krummrich" <dakr@...nel.org>
To: "John Hubbard" <jhubbard@...dia.com>
Cc: "Alexandre Courbot" <acourbot@...dia.com>, "Joel Fernandes"
<joelagnelf@...dia.com>, "Timur Tabi" <ttabi@...dia.com>, "Alistair Popple"
<apopple@...dia.com>, "David Airlie" <airlied@...il.com>, "Simona Vetter"
<simona@...ll.ch>, "Bjorn Helgaas" <bhelgaas@...gle.com>,
Krzysztof Wilczyński <kwilczynski@...nel.org>, "Miguel
Ojeda" <ojeda@...nel.org>, "Alex Gaynor" <alex.gaynor@...il.com>, "Boqun
Feng" <boqun.feng@...il.com>, "Gary Guo" <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>, "Benno Lossin"
<lossin@...nel.org>, "Andreas Hindborg" <a.hindborg@...nel.org>, "Alice
Ryhl" <aliceryhl@...gle.com>, "Trevor Gross" <tmgross@...ch.edu>,
<nouveau@...ts.freedesktop.org>, <linux-pci@...r.kernel.org>,
<rust-for-linux@...r.kernel.org>, "LKML" <linux-kernel@...r.kernel.org>,
"Elle Rhumsaa" <elle@...thered-steel.dev>
Subject: Re: [PATCH v8 0/6] rust, nova-core: PCI Class, Vendor support
On Sat Aug 30, 2025 at 12:36 AM CEST, John Hubbard wrote:
> John Hubbard (6):
Applied to driver-core-testing, thanks!
> rust: pci: provide access to PCI Class and Class-related items
[ Minor doc-comment improvements, align Debug and Display. - Danilo ]
> rust: pci: provide access to PCI Vendor values
[ Minor doc-comment improvements, align Debug and Display. - Danilo ]
> rust: pci: add DeviceId::from_class_and_vendor() method
[ Minor doc-comment improvements. - Danilo ]
> gpu: nova-core: avoid probing non-display/compute PCI functions
> rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
[ Replace "as a validated vendor" with "as [`Vendor`]". - Danilo ]
> rust: pci: inline several tiny functions
Powered by blists - more mailing lists