summaryrefslogtreecommitdiff
path: root/drivers/android/binder/transaction.rs
AgeCommit message (Expand)AuthorFilesLines
2026-07-18rust_binder: fix BINDER_GET_EXTENDED_ERRORAlice Ryhl1-8/+7
2026-07-18rust_binder: introduce TransactionInfoAlice Ryhl1-31/+52
2026-06-09rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXNAlice Ryhl1-1/+10
2025-10-13rust_binder: report freeze notification only when fully frozenAlice Ryhl1-3/+3
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl1-0/+456