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-02-23
rust: io: macro_export io_define_read!() and io_define_write!()
Danilo Krummrich
-12
/
+12
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1
/
+0
2026-02-01
rust: io: move MIN_SIZE and io_addr_assert to IoKnownSize
Alexandre Courbot
-4
/
+3
2026-01-24
rust: pci: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
-1
/
+1
2026-01-23
rust: pci: add config space read/write support
Zhi Wang
-1
/
+197
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
-6
/
+6
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
-1
/
+0
2026-01-12
Merge tag 'v6.19-rc5' into driver-core-next
Danilo Krummrich
-2
/
+2
2026-01-06
rust: pci: fix typos in Bar struct's comments
Marko Turk
-2
/
+2
2025-12-17
rust: pci: document Bar's endianness conversion
Marko Turk
-0
/
+3
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