aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion/ion.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Staging: android: ion: fix typos in commentsTristan Lelong1-1/+1
2014-07-17staging: ion: Remove left over commentSachin Kamat1-1/+0
2013-12-14ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz1-1/+1
2013-12-14ion: move userspace api into uapi/ion.hColin Cross1-175/+1
2013-12-14ion: change ion_user_handle_t definition to intRom Lemarchand1-2/+2
2013-12-14ion: add new ion_user_handle_t type for the user-space tokenRom Lemarchand1-3/+5
2013-12-14gpu: ion: add CMA heapBenjamin Gaignard1-1/+6
2013-12-14gpu: ion: fix ion_platform_data definitionBenjamin Gaignard1-1/+1
2013-12-14gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin1-1/+1
2013-12-14gpu: ion: Add support for sharing buffers with dma buf kernel handlesJohan Mossberg1-2/+10
2013-12-14gpu: ion: Remove heapmask from clientRebecca Schultz Zavin1-1/+0
2013-12-14gpu: ion: Clarify variable names and comments around heap ids v typesRebecca Schultz Zavin1-23/+28
2013-12-14gpu: ion: Add chunk heapRebecca Schultz Zavin1-0/+5
2013-12-14gpu: ion: Add support for cached mappings that don't faultRebecca Schultz Zavin1-0/+3
2013-12-14gpu: ion: Add explicit sync ioctlRebecca Schultz Zavin1-1/+11
2013-12-14gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin1-2/+17
2013-12-14gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin1-1/+12
2013-12-14ion: Switch ion to use dma-bufRebecca Schultz Zavin1-49/+9
2013-12-14ion: Add reserve function to ionRebecca Schultz Zavin1-0/+11
2013-12-14ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin1-3/+3
2013-12-14gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin1-0/+344