summaryrefslogtreecommitdiffstats
path: root/libion/ion.c
Commit message (Expand)AuthorAgeFilesLines
* am 2e14f617: am 06b4e982: Merge "Add missing <malloc.h> and <string.h> includ...Elliott Hughes2015-01-281-0/+1
|\
| * Add missing <malloc.h> and <string.h> includes.Elliott Hughes2015-01-281-0/+1
* | am fcb2f0ab: am 0b7e6516: Merge "Libion: Remove unused variables"Andreas Gampe2014-11-251-1/+0
|\|
| * Libion: Remove unused variablesAndreas Gampe2014-11-251-1/+0
* | libion: only modify parameters on successRom Lemarchand2014-10-281-6/+8
|/
* libion: return -errno from ion_closeColin Cross2013-12-181-1/+4
* libion: add NULL checksColin Cross2013-12-181-3/+20
* libion: clean up whitespaceColin Cross2013-12-181-77/+77
* ion: update struct and type definitions to match kernel headerRom Lemarchand2013-12-181-7/+7
* Add explicit sync call to ion libraryRebecca Schultz Zavin2012-09-201-0/+8
* Modify ion to use new definition of ALLOC ioctl argumentRebecca Schultz Zavin2012-06-281-2/+16
* Add ion helper libraryRebecca Schultz Zavin2012-02-231-0/+134