summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion
AgeCommit message (Expand)Author
2016-03-12Staging: Android: align code with open parenthesis in ion_carveout_heap.cBen Marsh
2016-03-12Staging: Android: change memory allocation style in ion_carveout_heap.cBen Marsh
2016-03-12staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2016-02-09dma-buf: Remove range-based flushTiago Vignatti
2016-02-08ion:synchronize debugfs callback and ion_client_destroyNeil Zhang
2016-02-08staging/ion: Add support to get ion handle from dma bufRohit kumar
2016-02-08Staging: Android: memory allocation style change in ion_page_pool.cBen Marsh
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: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-21staging: android: ion: Add ion driver for Hi6220 SoC platformChen Feng
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
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 tegra_ion.c properly tristatePaul Gortmaker
2015-10-13drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker
2015-10-02staging: ion: Fix error handling in ion_buffer_createRohit kumar
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan
2015-09-17staging: ion: fix corruption of ion_import_dma_bufShawn Lin
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-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-07-31staging: android: Fixed line over 80 charJignesh R Patel
2015-07-23staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)
2015-07-15staging: ion: debugfs to shrink poolGioh Kim
2015-07-15staging: 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-05-24Staging:Android:ion - Fix for memory leak if ion device registration get failed.Shailendra Verma
2015-05-08drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker
2015-05-08staging: android: ion_test: unregister the platform devicePhong Tran
2015-05-08staging: android: ion_test: unregister the misc devicePhong Tran
2015-05-08staging: ion: chunk_heap: use pr_debug for heap creation printMitchel Humpherys
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-04-21staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-03staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran
2015-03-20ion: improve ion_phys error messageMitchel Humpherys
2015-03-02staging: android: ion: fix some format stringsRasmus Villemoes
2015-01-18staging: ion: always initialize the free list parametersMitchel Humpherys
2015-01-18staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao
2014-11-26staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-04Staging: android: ion: fix typos in commentsTristan Lelong
2014-10-23staging: android: Assign bool to trueTapasweni Pathak
2014-10-20staging: android: ion: Replace "the the " with "the"Tapasweni Pathak