summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion_carveout_heap.c
AgeCommit message (Expand)Author
2017-11-28staging: android: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman
2017-05-15staging: android: ion: Resolve minor indentation issue.Matthew Giassa
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: Get rid of ion_phys_addr_tLaura Abbott
2017-04-08staging: android: ion: Remove crufty cache supportLaura Abbott
2017-04-08staging: android: ion: Remove alignment from allocation fieldLaura Abbott
2016-09-23staging: android: ion: mark symbols static where possibleBaoyou Xie
2016-08-15staging: android: ion: Drop ion_carveout_allocate definitionsLaura Abbott
2016-08-15staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott
2016-08-15staging: android: ion: Drop ion_phys interfaceLaura Abbott
2016-03-11Staging: android: change memory allocation style in ion_carveout_heap.cBen Marsh
2016-03-11Staging: Android: align code with open parenthesis in ion_carveout_heap.cBen Marsh
2016-03-11Staging: Android: change memory allocation style in ion_carveout_heap.cBen Marsh
2016-02-07staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya
2014-08-16staging: android: ion: Remove redundant return of void functionPhong Tran
2014-04-25Staging: android: ion: duplicated clearing of sg_tableGioh Kim
2013-12-14ion: add helper to zero contiguous region of pagesColin Cross
2013-12-14ion: carveout heap: zero buffers on free, fix memory leakColin Cross
2013-12-14ion: fix sparse warningsColin Cross
2013-12-14ion: add alignment check to carveout heapColin Cross
2013-12-14ion: don't use phys_to_page or __phys_to_pfnColin Cross
2013-12-14ion: don't use __arm_ioremap to map pagesColin Cross
2013-12-14ion: convert map_kernel to return ERR_PTRColin Cross
2013-12-14gpu: ion: fix carveout opsBenjamin Gaignard
2013-12-14gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin
2013-12-14gpu: ion: Map only the vma size givenLaura Abbott
2013-12-14gpu: ion: ion_carveout_heap: fix for 3.4Colin Cross
2013-12-14gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin