summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * android: unconditionally remove callbacks in sync_fence_free()Dmitry Torokhov2015-12-211-4/+2
| * staging/android/sync: add sync_fence_create_dmaMaarten Lankhorst2015-12-212-4/+19
| * staging/android/sync: Support sync points created from dma-fencesMaarten Lankhorst2015-12-211-20/+22
| * staging: android: ashmem.c: destroy slabs when init failsWenwei Tao2015-12-211-4/+11
| * staging: android: ion: Add ion driver for Hi6220 SoC platformChen Feng2015-12-215-0/+237
| * staging/android: add TODO to de-stage android sync frameworkGustavo Padovan2015-12-141-0/+8
| * staging: android: remove multiple blank linesIoana Ciornei2015-11-151-1/+0
| * staging: android: properly align function argumentsIoana Ciornei2015-11-153-9/+9
| * staging: android: replace uint32_t with u32Ioana Ciornei2015-11-151-1/+1
| * staging: android: replace explicit NULL comparisonIoana Ciornei2015-11-152-12/+12
* | Revert "scatterlist: use sg_phys()"Dan Williams2015-12-151-2/+2
|/
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* staging: ion: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-241-1/+1
* "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristatePaul Gortmaker2015-10-132-0/+5
* drivers/staging: make android timed_output.c explicitly non-modularPaul Gortmaker2015-10-121-13/+3
* drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker2015-10-121-11/+7
* drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker2015-10-121-9/+2
* drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker2015-10-121-17/+3
* drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker2015-10-121-1/+1
* drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker2015-10-121-8/+2
* android, lmk: Send SIGKILL before setting TIF_MEMDIE.Tetsuo Handa2015-10-041-8/+4
* staging: android: Remove /** from regular commentsCristina Moraru2015-10-041-2/+2
* staging: android: Remove kernel-doc typoCristina Moraru2015-10-041-1/+1
OpenPOWER on IntegriCloud