index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
sync.h
Age
Commit message (
Expand
)
Author
2015-12-21
staging/android/sync: add sync_fence_create_dma
Maarten Lankhorst
2015-08-14
staging: android: Remove unnecessary externs
Joe Perches
2014-09-28
staging : android : sync : get_unused_fd
Heinrich Schuchardt
2014-07-08
android: convert sync to fence api, v6
Maarten Lankhorst
2014-02-18
staging: android: split uapi out of sync.h and sw_sync.h
Colin Cross
2014-02-11
staging : android : sync : fix a checkpatch warning
Daeseok Youn
2013-11-11
staging: android: Fix typo in android/sync.h
Masanari Iida
2013-03-04
staging: sync: Refactor sync debug printing
Erik Gilling
2013-03-04
staging: sync: Change wait timeout to mirror poll semantics
Erik Gilling
2013-03-04
staging: sync: Add reference counting to timelines
Erik Gilling
2013-03-04
staging: sync: Add internal refcounting to fences
Erik Gilling
2013-03-04
staging: sync: Allow async waits to be canceled
Erik Gilling
2013-03-04
staging: sync: Add ioctl to get fence data
Erik Gilling
2013-03-04
staging: sync: Add debugfs support
Erik Gilling
2013-03-04
staging: sync: Add timestamps to sync_pts
Erik Gilling
2013-03-04
staging: sync: Add synchronization framework
Erik Gilling