aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion_system_heap.c
AgeCommit message (Expand)Author
2013-12-19ion: fix overflow and list bugs in system heapColin Cross
2013-12-19ion: Add private buffer flag to skip page pooling on freeMitchel Humpherys
2013-12-19ion: move shrinker out of heapsColin Cross
2013-12-19staging: ion: Fix possible null pointer dereferenceJohn Stultz
2013-12-12ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz
2013-12-12ion: fix sparse warningsColin Cross
2013-12-12ion: use alloc_pages in system contig heapColin Cross
2013-12-12ion: allow cached mappings of chunk and system heap buffersColin Cross
2013-12-12ion: remove ion_heap_alloc_pagesColin Cross
2013-12-12ion: Fix two small issues in system_heap allocationJohn Stultz
2013-12-12gpu: ion: remove unnecessary function from system heapColin Cross
2013-12-12ion: don't use phys_to_page or __phys_to_pfnColin Cross
2013-12-11ion: check invalid values in ion_system_heapColin Cross
2013-11-15ion: convert sg_dma_len(sg) to sg->lengthColin Cross
2013-11-15ion: fix dma APIsColin Cross
2013-11-07ion: move into stagingColin Cross