summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2016-02-08staging/android: remove struct sync_ptGustavo Padovan
2016-02-08staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cbGustavo Padovan
2016-02-08staging/android: rename sync_fence to sync_fileGustavo Padovan
2016-02-08staging/android: move SW_SYNC_USER to a debugfs fileGustavo Padovan
2016-02-08staging/android: create a 'sync' dir for debugfs informationGustavo Padovan
2016-02-08staging/android: remove not used sync_timeline opsGustavo Padovan
2016-02-08staging/android: sync: remove interfaces that are not usedGustavo Padovan
2016-02-08staging/android: fix sync framework documentationGustavo Padovan
2016-02-08staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau
2016-02-08staging: ion : Donnot wakeup kswapd in ion system allocChen Feng
2016-02-08Staging: android: Fix brace coding style warning in sync_debug.cBopamo Osaisai
2016-02-08staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya
2016-02-08staging: lowmemorykiller: Make default lowmemorykiller debug message usefulColin Cross
2016-02-08staging: ashmem: Add missing includeRom Lemarchand
2016-02-08staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-21android: unconditionally remove callbacks in sync_fence_free()Dmitry Torokhov
2015-12-21staging/android/sync: add sync_fence_create_dmaMaarten Lankhorst
2015-12-21staging/android/sync: Support sync points created from dma-fencesMaarten Lankhorst
2015-12-21staging: android: ashmem.c: destroy slabs when init failsWenwei Tao
2015-12-21staging: android: ion: Add ion driver for Hi6220 SoC platformChen Feng
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-14staging/android: add TODO to de-stage android sync frameworkGustavo Padovan
2015-11-16staging: android: remove multiple blank linesIoana Ciornei
2015-11-16staging: android: properly align function argumentsIoana Ciornei
2015-11-16staging: android: replace uint32_t with u32Ioana Ciornei
2015-11-16staging: android: replace explicit NULL comparisonIoana Ciornei
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-25staging: ion: Remove explicit NULL comparisonMuhammad Falak R Wani
2015-10-13"drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristatePaul Gortmaker
2015-10-13drivers/staging: make android timed_output.c explicitly non-modularPaul Gortmaker
2015-10-13drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker
2015-10-13drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker
2015-10-13drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker
2015-10-13drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker
2015-10-13drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker
2015-10-04android, lmk: Send SIGKILL before setting TIF_MEMDIE.Tetsuo Handa
2015-10-04staging: android: Remove /** from regular commentsCristina Moraru
2015-10-04staging: android: Remove kernel-doc typoCristina Moraru
2015-10-02staging: ion: Fix error handling in ion_buffer_createRohit kumar
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan
2015-09-28Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman
2015-09-17staging: ion: fix corruption of ion_import_dma_bufShawn Lin
2015-09-13staging/android: Update ION TODO per LPC discussionDaniel Vetter
2015-09-13staging: android: fix typoJunesung Lee
2015-09-13Staging: android: Remove unnecessary braces.Shraddha Barke
2015-09-13staging: android: fix coding style checks in sw_sync.cTrung Thanh Le
2015-09-13staging: android: ashmem.c: 'Alignment' style issuePeng Sun
2015-09-13staging: android: ashmem.c: 'No space necessary after' style issuePeng Sun
2015-09-13staging: android: ashmem.c: 'spaces preferred around that -' style issuePeng Sun