summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Documentation/iio_utils.h
Commit message (Expand)AuthorAgeFilesLines
* iio: Move iio userspace applications out of stagingRoberta Dobrescu2015-03-091-71/+0
* staging: iio: Documentation: Introduce iio_utils.cRoberta Dobrescu2015-03-091-638/+26
* staging: iio: Fix missing blank line warningMelike Yurtoglu2014-10-201-0/+7
* staging:iio: Fix iio_utils.h function prototypesPeter Meerwald2014-06-141-3/+3
* fix format string missmatch in staging/iio/Documentation/iio_utils.hToralf Förster2014-05-251-2/+2
* staging: iio: Add tool to list IIO devices and triggersManuel Stahl2014-02-151-0/+22
* iio: Fix a buffer overflow in iio_utils.h example codeCraig Markwardt2014-01-011-3/+3
* staging: iio: generic_buffer: initialize retSebastian Andrzej Siewior2013-10-121-1/+1
* iio staging: missing newline in printfPeter Meerwald2012-07-071-1/+1
* Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-07-061-5/+19
|\
| * iio staging: fix resource leak in _write_sysfs_int()Peter Meerwald2012-06-301-0/+2
| * iio staging: fix potential memory/resource leaks in find_type_by_name()Peter Meerwald2012-06-301-4/+11
| * iio staging: fix potential resource leak in generic_bufferPeter Meerwald2012-06-301-1/+6
* | staging: iio: quell asprintf() warning, missing #includesPeter Meerwald2012-06-261-0/+1
* | staging: iio: fix warning 'static but used in inline function'Peter Meerwald2012-06-261-1/+1
* | staging: iio: move commentPeter Meerwald2012-06-261-1/+1
* | staging: iio: remove unused variablePeter Meerwald2012-06-261-1/+1
|/
* staging:iio:generic_buffer example - handle endian differencesJonathan Cameron2011-12-081-1/+6
* staging:iio:Documentation: cleanup properly in buffer handling codeJonathan Cameron2011-12-081-3/+15
* staging:iio:iio_utils.h: Add missing includeLars-Peter Clausen2011-11-261-0/+1
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-1/+1
* staging:iio:Documentation generic_buffer.c update to new abi for buffers + mi...Jonathan Cameron2011-05-191-15/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: IIO: Documentation: iio_utils: fix channel array generation.Michael Hennerich2011-03-091-23/+33
* IIO: Documentation: iio_utils: fix mask generationMichael Hennerich2011-02-281-2/+2
* IIO: Documentation: iio_utils: Prevent buffer overflowMichael Hennerich2011-02-281-1/+3
* IIO: Documentation: iio_utils: style consistency fixMichael Hennerich2011-02-281-1/+1
* IIO: Documentation: iio_utils: Avoid double free()Michael Hennerich2011-02-281-1/+0
* Staging: iio: --/++ confusion in build_channel_array() error cleanuproel kluin2011-01-201-1/+1
* staging: iio: update example application.Jonathan Cameron2010-10-081-5/+391
* Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song2010-06-041-2/+1
* staging:iio:Documentation: Rewrite example for new abi.Jonathan Cameron2010-05-111-115/+162
* staging:iio: Documentation, update iio_utils.h for the move to a busJonathan Cameron2010-05-111-1/+30
* Staging: IIO: Initial documentationJonathan Cameron2009-09-151-0/+159
OpenPOWER on IntegriCloud