summaryrefslogtreecommitdiffstats
path: root/drivers/android/binder
AgeCommit message (Expand)AuthorLines
2025-10-13rust_binder: report freeze notification only when fully frozenAlice Ryhl-14/+42
2025-10-13rust_binder: don't delete FreezeListener if there are pending duplicatesAlice Ryhl-1/+10
2025-10-13rust_binder: freeze_notif_done should resend if wrong stateAlice Ryhl-2/+3
2025-10-13rust_binder: remove warning about orphan mappingsAlice Ryhl-4/+0
2025-10-13rust_binder: clean `clippy::mem_replace_with_default` warningMiguel Ojeda-1/+1
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl-0/+10249