summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion_cma_heap.c
AgeCommit message (Expand)Author
2020-04-23MGS-5565-1 staging: android: ion: Flush outer cache after zero CMA allocated ...Richard Liu
2020-04-23MGS-5565 staging: android: ion: Flush cache after zero CMA allocated memoryRichard Liu
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark
2018-03-03staging: ion: Fix ion_cma_heap allocationsJohn Stultz
2017-07-16Staging: android: fix sizeof style issueMateusz Nowotyński
2017-07-16Staging: android: remove unnecessary blank linesMateusz Nowotyński
2017-07-16staging: android: ion: statify __ion_add_cma_heapsKamal Heib
2017-04-25staging: android: ion: Replace spaces with tabs for indentationPaolo Cretaro
2017-04-18staging: android: ion: Rework heap registration/enumerationLaura Abbott
2017-04-18staging: android: ion: Collapse internal header filesLaura Abbott
2017-04-18staging: android: ion: Use CMA APIs directlyLaura Abbott
2017-04-08staging: android: ion: Remove alignment from allocation fieldLaura Abbott
2017-02-12staging: android: ion: fix coding style issueYoungdo, Lee
2017-01-03staging: android: ion: return -ENOMEM in ion_cma_heap allocation failureJaewon Kim
2016-09-01Staging: android: ion: fix parenthesis alignmentBen LeMasurier
2016-08-15staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott
2016-08-15staging: android: ion: Drop ion_phys interfaceLaura Abbott
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan
2015-07-31staging: android: Fixed line over 80 charJignesh R Patel
2015-07-22staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)
2015-01-17staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao
2014-07-21staging: android: ion: ion_cma_heap.c: Fix checkpatch warningPhong Tran
2014-02-18staging: ion: ion_cma_heap: Remove '0x' when using %pa formatFabio Estevam
2013-12-14ion: fix bugs in cma heapColin Cross
2013-12-14ion: fix sparse warningsColin Cross
2013-12-14ion: fix printk warningsColin Cross
2013-12-14gpu: ion: Fix performance issue in faulting codeRebecca Schultz Zavin
2013-12-14gpu: ion: add CMA heapBenjamin Gaignard