summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion_priv.h
AgeCommit message (Expand)Author
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-05staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann
2018-08-24staging/ion: fix unmapped heap conditional supportEtienne Carriere
2018-08-24ion: "unmapped" heap for secure data path **not for mainline**Etienne Carriere
2018-08-24MLK-13561 ion: Enable mxc ion driverSong Bing
2016-09-12staging: android: ion: Add ioctl to query available heapsLaura Abbott
2016-09-08staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott
2016-09-01staging: android: ion: Remove unnused function ion_handle_bufferJohanna Abrahamsson
2016-08-21ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng
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
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2014-11-03Staging: android: ion: fix typos in commentsTristan Lelong
2014-05-29staging: ion: tidy up a bitHeesub Shin
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee
2014-02-18staging: ion: Add private buffer flag to skip page pooling on freeMitchel Humpherys
2014-02-18staging: ion: Move shrinker out of heapsColin Cross
2014-02-11staging : ion : Fix some checkpatch warnings and an errorDaeseok Youn
2014-02-07staging: ion: Fix build warningJohn Stultz
2013-12-17staging: ion: Avoid using rt_mutexes directlyJohn Stultz
2013-12-14ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz
2013-12-14ion: add helper to zero contiguous region of pagesColin Cross
2013-12-14ion: remove ion_heap_alloc_pagesColin Cross
2013-12-14ion: fix dma APIsColin Cross
2013-12-14ion: remove IS_ERR_OR_NULLColin Cross
2013-12-14gpu: ion: Fix performance issue in faulting codeRebecca Schultz Zavin
2013-12-14gpu: ion: add CMA heapBenjamin Gaignard
2013-12-14gpu: ion: Also shrink memory cached in the deferred free listRebecca Schultz Zavin
2013-12-14gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin
2013-12-14gpu: ion: Refactor the code to zero buffersRebecca Schultz Zavin
2013-12-14gpu: ion: Add chunk heapRebecca Schultz Zavin
2013-12-14gpu: ion: Refactor common mapping functions out of system heapRebecca Schultz Zavin
2013-12-14gpu: ion: Switch heap rbtree to a prio listRebecca Schultz Zavin
2013-12-14gpu: ion: Switch to using a single shrink functionRebecca Schultz Zavin
2013-12-14gpu: ion: Fix several issues with page poolRebecca Schultz Zavin
2013-12-14gpu: ion: Use the ion_page_pool from the system heapRebecca Schultz Zavin
2013-12-14gpu: ion: Add ion_page_pool.Rebecca Schultz Zavin
2013-12-14gpu: ion: optimize system heap for non fault buffersRebecca Schultz Zavin
2013-12-14gpu: ion: Add debug information for orphaned handlesRebecca Schultz Zavin
2013-12-14gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin
2013-12-14ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin
2013-12-14gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin