iio: Simplify API
[contrib/mraa.git] / src / aio /
2015-09-08 Brendan Le Follaio.c: missing free for aio contexts in error cases...
2015-09-08 Brendan Le Follaio.c: missing return for internal init
2015-09-08 Brendan Le Follmraa: Remove global advance_func struct and place it...
2015-03-23 Brendan Le Follclang-format: run clang-format on C/C++ code
2015-02-04 Alex Tereschenkoaio.c: added normalized read returning a float in a...
2014-12-07 Kurt Eckhardtaio.c: properly cleanup after mraa_aio_close
2014-11-26 Brendan Le Follaio.c: check aio_get_valid_fp return value
2014-11-26 Brendan Le Follaio.c: remove less-than-zero comparison of an unsigned var
2014-11-17 Thomas Inglebyaio: move aio setup from core into module
2014-10-22 Brendan Le Follsyslog: unify error msg style
2014-10-03 Brendan Le Follcoverity: Fix issues found by coverity scan
2014-09-25 Brendan Le Follsyslog: remove all fprintf calls and use syslog instead
2014-09-24 Brendan Le Follaio.c: cosmetic fix on file
2014-09-22 Thomas Inglebyaio: change return from uint16 to unsigned int
2014-09-22 Thomas Inglebyaio: add calls for changing bit value of the read
2014-09-09 Thomas Inglebyaio: internal aio context to mraa_internal_types
2014-09-09 Thomas Inglebyaio: add init hooks, and fp hook
2014-09-09 Brendan Le Follaio.c: fix ordering of comparison operator
2014-06-25 Thomas Inglebyaio: added configuration within platform data.
2014-06-25 Thomas Inglebyaio: minor formatting fix
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-05-26 Brendan Le Follaio: make types used more logical and simplify logic
2014-05-21 Thomas Inglebymaa: hide and rename internal maa functions
2014-05-21 Thomas Inglebyaio: fix spacing
2014-05-16 Brendan Le Follaio.hpp: Add C++ wrapper around Aio
2014-05-13 Brendan Le Follaio: remove _u16 suffix from call. Make return type...
2014-05-13 Brendan Le Follaio: remove use of atoi and cleanup debug
2014-05-13 Brendan Le Follaio: use posix read/lseek API
2014-05-13 Brendan Le Follaio: fix styling of case statement
2014-05-13 Brendan Le Follaio: fix error checking of maa_check_aio
2014-05-02 Thomas InglebyMerge branch 'pinmap-aio'
2014-05-02 Thomas Inglebypinmap: Added aio support.
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Nandkishor Sonaraio: add initial analog input support