summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* staging: android ion/hisi: fix dependenciesArnd Bergmann2016-09-161-0/+1
* staging: android: ion: Fix return value check in hi6220_ion_probe()Wei Yongjun2016-09-161-2/+2
* staging: android: ion: Make ION_OF depend on OF_ADDRESSLaura Abbott2016-09-141-1/+1
* staging: android: ion: Convert hi6220 to common platformLaura Abbott2016-09-121-151/+44
* staging: ion: Add files for parsing the devicetreeLaura Abbott2016-09-124-0/+234
* devicetree: bindings for IonLaura Abbott2016-09-121-0/+51
* staging: android: ion: Add ioctl to query available heapsLaura Abbott2016-09-124-10/+128
* staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott2016-09-084-205/+245
* staging: android: ion: Drop heap type masksLaura Abbott2016-09-021-6/+0
* staging: android: ion: ion.c fix parenthesis alignmentDidik Setiawan2016-09-011-4/+3
* staging: android: lowmemorykiller.c: Fix checkpatch warningAnson Jacob2016-09-011-2/+2
* staging: android: ion: Remove unnused function ion_handle_bufferJohanna Abrahamsson2016-09-012-7/+0
* staging: android: ion: Remove ret variable in ion_handle_put_nolockJohanna Abrahamsson2016-09-011-5/+1
* Staging: android: ion: fix parenthesis alignmentBen LeMasurier2016-09-015-18/+18
* 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
OpenPOWER on IntegriCloud