index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
rust
/
rust_driver_platform.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
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...
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