summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/sync_debug.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/staging/android: don't use modular references in sync_debug.cPaul Gortmaker2016-02-151-8/+0Star
* staging/android: remove struct sync_ptGustavo Padovan2016-02-081-24/+25
* staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cbGustavo Padovan2016-02-081-1/+1
* staging/android: rename sync_fence to sync_fileGustavo Padovan2016-02-081-29/+30
* staging/android: move SW_SYNC_USER to a debugfs fileGustavo Padovan2016-02-081-1/+117
* staging/android: create a 'sync' dir for debugfs informationGustavo Padovan2016-02-081-4/+17
* staging/android: sync: remove interfaces that are not usedGustavo Padovan2016-02-081-15/+0Star
* Staging: android: Fix brace coding style warning in sync_debug.cBopamo Osaisai2016-02-081-2/+1Star
* staging/android/sync: Support sync points created from dma-fencesMaarten Lankhorst2015-12-211-20/+22
* Staging: android: fix line length coding style issue in sync_debug.cSteve Pennington2015-01-181-1/+2
* staging: android: Replace timeval with timespec64Tapasweni Pathak2014-10-281-2/+3
* staging: android: Cleanup style issuesPeter Senna Tschudin2014-07-121-3/+8
* android: convert sync to fence api, v6Maarten Lankhorst2014-07-081-0/+247