index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
pci
/
io.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-17
rust: pci: io: remove overloaded Io methods of ConfigSpace
Alexandre Courbot
1
-70
/
+0
2026-03-17
rust: io: turn IoCapable into a functional trait
Alexandre Courbot
1
-3
/
+34
2026-02-23
rust: io: macro_export io_define_read!() and io_define_write!()
Danilo Krummrich
1
-12
/
+12
2026-02-01
rust: io: move MIN_SIZE and io_addr_assert to IoKnownSize
Alexandre Courbot
1
-4
/
+3
2026-01-23
rust: pci: add config space read/write support
Zhi Wang
1
-1
/
+197
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
1
-6
/
+6
2026-01-12
Merge tag 'v6.19-rc5' into driver-core-next
Danilo Krummrich
1
-2
/
+2
2026-01-06
rust: pci: fix typos in Bar struct's comments
Marko Turk
1
-2
/
+2
2025-12-17
rust: pci: document Bar's endianness conversion
Marko Turk
1
-0
/
+3
2025-11-11
rust: pci: use "kernel vertical" style for imports
Danilo Krummrich
1
-5
/
+8
2025-10-23
rust: pci: normalise spelling of PCI BAR
Peter Colberg
1
-4
/
+4
2025-10-20
rust: pci: move I/O infrastructure to separate file
Danilo Krummrich
1
-0
/
+141