aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/sync.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14staging: android: Remove unnecessary externsJoe Perches1-5/+5
2014-09-28staging : android : sync : get_unused_fdHeinrich Schuchardt1-1/+2
2014-07-08android: convert sync to fence api, v6Maarten Lankhorst1-34/+45
2014-02-18staging: android: split uapi out of sync.h and sw_sync.hColin Cross1-84/+2
2014-02-11staging : android : sync : fix a checkpatch warningDaeseok Youn1-1/+1
2013-11-11staging: android: Fix typo in android/sync.hMasanari Iida1-25/+25
2013-03-04staging: sync: Refactor sync debug printingErik Gilling1-6/+13
2013-03-04staging: sync: Change wait timeout to mirror poll semanticsErik Gilling1-4/+4
2013-03-04staging: sync: Add reference counting to timelinesErik Gilling1-0/+2
2013-03-04staging: sync: Add internal refcounting to fencesErik Gilling1-0/+5
2013-03-04staging: sync: Allow async waits to be canceledErik Gilling1-7/+29
2013-03-04staging: sync: Add ioctl to get fence dataErik Gilling1-0/+57
2013-03-04staging: sync: Add debugfs supportErik Gilling1-3/+17
2013-03-04staging: sync: Add timestamps to sync_ptsErik Gilling1-0/+5
2013-03-04staging: sync: Add synchronization frameworkErik Gilling1-0/+314