index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2014-07-15
staging: android: Clean up else statement from sync_fence_poll()
Lucas Tanure
1
-2
/
+1
2014-07-08
android: convert sync to fence api, v6
Maarten Lankhorst
1
-606
/
+307
2014-05-25
staging: android: describe use of memory barrier on sync.c
Niv Yehezkel
1
-0
/
+4
2014-05-03
staging: android: fix missing a blank line after declarations
Seunghun Lee
1
-0
/
+8
2014-02-07
staging: android: sync: Signal pt before sync_timeline object gets destroyed
Prakash Kamliya
1
-4
/
+4
2014-02-07
staging: sync: Fix a race condition between release_obj and print_obj
Alistair Strachan
1
-3
/
+3
2013-08-15
android/sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()
Yann Droneaud
1
-1
/
+1
2013-06-04
staging: android: sync: fix up a sparse warning
Greg Kroah-Hartman
1
-1
/
+1
2013-05-12
staging: android: Replace seq_printf with seq_puts
Hema Prathaban
1
-8
/
+8
2013-05-12
staging: android: Remove unnecessary braces
Hema Prathaban
1
-2
/
+2
2013-03-29
staging: sync: Add compat_ioctl handlers to sync drivers
Dmitry Pervushin
1
-0
/
+1
2013-03-11
staging: sync: fix return value check in sync_fence_alloc()
Wei Yongjun
1
-1
/
+1
2013-03-04
staging: sync: Fix timeout = 0 wait behavior
Jamie Gennis
1
-4
/
+6
2013-03-04
staging: sync: Don't log wait timeouts when timeout = 0
Erik Gilling
1
-1
/
+1
2013-03-04
staging: sync: Fix race condition between merge and signal
Ørjan Eide
1
-3
/
+7
2013-03-04
staging: sync: Add tracepoint support
Erik Gilling
1
-0
/
+11
2013-03-04
staging: sync: Refactor sync debug printing
Erik Gilling
1
-2
/
+16
2013-03-04
staging: sync: Use proper barriers when waiting indefinitely
Erik Gilling
1
-1
/
+2
2013-03-04
staging: sync: Update new fence status with sync_fence_signal_pt
Erik Gilling
1
-1
/
+13
2013-03-04
staging: sync: Protect unlocked access to fence status
Erik Gilling
1
-1
/
+17
2013-03-04
staging: sync: Dump sync state on fence errors
Erik Gilling
1
-1
/
+4
2013-03-04
staging: sync: Improve timeout dump messages
Erik Gilling
1
-1
/
+4
2013-03-04
staging: sync: Dump sync state to console on timeout
Erik Gilling
1
-2
/
+32
2013-03-04
staging: sync: Change wait timeout to mirror poll semantics
Erik Gilling
1
-3
/
+3
2013-03-04
staging: sync: Fix error paths
Rebecca Schultz Zavin
1
-2
/
+7
2013-03-04
staging: sync: Add reference counting to timelines
Erik Gilling
1
-16
/
+13
2013-03-04
staging: sync: Add internal refcounting to fences
Erik Gilling
1
-8
/
+46
2013-03-04
staging: sync: Optimize fence merges
Erik Gilling
1
-1
/
+51
2013-03-04
staging: sync: Reorder sync_fence_release
Erik Gilling
1
-2
/
+2
2013-03-04
staging: sync: Export sync API symbols
Erik Gilling
1
-0
/
+14
2013-03-04
staging: sync: Allow async waits to be canceled
Erik Gilling
1
-15
/
+31
2013-03-04
staging: sync: Add poll support
Erik Gilling
1
-0
/
+17
2013-03-04
staging: sync: Add ioctl to get fence data
Erik Gilling
1
-0
/
+81
2013-03-04
staging: sync: Add debugfs support
Erik Gilling
1
-2
/
+174
2013-03-04
staging: sync: Add timestamps to sync_pts
Erik Gilling
1
-0
/
+5
2013-03-04
staging: sync: Add synchronization framework
Erik Gilling
1
-0
/
+525