aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams1-2/+2
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-1/+1
2015-10-24staging: ion: Remove explicit NULL comparisonMuhammad Falak R Wani1-1/+1
2015-10-13"drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristatePaul Gortmaker2-0/+5
2015-10-12drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker1-1/+1
2015-10-12drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker1-8/+2
2015-10-02staging: ion: Fix error handling in ion_buffer_createRohit kumar1-9/+5
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan6-23/+36
2015-09-17staging: ion: fix corruption of ion_import_dma_bufShawn Lin1-3/+3
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-22/+31
2015-08-17scatterlist: use sg_phys()Dan Williams1-2/+2
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman1-1/+2
2015-07-31staging: android: Fixed line over 80 charJignesh R Patel1-1/+2
2015-07-22staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)1-2/+1
2015-07-14staging: ion: debugfs to shrink poolGioh Kim1-13/+9
2015-07-14staging: ion: shrink page-pool by page unitGioh Kim2-4/+17
2015-07-14staging: android: ion_chunk_heap.c: Fixed line over 80 charactersGuillermo O. Freschi1-2/+2
2015-07-14staging: android: ion: reorder variable definitionsDmitry Kalinkin1-1/+1
2015-05-24Staging:Android:ion - Fix for memory leak if ion device registration get failed.Shailendra Verma1-0/+1
2015-05-08drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker1-0/+1
2015-05-08staging: android: ion_test: unregister the platform devicePhong Tran1-1/+7
2015-05-08staging: android: ion_test: unregister the misc devicePhong Tran1-0/+12
2015-05-08staging: ion: chunk_heap: use pr_debug for heap creation printMitchel Humpherys1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-3/+3
2015-04-21staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal1-5/+5
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal1-2/+7
2015-04-03staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran1-0/+1
2015-03-20ion: improve ion_phys error messageMitchel Humpherys1-2/+2
2015-03-01staging: android: ion: fix some format stringsRasmus Villemoes1-7/+7
2015-01-17staging: ion: always initialize the free list parametersMitchel Humpherys2-2/+3
2015-01-17staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao1-19/+1
2014-11-26staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring3-12/+6
2014-11-03Staging: android: ion: fix typos in commentsTristan Lelong3-4/+4
2014-10-23staging: android: Assign bool to trueTapasweni Pathak1-1/+1
2014-10-20staging: android: ion: Replace "the the " with "the"Tapasweni Pathak1-1/+1
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-10-09android: ->f_op is never NULLAl Viro1-1/+1
2014-08-16staging: android: ion: Remove redundant return of void functionPhong Tran5-6/+0
2014-08-16staging: android: ion: ion.c Add a new blank line after declerationPhong Tran1-0/+1
2014-08-16staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()Phong Tran1-1/+1
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-57/+28
2014-07-30staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMUFabian Frederick1-1/+1
2014-07-21staging: android: ion: ion_cma_heap.c: Fix checkpatch warningPhong Tran1-7/+2
2014-07-17staging: ion: Remove left over commentSachin Kamat1-1/+0
2014-07-08drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMAChen Gang1-1/+1
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst1-1/+2
2014-06-19staging: ion: fixup invalid kfree() calls on heap destroyHeesub Shin1-1/+0
2014-06-19staging: android: ion: ion_chunk_heap.c: Fix checkpatch warningTair Rzayev1-1/+1