aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Documentation/iio_utils.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-09iio: Move iio userspace applications out of stagingRoberta Dobrescu1-71/+0
2015-03-09staging: iio: Documentation: Introduce iio_utils.cRoberta Dobrescu1-638/+26
2014-10-20staging: iio: Fix missing blank line warningMelike Yurtoglu1-0/+7
2014-06-14staging:iio: Fix iio_utils.h function prototypesPeter Meerwald1-3/+3
2014-05-25fix format string missmatch in staging/iio/Documentation/iio_utils.hToralf Förster1-2/+2
2014-02-15staging: iio: Add tool to list IIO devices and triggersManuel Stahl1-0/+22
2014-01-01iio: Fix a buffer overflow in iio_utils.h example codeCraig Markwardt1-3/+3
2013-10-12staging: iio: generic_buffer: initialize retSebastian Andrzej Siewior1-1/+1
2012-07-07iio staging: missing newline in printfPeter Meerwald1-1/+1
2012-07-06Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-5/+19
2012-06-30iio staging: fix resource leak in _write_sysfs_int()Peter Meerwald1-0/+2
2012-06-30iio staging: fix potential memory/resource leaks in find_type_by_name()Peter Meerwald1-4/+11
2012-06-30iio staging: fix potential resource leak in generic_bufferPeter Meerwald1-1/+6
2012-06-26staging: iio: quell asprintf() warning, missing #includesPeter Meerwald1-0/+1
2012-06-26staging: iio: fix warning 'static but used in inline function'Peter Meerwald1-1/+1
2012-06-26staging: iio: move commentPeter Meerwald1-1/+1
2012-06-26staging: iio: remove unused variablePeter Meerwald1-1/+1
2011-12-08staging:iio:generic_buffer example - handle endian differencesJonathan Cameron1-1/+6
2011-12-08staging:iio:Documentation: cleanup properly in buffer handling codeJonathan Cameron1-3/+15
2011-11-26staging:iio:iio_utils.h: Add missing includeLars-Peter Clausen1-0/+1
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron1-1/+1
2011-05-19staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixesJonathan Cameron1-15/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-09Staging: IIO: Documentation: iio_utils: fix channel array generation.Michael Hennerich1-23/+33
2011-02-28IIO: Documentation: iio_utils: fix mask generationMichael Hennerich1-2/+2
2011-02-28IIO: Documentation: iio_utils: Prevent buffer overflowMichael Hennerich1-1/+3
2011-02-28IIO: Documentation: iio_utils: style consistency fixMichael Hennerich1-1/+1
2011-02-28IIO: Documentation: iio_utils: Avoid double free()Michael Hennerich1-1/+0
2011-01-20Staging: iio: --/++ confusion in build_channel_array() error cleanuproel kluin1-1/+1
2010-10-08staging: iio: update example application.Jonathan Cameron1-5/+391
2010-06-04Staging: iio-utils: fix memory overflow for dynamically allocateded memory to hold filenameBarry Song1-2/+1
2010-05-11staging:iio:Documentation: Rewrite example for new abi.Jonathan Cameron1-115/+162
2010-05-11staging:iio: Documentation, update iio_utils.h for the move to a busJonathan Cameron1-1/+30
2009-09-15Staging: IIO: Initial documentationJonathan Cameron1-0/+159