summaryrefslogtreecommitdiff
path: root/drivers/staging/android/sync.h
AgeCommit message (Expand)Author
2016-02-07staging/android: remove driver_data from struct sync_fence_infoGustavo Padovan
2016-02-07staging/android: remove SYNC_WAIT ioctlGustavo Padovan
2016-02-07staging/android: remove sync_fence_create_dma()Gustavo Padovan
2016-02-07staging/android: remove struct sync_ptGustavo Padovan
2016-02-07staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cbGustavo Padovan
2016-02-07staging/android: rename sync_fence to sync_fileGustavo Padovan
2016-02-07staging/android: remove not used sync_timeline opsGustavo Padovan
2016-02-07staging/android: sync: remove interfaces that are not usedGustavo Padovan
2016-02-07staging/android: fix sync framework documentationGustavo Padovan
2015-12-21staging/android/sync: add sync_fence_create_dmaMaarten Lankhorst
2015-08-14staging: android: Remove unnecessary externsJoe Perches
2014-09-28staging : android : sync : get_unused_fdHeinrich Schuchardt
2014-07-08android: convert sync to fence api, v6Maarten Lankhorst
2014-02-18staging: android: split uapi out of sync.h and sw_sync.hColin Cross
2014-02-11staging : android : sync : fix a checkpatch warningDaeseok Youn
2013-11-11staging: android: Fix typo in android/sync.hMasanari Iida
2013-03-04staging: sync: Refactor sync debug printingErik Gilling
2013-03-04staging: sync: Change wait timeout to mirror poll semanticsErik Gilling
2013-03-04staging: sync: Add reference counting to timelinesErik Gilling
2013-03-04staging: sync: Add internal refcounting to fencesErik Gilling
2013-03-04staging: sync: Allow async waits to be canceledErik Gilling
2013-03-04staging: sync: Add ioctl to get fence dataErik Gilling
2013-03-04staging: sync: Add debugfs supportErik Gilling
2013-03-04staging: sync: Add timestamps to sync_ptsErik Gilling
2013-03-04staging: sync: Add synchronization frameworkErik Gilling