summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/sync_debug.c
Commit message (Expand)AuthorAgeFilesLines
* dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan2016-08-151-230/+0Star
* staging/android: prepare sw_sync files for de-stagingGustavo Padovan2016-08-151-1/+1
* staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange2016-06-181-4/+9
* staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan2016-06-181-4/+0Star
* staging/android: rename sync.h to sync_debug.hGustavo Padovan2016-06-181-1/+1
* staging/android: remove drv_name from sync_timelineGustavo Padovan2016-06-181-1/+1
* staging/android: make sync_timeline internal to sw_syncGustavo Padovan2016-06-181-2/+0Star
* staging/android: clean up #includes in the sync frameworkGustavo Padovan2016-06-181-16/+0Star
* staging/android: move sw_sync related code to sw_sync.cGustavo Padovan2016-06-181-115/+0Star
* staging/android: bring struct sync_pt backGustavo Padovan2016-06-181-8/+8
* staging/android: remove size arg of sync_timeline_create()Gustavo Padovan2016-06-181-1/+1
* staging/android: remove unnecessary check for fenceGustavo Padovan2016-06-181-3/+2Star
* staging/android: remove sw_sync.[ch] filesGustavo Padovan2016-06-181-4/+13
* staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan2016-06-181-6/+6
* staging/android: remove struct sync_timeline_opsGustavo Padovan2016-06-181-2/+1Star
* staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan2016-06-181-10/+2Star
* dma-buf/sync_file: de-stage sync_file headersGustavo Padovan2016-04-301-1/+1
* staging/android: prepare sync_file for de-stagingGustavo Padovan2016-04-301-0/+1
* staging/android: remove name arg from sync_file_create()Gustavo Padovan2016-04-301-2/+1Star
* staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan2016-04-301-2/+2
* 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