aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion/ion_carveout_heap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Staging: android: change memory allocation style in ion_carveout_heap.cBen Marsh1-1/+1
2016-03-11Staging: Android: align code with open parenthesis in ion_carveout_heap.cBen Marsh1-1/+1
2016-03-11Staging: Android: change memory allocation style in ion_carveout_heap.cBen Marsh1-1/+1
2016-02-07staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya1-1/+1
2014-08-16staging: android: ion: Remove redundant return of void functionPhong Tran1-1/+0
2014-04-25Staging: android: ion: duplicated clearing of sg_tableGioh Kim1-1/+1
2013-12-14ion: add helper to zero contiguous region of pagesColin Cross1-0/+13
2013-12-14ion: carveout heap: zero buffers on free, fix memory leakColin Cross1-21/+48
2013-12-14ion: fix sparse warningsColin Cross1-4/+4
2013-12-14ion: add alignment check to carveout heapColin Cross1-0/+3
2013-12-14ion: don't use phys_to_page or __phys_to_pfnColin Cross1-2/+2
2013-12-14ion: don't use __arm_ioremap to map pagesColin Cross1-39/+3
2013-12-14ion: convert map_kernel to return ERR_PTRColin Cross1-1/+6
2013-12-14gpu: ion: fix carveout opsBenjamin Gaignard1-0/+2
2013-12-14gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin1-4/+22
2013-12-14gpu: ion: Map only the vma size givenLaura Abbott1-1/+1
2013-12-14gpu: ion: ion_carveout_heap: fix for 3.4Colin Cross1-2/+2
2013-12-14gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin1-0/+162