summaryrefslogtreecommitdiff
path: root/drivers/android/binder_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-28android: binder: Move buffer out of area shared with user spaceSherry Yang1-60/+84
2017-08-28android: binder: Refactor prev and next buffer into a helper functionSherry Yang1-9/+15
2017-07-17binder: add more debug info when allocation fails.Martijn Coenen1-1/+30
2017-07-17binder: protect against two threads freeing bufferTodd Kjos1-5/+17
2017-07-17binder: add log information for binder transaction failuresTodd Kjos1-9/+11
2017-07-17binder: move binder_alloc to separate fileTodd Kjos1-0/+759