summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-251-2/+4
|\
| * dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-2/+4
* | staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy2016-03-221-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-212-6/+4
|\ \ | |/
| * dma-buf: Remove range-based flushTiago Vignatti2016-02-092-6/+4
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+2
|\ \
| * | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-181-2/+2
| |/
* | staging: android: ion: fix up file modeGreg Kroah-Hartman2016-03-111-0/+0
* | staging: ion: debugfs invalid gfp maskDerek Yerger2016-03-111-2/+2
* | staging: lowmemorykiller: fix 2 checks that checkpatch complainedSandeep Jain2016-03-111-0/+2
* | Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...Bhumika Goyal2016-03-111-7/+16
* | Staging: android: ashmem.c: Redefine macros as static inline functionsBhumika Goyal2016-03-111-4/+8
* | staging: android: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla2016-03-111-3/+2
* | staging: android: Replace min_t/max_t with min/maxAmitoj Kaur Chawla2016-03-111-2/+2
* | staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERRAmitoj Kaur Chawla2016-03-111-1/+1
* | staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla2016-03-111-3/+2
* | staging: android: ion: hisilicon: Remove useless return variablesBhaktipriya Shridhar2016-03-111-4/+1
* | Staging: android: change memory allocation style in ion_carveout_heap.cBen Marsh2016-03-111-1/+1
* | Staging: Android: align code with open parenthesis in ion_carveout_heap.cBen Marsh2016-03-111-1/+1
* | Staging: Android: change memory allocation style in ion_carveout_heap.cBen Marsh2016-03-111-1/+1
* | staging/android/ion : fix a race condition in the ion driverEunTaik Lee2016-03-111-13/+42
* | staging: android: Remove unneeded else following a returnJanani Ravichandran2016-02-201-1/+1
* | drivers/staging/android: don't use modular references in sync_debug.cPaul Gortmaker2016-02-141-8/+0
* | ion:synchronize debugfs callback and ion_client_destroyNeil Zhang2016-02-071-0/+44
* | staging/ion: Add support to get ion handle from dma bufRohit kumar2016-02-072-12/+34
* | staging/android: remove len field from struct sync_fence_infoGustavo Padovan2016-02-072-5/+1
* | staging/android: remove driver_data from struct sync_fence_infoGustavo Padovan2016-02-074-46/+1
* | staging/android: rename sync_file_info_data to sync_file_infoGustavo Padovan2016-02-072-18/+17
* | staging/android: rename sync_pt_info to sync_fence_infoGustavo Padovan2016-02-072-11/+11
* | staging/android: remove SYNC_WAIT ioctlGustavo Padovan2016-02-074-116/+0
* | Staging: Android: memory allocation style change in ion_page_pool.cBen Marsh2016-02-071-2/+2
* | staging/android: remove sync_fence_create_dma()Gustavo Padovan2016-02-072-17/+1
* | staging/android: remove pointless sync_timeline_signal at destroy phaseGustavo Padovan2016-02-071-4/+0
* | staging/android: remove unused var from sync_timeline_signal()Gustavo Padovan2016-02-071-1/+0
* | staging/android: remove struct sync_ptGustavo Padovan2016-02-076-147/+111
* | staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cbGustavo Padovan2016-02-073-12/+12
* | staging/android: rename sync_fence to sync_fileGustavo Padovan2016-02-075-214/+221
* | staging/android: move SW_SYNC_USER to a debugfs fileGustavo Padovan2016-02-073-139/+117
* | staging/android: create a 'sync' dir for debugfs informationGustavo Padovan2016-02-071-4/+17
* | staging/android: remove not used sync_timeline opsGustavo Padovan2016-02-073-53/+1
* | staging/android: sync: remove interfaces that are not usedGustavo Padovan2016-02-073-121/+0
* | staging/android: fix sync framework documentationGustavo Padovan2016-02-071-24/+21
* | staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau2016-02-071-1/+3
* | staging: ion : Donnot wakeup kswapd in ion system allocChen Feng2016-02-071-1/+1
* | Staging: android: Fix brace coding style warning in sync_debug.cBopamo Osaisai2016-02-071-2/+1
* | staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya2016-02-071-1/+1
* | staging: lowmemorykiller: Make default lowmemorykiller debug message usefulColin Cross2016-02-071-7/+17
* | staging: ashmem: Add missing includeRom Lemarchand2016-02-071-0/+1
* | staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott2016-02-071-1/+3
|/
* Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-1313-55/+321
|\
OpenPOWER on IntegriCloud