summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion.h
AgeCommit message (Expand)Author
2017-07-16Staging: android: use BIT macroMateusz Nowotyński
2017-07-16Staging: android: Fix code alignment issueMateusz Nowotyński
2017-05-18staging: android: ion: Remove unused members from ion_bufferArchit Taneja
2017-04-18staging: android: ion: Remove ion_handle and ion_clientLaura Abbott
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 alignment from allocation fieldLaura Abbott
2016-08-15staging: android: ion: Get rid of ion_reserveLaura Abbott
2016-08-15staging: android: ion: Drop ion_phys interfaceLaura Abbott
2016-08-15staging: android: ion: Get rid of ion_sg_tableLaura Abbott
2016-02-07staging/ion: Add support to get ion handle from dma bufRohit kumar
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan
2014-11-03Staging: android: ion: fix typos in commentsTristan Lelong
2014-07-17staging: 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