index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
sync_debug.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
dma-buf/sw_sync: de-stage SW_SYNC
Gustavo Padovan
1
-230
/
+0
2016-08-15
staging/android: prepare sw_sync files for de-staging
Gustavo Padovan
1
-1
/
+1
2016-06-17
staging/android: sync_debug: unproxify debugfs files' fops
Nicolai Stange
1
-4
/
+9
2016-06-17
staging/android: add DEBUG_FS dependence on Kconfig
Gustavo Padovan
1
-4
/
+0
2016-06-17
staging/android: rename sync.h to sync_debug.h
Gustavo Padovan
1
-1
/
+1
2016-06-17
staging/android: remove drv_name from sync_timeline
Gustavo Padovan
1
-1
/
+1
2016-06-17
staging/android: make sync_timeline internal to sw_sync
Gustavo Padovan
1
-2
/
+0
2016-06-17
staging/android: clean up #includes in the sync framework
Gustavo Padovan
1
-16
/
+0
2016-06-17
staging/android: move sw_sync related code to sw_sync.c
Gustavo Padovan
1
-115
/
+0
2016-06-17
staging/android: bring struct sync_pt back
Gustavo Padovan
1
-8
/
+8
2016-06-17
staging/android: remove size arg of sync_timeline_create()
Gustavo Padovan
1
-1
/
+1
2016-06-17
staging/android: remove unnecessary check for fence
Gustavo Padovan
1
-3
/
+2
2016-06-17
staging/android: remove sw_sync.[ch] files
Gustavo Padovan
1
-4
/
+13
2016-06-17
staging/android: remove sw_sync_timeline and sw_sync_pt
Gustavo Padovan
1
-6
/
+6
2016-06-17
staging/android: remove struct sync_timeline_ops
Gustavo Padovan
1
-2
/
+1
2016-06-17
staging/android: remove .{fence, timeline}_value_str() from timeline_ops
Gustavo Padovan
1
-10
/
+2
2016-04-29
dma-buf/sync_file: de-stage sync_file headers
Gustavo Padovan
1
-1
/
+1
2016-04-29
staging/android: prepare sync_file for de-staging
Gustavo Padovan
1
-0
/
+1
2016-04-29
staging/android: remove name arg from sync_file_create()
Gustavo Padovan
1
-2
/
+1
2016-04-29
staging/android: drop sync_file_install() and sync_file_put()
Gustavo Padovan
1
-2
/
+2
2016-02-14
drivers/staging/android: don't use modular references in sync_debug.c
Paul Gortmaker
1
-8
/
+0
2016-02-07
staging/android: remove struct sync_pt
Gustavo Padovan
1
-24
/
+25
2016-02-07
staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cb
Gustavo Padovan
1
-1
/
+1
2016-02-07
staging/android: rename sync_fence to sync_file
Gustavo Padovan
1
-29
/
+30
2016-02-07
staging/android: move SW_SYNC_USER to a debugfs file
Gustavo Padovan
1
-1
/
+117
2016-02-07
staging/android: create a 'sync' dir for debugfs information
Gustavo Padovan
1
-4
/
+17
2016-02-07
staging/android: sync: remove interfaces that are not used
Gustavo Padovan
1
-15
/
+0
2016-02-07
Staging: android: Fix brace coding style warning in sync_debug.c
Bopamo Osaisai
1
-2
/
+1
2015-12-21
staging/android/sync: Support sync points created from dma-fences
Maarten Lankhorst
1
-20
/
+22
2015-01-17
Staging: android: fix line length coding style issue in sync_debug.c
Steve Pennington
1
-1
/
+2
2014-10-28
staging: android: Replace timeval with timespec64
Tapasweni Pathak
1
-2
/
+3
2014-07-12
staging: android: Cleanup style issues
Peter Senna Tschudin
1
-3
/
+8
2014-07-08
android: convert sync to fence api, v6
Maarten Lankhorst
1
-0
/
+247