开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
rust
/
rust_dma.rs
Age
Commit message (
Expand
)
Author
2026-03-23
rust: dma: add zeroed constructor to `Coherent`
Gary Guo
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
2026-01-24
rust: samples: dma: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-04
samples: rust: dma: add sample code for SGTable
Danilo Krummrich
2025-09-01
rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
2025-08-15
rust: dma: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-19
rust: samples: dma: set DMA mask
Danilo Krummrich
2025-06-23
rust: dma: convert the read/write macros to return Result
Abdiel Janulgue
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-20
samples: rust: add Rust dma test sample driver
Abdiel Janulgue