summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorLines
2016-08-15staging: android: ion: fix 'line over 80 characters'Didik Setiawan-2/+4
2016-08-15dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan-735/+0
2016-08-15staging/android: add Doc for SW_SYNC ioctl interfaceGustavo Padovan-0/+31
2016-08-15staging/android: prepare sw_sync files for de-stagingGustavo Padovan-3/+3
2016-08-15staging/android: move trace/sync.h to sync_trace.hGustavo Padovan-4/+4
2016-08-15staging/android: do not let userspace trigger WARN_ONGustavo Padovan-1/+1
2016-08-15staging: android: ion: Get rid of ion_reserveLaura Abbott-45/+0
2016-08-15staging: android: ion: Drop ion_carveout_allocate definitionsLaura Abbott-14/+2
2016-08-15staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott-94/+16
2016-08-15staging: android: ion: Drop ion_phys interfaceLaura Abbott-99/+1
2016-08-15staging: android: ion: Get rid of ion_sg_tableLaura Abbott-31/+0
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+2
2016-07-28mm: move most file-based accounting to the nodeMel Gorman-2/+2
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman-4/+4
2016-06-17staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange-4/+9
2016-06-17staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan-7/+2
2016-06-17staging/android: rename sync.h to sync_debug.hGustavo Padovan-3/+3
2016-06-17staging/android: remove drv_name from sync_timelineGustavo Padovan-11/+4
2016-06-17staging/android: remove sync_timeline_destroy()Gustavo Padovan-16/+3
2016-06-17staging/android: remove 'destroyed' member from struct sync_timelineGustavo Padovan-9/+1
2016-06-17staging/android: make sw_ioctl info internal to sw_sync.cGustavo Padovan-33/+12
2016-06-17staging/android: make sync_timeline internal to sw_syncGustavo Padovan-273/+225
2016-06-17staging/android: clean up #includes in the sync frameworkGustavo Padovan-25/+0
2016-06-17staging/android: move sw_sync related code to sw_sync.cGustavo Padovan-115/+139
2016-06-17staging/android: bring struct sync_pt backGustavo Padovan-32/+53
2016-06-17staging/android: remove size arg of sync_timeline_create()Gustavo Padovan-11/+5
2016-06-17staging/android: remove unnecessary check for fenceGustavo Padovan-3/+2
2016-06-17staging/android: rename android_fence to timeline_fenceGustavo Padovan-18/+18
2016-06-17staging/android: remove sw_sync.[ch] filesGustavo Padovan-97/+13
2016-06-17staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan-41/+19
2016-06-17staging/android: remove struct sync_timeline_opsGustavo Padovan-32/+16
2016-06-17staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan-59/+7
2016-06-17staging/android: store last signaled value on sync timelineGustavo Padovan-31/+14
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König-1/+2
2016-04-29staging: lowmemorykiller: remove bogus NULL checkDan Carpenter-1/+1
2016-04-29staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee-0/+2
2016-04-29Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh-2/+2
2016-04-29Staging: android: modify memory allocation style in ion_test.cBen Marsh-1/+1
2016-04-29staging: android: ion: make locally used functions staticMarkus Böhme-3/+3
2016-04-29dma-buf/sync_file: de-stage sync_fileGustavo Padovan-396/+2
2016-04-29dma-buf/sync_file: de-stage sync_file headersGustavo Padovan-162/+5
2016-04-29staging/android: style fix: alignment to match the open parenthesisGustavo Padovan-4/+4
2016-04-29staging/android: improve documentation for sync_fileGustavo Padovan-3/+4
2016-04-29staging/android: prepare sync_file for de-stagingGustavo Padovan-411/+455
2016-04-29staging/android: remove name arg from sync_file_create()Gustavo Padovan-10/+11
2016-04-29staging/android: make sync_file_fdget() staticGustavo Padovan-3/+1
2016-04-29staging/android: make sync_file_merge() staticGustavo Padovan-5/+2
2016-04-29staging/android: move sync_file functions comments to sync.cGustavo Padovan-32/+25
2016-04-29staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan-37/+6
2016-04-29staging/android: remove redundant comments on sync_merge_dataGustavo Padovan-5/+5