index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-06
rust: pci: fix typos in Bar struct's comments
Marko Turk
1
-2
/
+2
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+401
2025-11-11
rust: pci: use "kernel vertical" style for imports
Danilo Krummrich
3
-11
/
+21
2025-11-06
rust: pci: get rid of redundant Result in IRQ methods
Danilo Krummrich
1
-9
/
+13
2025-10-23
rust: pci: normalise spelling of PCI BAR
Peter Colberg
1
-4
/
+4
2025-10-23
rust: pci: refer to legacy as INTx interrupts
Peter Colberg
1
-5
/
+5
2025-10-20
rust: pci: move IRQ infrastructure to separate file
Danilo Krummrich
1
-0
/
+244
2025-10-20
rust: pci: move I/O infrastructure to separate file
Danilo Krummrich
1
-0
/
+141
2025-10-20
rust: pci: use `kernel::fmt`
Tamir Duberstein
1
-2
/
+1
2025-09-25
rust: pci: display symbolic PCI vendor names
John Hubbard
1
-7
/
+11
2025-09-25
rust: pci: display symbolic PCI class names
John Hubbard
1
-6
/
+11
2025-09-01
rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
1
-1
/
+0
2025-09-01
rust: pci: provide access to PCI Vendor values
John Hubbard
1
-1
/
+335
2025-09-01
rust: pci: provide access to PCI Class and Class-related items
John Hubbard
1
-0
/
+236