summaryrefslogtreecommitdiffstats
path: root/rust/kernel/pci
AgeCommit message (Expand)AuthorLines
2025-09-25rust: pci: display symbolic PCI vendor namesJohn Hubbard-7/+11
2025-09-25rust: pci: display symbolic PCI class namesJohn Hubbard-6/+11
2025-09-01rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*John Hubbard-1/+0
2025-09-01rust: pci: provide access to PCI Vendor valuesJohn Hubbard-1/+335
2025-09-01rust: pci: provide access to PCI Class and Class-related itemsJohn Hubbard-0/+236