summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion.h
AgeCommit message (Expand)Author
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan
2014-11-04Staging: android: ion: fix typos in commentsTristan Lelong
2014-07-18staging: ion: Remove left over commentSachin Kamat
2013-12-14ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz
2013-12-14ion: move userspace api into uapi/ion.hColin Cross
2013-12-14ion: change ion_user_handle_t definition to intRom Lemarchand
2013-12-14ion: add new ion_user_handle_t type for the user-space tokenRom Lemarchand
2013-12-14gpu: ion: add CMA heapBenjamin Gaignard
2013-12-14gpu: ion: fix ion_platform_data definitionBenjamin Gaignard
2013-12-14gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin
2013-12-14gpu: ion: Add support for sharing buffers with dma buf kernel handlesJohan Mossberg
2013-12-14gpu: ion: Remove heapmask from clientRebecca Schultz Zavin
2013-12-14gpu: ion: Clarify variable names and comments around heap ids v typesRebecca Schultz Zavin
2013-12-14gpu: ion: Add chunk heapRebecca Schultz Zavin
2013-12-14gpu: ion: Add support for cached mappings that don't faultRebecca Schultz Zavin
2013-12-14gpu: ion: Add explicit sync ioctlRebecca Schultz Zavin
2013-12-14gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin
2013-12-14gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin
2013-12-14ion: Switch ion to use dma-bufRebecca Schultz Zavin
2013-12-14ion: Add reserve function to ionRebecca 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