summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorFilesLines
2016-09-08staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott4-205/+245
2016-09-02staging: android: ion: Drop heap type masksLaura Abbott1-6/+0
2016-09-01staging: android: ion: ion.c fix parenthesis alignmentDidik Setiawan1-4/+3
2016-09-01staging: android: lowmemorykiller.c: Fix checkpatch warningAnson Jacob1-2/+2
2016-09-01staging: android: ion: Remove unnused function ion_handle_bufferJohanna Abrahamsson2-7/+0
2016-09-01staging: android: ion: Remove ret variable in ion_handle_put_nolockJohanna Abrahamsson1-5/+1
2016-09-01Staging: android: ion: fix parenthesis alignmentBen LeMasurier5-18/+18
2016-09-01staging: android: ion: Fix alignmentJohanna Abrahamsson1-21/+21
2016-09-01staging: android: ion: Remove valid_handle variable in ion_free_nolockJohanna Abrahamsson1-5/+1
2016-09-01staging: android: ion: Do not BUG on handle client mismatchJohanna Abrahamsson1-2/+0
2016-08-21staging: ion: remove __GFP_NOWARN when use low order gfp flagsChen Feng1-1/+1
2016-08-21ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng3-65/+133
2016-08-18Staging: android: ion: ion_test.c: fix parenthesis alignmentBen LeMasurier1-10/+13
2016-08-18Staging: android: ion: ion_heap.c: fix parenthesis alignmentBen LeMasurier1-5/+5
2016-08-15staging: android: ion: fix 'line over 80 characters'Didik Setiawan1-2/+4
2016-08-15dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan6-735/+0
2016-08-15staging/android: add Doc for SW_SYNC ioctl interfaceGustavo Padovan1-0/+31
2016-08-15staging/android: prepare sw_sync files for de-stagingGustavo Padovan3-3/+3
2016-08-15staging/android: move trace/sync.h to sync_trace.hGustavo Padovan2-4/+4
2016-08-15staging/android: do not let userspace trigger WARN_ONGustavo Padovan1-1/+1
2016-08-15staging: android: ion: Get rid of ion_reserveLaura Abbott2-45/+0
2016-08-15staging: android: ion: Drop ion_carveout_allocate definitionsLaura Abbott2-14/+2
2016-08-15staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott6-94/+16
2016-08-15staging: android: ion: Drop ion_phys interfaceLaura Abbott6-99/+1
2016-08-15staging: android: ion: Get rid of ion_sg_tableLaura Abbott2-31/+0
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-2/+2
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-4/+4
2016-06-17staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange1-4/+9
2016-06-17staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan3-7/+2
2016-06-17staging/android: rename sync.h to sync_debug.hGustavo Padovan4-3/+3
2016-06-17staging/android: remove drv_name from sync_timelineGustavo Padovan3-11/+4
2016-06-17staging/android: remove sync_timeline_destroy()Gustavo Padovan1-16/+3
2016-06-17staging/android: remove 'destroyed' member from struct sync_timelineGustavo Padovan2-9/+1
2016-06-17staging/android: make sw_ioctl info internal to sw_sync.cGustavo Padovan2-33/+12
2016-06-17staging/android: make sync_timeline internal to sw_syncGustavo Padovan6-273/+225
2016-06-17staging/android: clean up #includes in the sync frameworkGustavo Padovan3-25/+0
2016-06-17staging/android: move sw_sync related code to sw_sync.cGustavo Padovan4-115/+139
2016-06-17staging/android: bring struct sync_pt backGustavo Padovan3-32/+53
2016-06-17staging/android: remove size arg of sync_timeline_create()Gustavo Padovan3-11/+5
2016-06-17staging/android: remove unnecessary check for fenceGustavo Padovan1-3/+2
2016-06-17staging/android: rename android_fence to timeline_fenceGustavo Padovan1-18/+18
2016-06-17staging/android: remove sw_sync.[ch] filesGustavo Padovan4-97/+13
2016-06-17staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan3-41/+19
2016-06-17staging/android: remove struct sync_timeline_opsGustavo Padovan4-32/+16
2016-06-17staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan5-59/+7
2016-06-17staging/android: store last signaled value on sync timelineGustavo Padovan3-31/+14
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König1-1/+2
2016-04-29staging: lowmemorykiller: remove bogus NULL checkDan Carpenter1-1/+1
2016-04-29staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee1-0/+2