index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
pci
Age
Commit message (
Expand
)
Author
Lines
2026-01-06
rust: pci: fix typos in Bar struct's comments
Marko Turk
-2
/
+2
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+401
2025-11-11
rust: pci: use "kernel vertical" style for imports
Danilo Krummrich
-11
/
+21
2025-11-06
rust: pci: get rid of redundant Result in IRQ methods
Danilo Krummrich
-9
/
+13
2025-10-23
rust: pci: normalise spelling of PCI BAR
Peter Colberg
-4
/
+4
2025-10-23
rust: pci: refer to legacy as INTx interrupts
Peter Colberg
-5
/
+5
2025-10-20
rust: pci: move IRQ infrastructure to separate file
Danilo Krummrich
-0
/
+244
2025-10-20
rust: pci: move I/O infrastructure to separate file
Danilo Krummrich
-0
/
+141
2025-10-20
rust: pci: use `kernel::fmt`
Tamir Duberstein
-2
/
+1
2025-09-25
rust: pci: display symbolic PCI vendor names
John Hubbard
-7
/
+11
2025-09-25
rust: pci: display symbolic PCI class names
John Hubbard
-6
/
+11
2025-09-01
rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
-1
/
+0
2025-09-01
rust: pci: provide access to PCI Vendor values
John Hubbard
-1
/
+335
2025-09-01
rust: pci: provide access to PCI Class and Class-related items
John Hubbard
-0
/
+236