index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
error.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
rust: error: `impl Debug` for `Error` with `errname()` integration
Gary Guo
1
-0
/
+39
2023-05-31
rust: error: add missing error codes
Alice Ryhl
1
-0
/
+20
2023-05-31
rust: error: allow specifying error type on `Result`
Alice Ryhl
1
-1
/
+1
2023-04-12
rust: error: Add from_result() helper
Wedson Almeida Filho
1
-0
/
+39
2023-04-12
rust: error: Add a helper to convert a C ERR_PTR to a `Result`
Sven Van Asbroeck
1
-1
/
+49
2023-04-12
rust: error: Add to_result() helper
Wedson Almeida Filho
1
-1
/
+10
2023-04-12
rust: error: Add Error::from_errno{_unchecked}()
Miguel Ojeda
1
-0
/
+32
2023-04-12
rust: error: Add Error::to_ptr()
Asahi Lina
1
-0
/
+7
2023-04-12
rust: error: Rename to_kernel_errno() -> to_errno()
Asahi Lina
1
-1
/
+1
2022-12-04
rust: error: add `From` implementations for `Error`
Wedson Almeida Filho
1
-1
/
+44
2022-12-04
rust: error: add codes from `errno-base.h`
Viktor Garske
1
-0
/
+33
2022-12-04
rust: error: declare errors using macro
Finn Behrens
1
-2
/
+10
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho
1
-0
/
+59