File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 3232## Users — in mainline
3333
3434 - [ AMCC QT2025 PHY Driver] ( AMCC-QT2025-PHY-Driver.md )
35+ - [ Android Binder Driver] ( Android-Binder-Driver.md )
3536 - [ ASIX PHY Driver] ( ASIX-PHY-Driver.md )
3637 - [ DRM Panic QR code generator] ( DRM-Panic-QR-code-generator.md )
3738 - [ Nova GPU Driver] ( Nova-GPU-Driver.md )
4142## Users — outside mainline
4243
4344 - [ Android ` ashmem ` ] ( Android-`ashmem`.md )
44- - [ Android Binder Driver] ( Android-Binder-Driver.md )
4545 - [ Apple AGX GPU driver] ( Apple-AGX-GPU-driver.md )
4646 - [ NVMe Driver] ( NVMe-driver.md )
4747 - [ PuzzleFS filesystem driver] ( PuzzleFS-filesystem-driver.md )
Original file line number Diff line number Diff line change 22
33This project is an effort to rewrite Android's Binder kernel driver in Rust.
44
5- The latest version of the Rust implementation can be found in the RFC that was
6- submitted to the Linux Kernel mailing list late 2023: [ Setting up Binder for
7- the future] [ rfc ] .
8-
9- [ rfc ] :
https://lore.kernel.org/rust-for-linux/[email protected] / 5+ The driver was [ merged] ( https://git.kernel.org/linus/eafedbc7c050c44744fbdf80bdf3315e860b7513 )
6+ into Linux kernel version v6.18-rc1.
107
118## Motivation
129
You can’t perform that action at this time.
0 commit comments