summaryrefslogtreecommitdiffstats
path: root/drivers/android/binder_alloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* android: binder: Move buffer out of area shared with user spaceSherry Yang2017-08-281-60/+84
* android: binder: Refactor prev and next buffer into a helper functionSherry Yang2017-08-281-9/+15
* binder: add more debug info when allocation fails.Martijn Coenen2017-07-171-1/+30
* binder: protect against two threads freeing bufferTodd Kjos2017-07-171-5/+17
* binder: add log information for binder transaction failuresTodd Kjos2017-07-171-9/+11
* binder: move binder_alloc to separate fileTodd Kjos2017-07-171-0/+759