summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Documentation/generic_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: Fix error handling in generic_buffer examplePeter Meerwald2014-06-141-3/+6
* IIO: Add 4-byte unsigned reads into generic-buffer exampleMarek Vasut2012-08-161-0/+10
* staging: iio: quell asprintf() warning, missing #includesPeter Meerwald2012-06-261-0/+3
* staging: iio: use PRId64 format specifier for int64_tPeter Meerwald2012-06-261-1/+2
* staging: iio: generic_buffer cleanupPeter Meerwald2012-06-261-30/+30
* staging: iio: remove unused variablePeter Meerwald2012-06-261-2/+0
* staging: iio: fix generic_buffer print2byte()Peter Meerwald2012-06-261-2/+1
* staging:iio:buffer example fix typosJonathan Cameron2012-04-101-2/+2
* staging:iio:generic_buffer example - handle endian differencesJonathan Cameron2011-12-081-0/+8
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-6/+6
* staging:iio:Documentation generic_buffer.c update to new abi for buffers + mi...Jonathan Cameron2011-05-191-59/+34
* staging:iio:documentation make read_size signed to allow for errors.Jonathan Cameron2011-04-251-1/+1
* IIO: Documentation: generic_buffer example: Avoid NULL pointer dereferenceMichael Hennerich2011-02-281-0/+3
* staging:iio: buffer example - add lots more runtime parametersJonathan Cameron2011-02-181-5/+17
* staging:iio: update example to handle case with no ring eventsJonathan Cameron2011-02-181-16/+29
* staging: iio: update example application.Jonathan Cameron2010-10-081-0/+318
OpenPOWER on IntegriCloud