index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
pwm.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'pwm/for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
1
-3
/
+1
2026-08-11
rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Francis Laniel
1
-3
/
+1
2026-08-05
rust: treewide: replace `__pinned_init` with `raw_[try_]init`
Gary Guo
1
-1
/
+1
2026-01-20
rust: pwm: Simplify to_result call sites and unsafe blocks
Kari Argillander
1
-33
/
+14
2026-01-20
rust: pwm: Fix potential memory leak on init error
Kari Argillander
1
-1
/
+5
2026-01-20
rust: pwm: Add UnregisteredChip wrapper around Chip
Markus Probst
1
-24
/
+44
2026-01-20
rust: pwm: Update ARef and AlwaysRefCounted imports to use sync::aref
Shankari Anand
1
-1
/
+2
2025-11-13
pwm: Fix Rust formatting
Miguel Ojeda
1
-21
/
+25
2025-11-13
rust: pwm: Fix broken intra-doc link
Miguel Ojeda
1
-1
/
+1
2025-11-07
rust: pwm: Drop wrapping of PWM polarity and state
Uwe Kleine-König
1
-55
/
+1
2025-11-07
rust: pwm: Add module_pwm_platform_driver! macro
Michal Wilczynski
1
-0
/
+23
2025-11-07
rust: pwm: Add complete abstraction layer
Michal Wilczynski
1
-2
/
+662
2025-11-07
rust: pwm: Add Kconfig and basic data structures
Michal Wilczynski
1
-0
/
+102