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
/
rust
/
kernel
/
firmware.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
rust: firmware: use `core::ffi::CStr` method names
Tamir Duberstein
1
-1
/
+1
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-4
/
+5
2025-07-14
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
1
-1
/
+1
2025-06-24
rust: Use consistent "# Examples" heading style in rustdoc
Viresh Kumar
1
-2
/
+2
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
1
-1
/
+1
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
1
-1
/
+2
2025-04-14
rust: firmware: Use `ffi::c_char` type in `FwFunc`
Christian Schrefl
1
-2
/
+6
2025-03-09
rust: firmware: add `module_firmware!` macro
Danilo Krummrich
1
-1
/
+90
2025-03-09
rust: firmware: introduce `firmware::ModInfoBuilder`
Danilo Krummrich
1
-0
/
+127
2024-12-16
rust: map `long` to `isize` and `char` to `u8`
Gary Guo
1
-1
/
+1
2024-10-03
rust: device: change the from_raw() function
Guilherme Giacomo Simoes
1
-1
/
+1
2024-07-31
rust: firmware: fix invalid rustdoc link
Andrew Ballance
1
-1
/
+1
2024-07-10
firmware_loader: fix soundness issue in `request_internal`
Danilo Krummrich
1
-7
/
+20
2024-07-10
firmware_loader: annotate doctests as `no_run`
Danilo Krummrich
1
-2
/
+6
2024-06-20
firmware: rust: improve safety comments
Danilo Krummrich
1
-7
/
+6
2024-06-18
rust: add firmware abstractions
Danilo Krummrich
1
-0
/
+101