summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2016-04-20staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau
2016-04-12staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-24staging: 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-12drivers/staging: make android timed_output.c explicitly non-modularPaul Gortmaker
2015-10-12drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker
2015-10-12drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker
2015-10-12drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker
2015-10-12drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker
2015-10-12drivers/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-29Merge 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-12staging: android: fix typoJunesung Lee
2015-09-12Staging: android: Remove unnecessary braces.Shraddha Barke
2015-09-12staging: android: fix coding style checks in sw_sync.cTrung Thanh Le
2015-09-12staging: android: ashmem.c: 'Alignment' style issuePeng Sun
2015-09-12staging: android: ashmem.c: 'No space necessary after' style issuePeng Sun
2015-09-12staging: android: ashmem.c: 'spaces preferred around that -' style issuePeng Sun
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-17scatterlist: use sg_phys()Dan Williams
2015-08-14staging: android: update TODOMike Rapoport
2015-08-14staging: android: Remove unnecessary externsJoe Perches
2015-08-05Staging: android: timed_gpio.c: fix coding style errorsJandy Gou
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-03staging: android: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-07-31staging: android: Fixed line over 80 charJignesh R Patel
2015-07-31Staging : android :Replace comma with a semicolonShraddha Barke
2015-07-22staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)
2015-07-14staging: ion: debugfs to shrink poolGioh Kim
2015-07-14staging: ion: shrink page-pool by page unitGioh Kim
2015-07-14staging: android: ion_chunk_heap.c: Fixed line over 80 charactersGuillermo O. Freschi
2015-07-14staging: android: ion: reorder variable definitionsDmitry Kalinkin
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-05-24Staging:Android:ion - Fix for memory leak if ion device registration get failed.Shailendra Verma
2015-05-24staging: android: Add more help description on KconfigJagan Teki
2015-05-10android, lmk: avoid setting TIF_MEMDIE if process has already exitedDavid Rientjes