summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorLines
2016-02-07staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya-1/+1
2016-02-07staging: lowmemorykiller: Make default lowmemorykiller debug message usefulColin Cross-7/+17
2016-02-07staging: ashmem: Add missing includeRom Lemarchand-0/+1
2016-02-07staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott-1/+3
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-55/+321
2015-12-21android: unconditionally remove callbacks in sync_fence_free()Dmitry Torokhov-4/+2
2015-12-21staging/android/sync: add sync_fence_create_dmaMaarten Lankhorst-4/+19
2015-12-21staging/android/sync: Support sync points created from dma-fencesMaarten Lankhorst-20/+22
2015-12-21staging: android: ashmem.c: destroy slabs when init failsWenwei Tao-4/+11
2015-12-21staging: android: ion: Add ion driver for Hi6220 SoC platformChen Feng-0/+237
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams-2/+2
2015-12-14staging/android: add TODO to de-stage android sync frameworkGustavo Padovan-0/+8
2015-11-15staging: android: remove multiple blank linesIoana Ciornei-1/+0
2015-11-15staging: android: properly align function argumentsIoana Ciornei-9/+9
2015-11-15staging: android: replace uint32_t with u32Ioana Ciornei-1/+1
2015-11-15staging: android: replace explicit NULL comparisonIoana Ciornei-12/+12
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman-1/+1
2015-10-24staging: ion: Remove explicit NULL comparisonMuhammad Falak R Wani-1/+1
2015-10-13"drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristatePaul Gortmaker-0/+5
2015-10-12drivers/staging: make android timed_output.c explicitly non-modularPaul Gortmaker-13/+3
2015-10-12drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker-11/+7
2015-10-12drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker-9/+2
2015-10-12drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker-17/+3
2015-10-12drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker-1/+1
2015-10-12drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker-8/+2
2015-10-04android, lmk: Send SIGKILL before setting TIF_MEMDIE.Tetsuo Handa-8/+4
2015-10-04staging: android: Remove /** from regular commentsCristina Moraru-2/+2
2015-10-04staging: android: Remove kernel-doc typoCristina Moraru-1/+1
2015-10-02staging: ion: Fix error handling in ion_buffer_createRohit kumar-9/+5
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan-32/+52
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman-3/+23
2015-09-17staging: ion: fix corruption of ion_import_dma_bufShawn Lin-3/+3
2015-09-13staging/android: Update ION TODO per LPC discussionDaniel Vetter-0/+20
2015-09-12staging: android: fix typoJunesung Lee-1/+1
2015-09-12Staging: android: Remove unnecessary braces.Shraddha Barke-2/+1
2015-09-12staging: android: fix coding style checks in sw_sync.cTrung Thanh Le-3/+3
2015-09-12staging: android: ashmem.c: 'Alignment' style issuePeng Sun-4/+4
2015-09-12staging: android: ashmem.c: 'No space necessary after' style issuePeng Sun-2/+2
2015-09-12staging: android: ashmem.c: 'spaces preferred around that -' style issuePeng Sun-1/+2
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov-1/+1
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-41/+43
2015-08-17scatterlist: use sg_phys()Dan Williams-2/+2
2015-08-14staging: android: update TODOMike Rapoport-9/+1
2015-08-14staging: android: Remove unnecessary externsJoe Perches-5/+5
2015-08-05Staging: android: timed_gpio.c: fix coding style errorsJandy Gou-2/+2
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman-7/+3
2015-08-03staging: android: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-1/+2
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar-1/+1
2015-07-31staging: android: Fixed line over 80 charJignesh R Patel-1/+2