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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
samples
/
rust
/
rust_driver_pci.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-06
samples: rust: pci: Remove some additional `.as_ref()` for `dev_*` print
Dirk Behme
1
-3
/
+3
2026-01-24
rust: pci: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
1
-3
/
+3
2026-01-23
sample: rust: pci: add tests for config space routines
Zhi Wang
1
-0
/
+26
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
1
-0
/
+1
2025-12-29
Merge tag 'v6.19-rc3' into driver-core-next
Danilo Krummrich
1
-1
/
+1
2025-12-22
samples: rust: pci: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+8
2025-12-17
samples: rust: fix endianness issue in rust_driver_pci
Marko Turk
1
-1
/
+1
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
1
-27
/
+26
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2025-09-11
rust: pin-init: add references to previously initialized fields
Benno Lossin
1
-1
/
+1
2025-09-01
rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
1
-4
/
+5
2025-08-15
rust: driver-core: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-1
/
+1
2025-07-09
samples: rust: pci: reset pci-testdev in unbind()
Danilo Krummrich
1
-1
/
+10
2025-06-28
rust: devres: get rid of Devres' inner Arc
Danilo Krummrich
1
-9
/
+10
2025-05-04
samples: rust: pci: take advantage of Devres::access()
Danilo Krummrich
1
-6
/
+6
2025-04-22
samples: rust: convert PCI rust sample driver to use try_access_with()
Alexandre Courbot
1
-6
/
+5
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+10
2025-03-17
rust: pci: fix unrestricted &mut pci::Device
Danilo Krummrich
1
-4
/
+4
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
1
-1
/
+1
2025-02-22
rust: io: rename `io::Io` accessors
Fiona Behrens
1
-6
/
+6
2024-12-20
samples: rust: add Rust PCI sample driver
Danilo Krummrich
1
-0
/
+110