summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
...
* staging: android: ion: Fix alignmentJohanna Abrahamsson2016-09-011-21/+21
* staging: android: ion: Remove valid_handle variable in ion_free_nolockJohanna Abrahamsson2016-09-011-5/+1
* staging: android: ion: Do not BUG on handle client mismatchJohanna Abrahamsson2016-09-011-2/+0
* staging: ion: remove __GFP_NOWARN when use low order gfp flagsChen Feng2016-08-211-1/+1
* ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng2016-08-213-65/+133
* Staging: android: ion: ion_test.c: fix parenthesis alignmentBen LeMasurier2016-08-181-10/+13
* Staging: android: ion: ion_heap.c: fix parenthesis alignmentBen LeMasurier2016-08-181-5/+5
* staging: android: ion: fix 'line over 80 characters'Didik Setiawan2016-08-151-2/+4
* dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan2016-08-156-735/+0
* staging/android: add Doc for SW_SYNC ioctl interfaceGustavo Padovan2016-08-151-0/+31
* staging/android: prepare sw_sync files for de-stagingGustavo Padovan2016-08-153-3/+3
* staging/android: move trace/sync.h to sync_trace.hGustavo Padovan2016-08-152-4/+4
* staging/android: do not let userspace trigger WARN_ONGustavo Padovan2016-08-151-1/+1
* staging: android: ion: Get rid of ion_reserveLaura Abbott2016-08-152-45/+0
* staging: android: ion: Drop ion_carveout_allocate definitionsLaura Abbott2016-08-152-14/+2
* staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott2016-08-156-94/+16
* staging: android: ion: Drop ion_phys interfaceLaura Abbott2016-08-156-99/+1
* staging: android: ion: Get rid of ion_sg_tableLaura Abbott2016-08-152-31/+0
* Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-1/+2
|\
| * dma-buf/fence: make fence context 64 bit v2Christian König2016-06-021-1/+2
* | mm: move most file-based accounting to the nodeMel Gorman2016-07-281-2/+2
* | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-4/+4
* | staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange2016-06-171-4/+9
* | staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan2016-06-173-7/+2
* | staging/android: rename sync.h to sync_debug.hGustavo Padovan2016-06-174-3/+3
* | staging/android: remove drv_name from sync_timelineGustavo Padovan2016-06-173-11/+4
* | staging/android: remove sync_timeline_destroy()Gustavo Padovan2016-06-171-16/+3
* | staging/android: remove 'destroyed' member from struct sync_timelineGustavo Padovan2016-06-172-9/+1
* | staging/android: make sw_ioctl info internal to sw_sync.cGustavo Padovan2016-06-172-33/+12
* | staging/android: make sync_timeline internal to sw_syncGustavo Padovan2016-06-176-273/+225
* | staging/android: clean up #includes in the sync frameworkGustavo Padovan2016-06-173-25/+0
* | staging/android: move sw_sync related code to sw_sync.cGustavo Padovan2016-06-174-115/+139
* | staging/android: bring struct sync_pt backGustavo Padovan2016-06-173-32/+53
* | staging/android: remove size arg of sync_timeline_create()Gustavo Padovan2016-06-173-11/+5
* | staging/android: remove unnecessary check for fenceGustavo Padovan2016-06-171-3/+2
* | staging/android: rename android_fence to timeline_fenceGustavo Padovan2016-06-171-18/+18
* | staging/android: remove sw_sync.[ch] filesGustavo Padovan2016-06-174-97/+13
* | staging/android: remove sw_sync_timeline and sw_sync_ptGustavo Padovan2016-06-173-41/+19
* | staging/android: remove struct sync_timeline_opsGustavo Padovan2016-06-174-32/+16
* | staging/android: remove .{fence, timeline}_value_str() from timeline_opsGustavo Padovan2016-06-175-59/+7
* | staging/android: store last signaled value on sync timelineGustavo Padovan2016-06-173-31/+14
|/
* staging: lowmemorykiller: remove bogus NULL checkDan Carpenter2016-04-291-1/+1
* staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee2016-04-291-0/+2
* Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh2016-04-291-2/+2
* Staging: android: modify memory allocation style in ion_test.cBen Marsh2016-04-291-1/+1
* staging: android: ion: make locally used functions staticMarkus Böhme2016-04-291-3/+3
* dma-buf/sync_file: de-stage sync_fileGustavo Padovan2016-04-293-396/+2
* dma-buf/sync_file: de-stage sync_file headersGustavo Padovan2016-04-295-162/+5
* staging/android: style fix: alignment to match the open parenthesisGustavo Padovan2016-04-291-4/+4
* staging/android: improve documentation for sync_fileGustavo Padovan2016-04-292-3/+4
OpenPOWER on IntegriCloud