index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-11-17
rust: firmware: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-3
/
+3
2025-10-22
rust: replace `CStr` with `core::ffi::CStr`
Tamir Duberstein
1
-1
/
+8
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