summaryrefslogtreecommitdiffstats
path: root/libion/ion.c
Commit message (Expand)AuthorAgeFilesLines
* libion: cleanup loggingMark Salyzyn2018-03-071-5/+5
* libion: Adapt to new ION interfaceLaura Abbott2017-08-101-58/+100
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* ion.c: add O_CLOEXEC to /dev/ion openNick Kralevich2016-11-291-1/+1
* libion: open /dev/ion read-onlyJeff Vander Stoep2016-10-211-1/+1
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-201-0/+1
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-301-2/+2
* 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