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
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
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
/
rust
/
kernel
/
firmware.rs
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