summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/Documentation/generic_buffer.c
AgeCommit message (Expand)Author
2015-03-09iio: Move iio userspace applications out of stagingRoberta Dobrescu
2015-03-09staging: iio: Documentation: Introduce iio_utils.cRoberta Dobrescu
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-11-05staging: iio: Add notrigger mode for generic_bufferKarol Wrona
2014-10-20staging: iio: Fix missing blank line warningMelike Yurtoglu
2014-06-14staging:iio: Fix error handling in generic_buffer examplePeter Meerwald
2012-08-16IIO: Add 4-byte unsigned reads into generic-buffer exampleMarek Vasut
2012-06-26staging: iio: quell asprintf() warning, missing #includesPeter Meerwald
2012-06-26staging: iio: use PRId64 format specifier for int64_tPeter Meerwald
2012-06-26staging: iio: generic_buffer cleanupPeter Meerwald
2012-06-26staging: iio: remove unused variablePeter Meerwald
2012-06-26staging: iio: fix generic_buffer print2byte()Peter Meerwald
2012-04-10staging:iio:buffer example fix typosJonathan Cameron
2011-12-08staging:iio:generic_buffer example - handle endian differencesJonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-05-19staging:iio:Documentation generic_buffer.c update to new abi for buffers + mi...Jonathan Cameron
2011-04-26staging:iio:documentation make read_size signed to allow for errors.Jonathan Cameron
2011-02-28IIO: Documentation: generic_buffer example: Avoid NULL pointer dereferenceMichael Hennerich
2011-02-18staging:iio: buffer example - add lots more runtime parametersJonathan Cameron
2011-02-18staging:iio: update example to handle case with no ring eventsJonathan Cameron
2010-10-08staging: iio: update example application.Jonathan Cameron