summaryrefslogtreecommitdiff
path: root/drivers/staging/android/sync_debug.c
AgeCommit message (Expand)Author
2016-08-15dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan
2016-08-15staging/android: prepare sw_sync files for de-stagingGustavo Padovan
2016-06-18staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange
2016-06-18staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan
2016-06-18staging/android: rename sync.h to sync_debug.hGustavo Padovan
2016-06-18staging/android: remove drv_name from sync_timelineGustavo Padovan
2016-06-18staging/android: make sync_timeline internal to sw_syncGustavo Padovan
2016-06-18staging/android: clean up #includes in the sync frameworkGustavo Padovan
2016-06-18staging/android: move sw_sync related code to sw_sync.cGustavo Padovan
2016-06-18staging/android: bring struct sync_pt backGustavo Padovan
2016-06-18staging/android: remove size arg of sync_timeline_create()Gustavo Padovan
2016-06-18staging/android: remove unnecessary check for fenceGustavo Padovan
2016-06-18staging/android: remove sw_sync.[ch] filesGustavo Padovan
2016-06-18staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan
2016-06-18staging/android: remove struct sync_timeline_opsGustavo Padovan
2016-06-18staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan
2016-04-30dma-buf/sync_file: de-stage sync_file headersGustavo Padovan
2016-04-30staging/android: prepare sync_file for de-stagingGustavo Padovan
2016-04-30staging/android: remove name arg from sync_file_create()Gustavo Padovan
2016-04-30staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan
2016-02-15drivers/staging/android: don't use modular references in sync_debug.cPaul Gortmaker
2016-02-08staging/android: remove struct sync_ptGustavo Padovan
2016-02-08staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cbGustavo Padovan
2016-02-08staging/android: rename sync_fence to sync_fileGustavo Padovan
2016-02-08staging/android: move SW_SYNC_USER to a debugfs fileGustavo Padovan
2016-02-08staging/android: create a 'sync' dir for debugfs informationGustavo Padovan
2016-02-08staging/android: sync: remove interfaces that are not usedGustavo Padovan
2016-02-08Staging: android: Fix brace coding style warning in sync_debug.cBopamo Osaisai
2015-12-21staging/android/sync: Support sync points created from dma-fencesMaarten Lankhorst
2015-01-18Staging: android: fix line length coding style issue in sync_debug.cSteve Pennington
2014-10-28staging: android: Replace timeval with timespec64Tapasweni Pathak
2014-07-12staging: android: Cleanup style issuesPeter Senna Tschudin
2014-07-08android: convert sync to fence api, v6Maarten Lankhorst