index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
rust
/
rust_driver_platform.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-27
rust: platform: make Driver trait lifetime-parameterized
Danilo Krummrich
1
-5
/
+5
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
1
-1
/
+1
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
1
-0
/
+1
2026-01-24
rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
1
-1
/
+1
2026-01-07
rust: platform: use "kernel vertical" style for imports
Danilo Krummrich
1
-3
/
+7
2025-12-22
rust: platform: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-16
/
+14
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-4
/
+2
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
1
-4
/
+2
2025-10-20
samples: rust: platform: remove trailing commas
Tamir Duberstein
1
-2
/
+2
2025-08-15
rust: driver-core: Update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-1
/
+1
2025-06-26
samples: rust: add ACPI match table example to platform driver
Igor Korotin
1
-1
/
+69
2025-06-25
samples: rust: platform: conditionally call Self::properties_parse()
Danilo Krummrich
1
-1
/
+3
2025-06-25
samples: rust: platform: don't call as_ref() repeatedly
Danilo Krummrich
1
-3
/
+5
2025-06-25
samples: rust: platform: Add property child and reference args examples
Remo Senekowitsch
1
-1
/
+12
2025-06-13
samples: rust: platform: Add property read examples
Remo Senekowitsch
1
-1
/
+59
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-4
/
+7
2025-03-17
rust: platform: fix unrestricted &mut platform::Device
Danilo Krummrich
1
-4
/
+7
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
1
-1
/
+1
2024-12-20
samples: rust: add Rust platform sample driver
Danilo Krummrich
1
-0
/
+49