summaryrefslogtreecommitdiff
path: root/drivers/staging/android/sw_sync.c
AgeCommit message (Expand)Author
2016-08-15dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan
2016-08-15staging/android: add Doc for SW_SYNC ioctl interfaceGustavo Padovan
2016-08-15staging/android: prepare sw_sync files for de-stagingGustavo Padovan
2016-08-15staging/android: move trace/sync.h to sync_trace.hGustavo Padovan
2016-08-15staging/android: do not let userspace trigger WARN_ONGustavo Padovan
2016-06-18staging/android: rename sync.h to sync_debug.hGustavo Padovan
2016-06-18staging/android: remove drv_name from sync_timelineGustavo Padovan
2016-06-18staging/android: remove sync_timeline_destroy()Gustavo Padovan
2016-06-18staging/android: remove 'destroyed' member from struct sync_timelineGustavo Padovan
2016-06-18staging/android: make sw_ioctl info internal to sw_sync.cGustavo Padovan
2016-06-18staging/android: make sync_timeline internal to sw_syncGustavo Padovan
2016-06-18staging/android: move sw_sync related code to sw_sync.cGustavo Padovan
2016-06-18staging/android: remove sw_sync.[ch] filesGustavo Padovan
2016-06-18staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan
2016-06-18staging/android: remove struct sync_timeline_opsGustavo Padovan
2016-06-18staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan
2016-06-18staging/android: store last signaled value on sync timelineGustavo Padovan
2016-02-08staging/android: remove driver_data from struct sync_fence_infoGustavo Padovan
2016-02-08staging/android: remove struct sync_ptGustavo Padovan
2016-02-08staging/android: move SW_SYNC_USER to a debugfs fileGustavo Padovan
2016-02-08staging/android: remove not used sync_timeline opsGustavo Padovan
2015-10-13drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker
2015-09-13staging: android: fix coding style checks in sw_sync.cTrung Thanh Le
2014-09-19staging: android: sw_sync: checkpatch fixesPurnendu Kapadia
2014-08-16Staging: android: sw_sync.c: Fixed coding style issue.Yee Chin, Chiam
2014-07-08android: convert sync to fence api, v6Maarten Lankhorst
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee
2013-08-16android/sw_sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud
2013-05-20staging: Fix lines over 80 chars in android sw_syncMarlies Ruck
2013-03-29staging: sync: Add compat_ioctl handlers to sync driversDmitry Pervushin
2013-03-11staging: sw_sync: sw_sync_timeline_ops can be staticChanglong Xie
2013-03-04staging: sw_sync: Convert to use new value_str debug opsErik Gilling
2013-03-04staging: sw_sync: Fix error pathsRebecca Schultz Zavin
2013-03-04staging: sw_sync: Export sw_sync APIErik Gilling
2013-03-04staging: sw_sync: Add fill_driver_data supportErik Gilling
2013-03-04staging: sw_sync: Add debug supportErik Gilling
2013-03-04staging: sw_sync: Add cpu based sync driverErik Gilling