summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion/ion.h
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ion: Fix license identifier comment formatNathan Chancellor2018-05-081-1/+1
* staging: android: ion: Combine cache and uncache poolsYisheng Xie2018-02-161-12/+1
* staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappingsYisheng Xie2018-02-161-9/+0
* staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song2018-01-081-1/+1
* staging: android: add identifiers to function parametersAshish Kalra2017-12-061-1/+2
* staging: android: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: Android: follow coding guidlinesKeerthi Reddy2017-09-181-1/+1
* Staging: android: use BIT macroMateusz Nowotyński2017-07-161-2/+2
* Staging: android: Fix code alignment issueMateusz Nowotyński2017-07-161-4/+4
* staging: android: ion: Remove unused members from ion_bufferArchit Taneja2017-05-181-14/+0
* staging: android: ion: Remove ion_handle and ion_clientLaura Abbott2017-04-181-75/+2
* staging: android: ion: Rework heap registration/enumerationLaura Abbott2017-04-181-39/+1
* staging: android: ion: Collapse internal header filesLaura Abbott2017-04-181-79/+400
* staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott2017-04-181-10/+2
* staging: android: ion: Remove alignment from allocation fieldLaura Abbott2017-04-081-4/+1
* staging: android: ion: Get rid of ion_reserveLaura Abbott2016-08-151-11/+0
* staging: android: ion: Drop ion_phys interfaceLaura Abbott2016-08-151-19/+0
* staging: android: ion: Get rid of ion_sg_tableLaura Abbott2016-08-151-11/+0
* staging/ion: Add support to get ion handle from dma bufRohit kumar2016-02-071-4/+16
* staging: android: Fix checkpatch block comments warningsSriram Raghunathan2015-09-291-4/+6
* Staging: android: ion: fix typos in commentsTristan Lelong2014-11-031-1/+1
* staging: ion: Remove left over commentSachin Kamat2014-07-171-1/+0
* ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz2013-12-141-1/+1
* ion: move userspace api into uapi/ion.hColin Cross2013-12-141-175/+1
* ion: change ion_user_handle_t definition to intRom Lemarchand2013-12-141-2/+2
* ion: add new ion_user_handle_t type for the user-space tokenRom Lemarchand2013-12-141-3/+5
* gpu: ion: add CMA heapBenjamin Gaignard2013-12-141-1/+6
* gpu: ion: fix ion_platform_data definitionBenjamin Gaignard2013-12-141-1/+1
* gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin2013-12-141-1/+1
* gpu: ion: Add support for sharing buffers with dma buf kernel handlesJohan Mossberg2013-12-141-2/+10
* gpu: ion: Remove heapmask from clientRebecca Schultz Zavin2013-12-141-1/+0
* gpu: ion: Clarify variable names and comments around heap ids v typesRebecca Schultz Zavin2013-12-141-23/+28
* gpu: ion: Add chunk heapRebecca Schultz Zavin2013-12-141-0/+5
* gpu: ion: Add support for cached mappings that don't faultRebecca Schultz Zavin2013-12-141-0/+3
* gpu: ion: Add explicit sync ioctlRebecca Schultz Zavin2013-12-141-1/+11
* gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin2013-12-141-2/+17
* gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin2013-12-141-1/+12
* ion: Switch ion to use dma-bufRebecca Schultz Zavin2013-12-141-49/+9
* ion: Add reserve function to ionRebecca Schultz Zavin2013-12-141-0/+11
* ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin2013-12-141-3/+3
* gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin2013-12-141-0/+344
OpenPOWER on IntegriCloud