aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Documentation/generic_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-32/+45
2014-11-05staging: iio: Add notrigger mode for generic_bufferKarol Wrona1-32/+45
2014-10-20staging: iio: Fix missing blank line warningMelike Yurtoglu1-0/+4
2014-06-14staging:iio: Fix error handling in generic_buffer examplePeter Meerwald1-3/+6
2012-08-16IIO: Add 4-byte unsigned reads into generic-buffer exampleMarek Vasut1-0/+10
2012-06-26staging: iio: quell asprintf() warning, missing #includesPeter Meerwald1-0/+3
2012-06-26staging: iio: use PRId64 format specifier for int64_tPeter Meerwald1-1/+2
2012-06-26staging: iio: generic_buffer cleanupPeter Meerwald1-30/+30
2012-06-26staging: iio: remove unused variablePeter Meerwald1-2/+0
2012-06-26staging: iio: fix generic_buffer print2byte()Peter Meerwald1-2/+1
2012-04-10staging:iio:buffer example fix typosJonathan Cameron1-2/+2
2011-12-08staging:iio:generic_buffer example - handle endian differencesJonathan Cameron1-0/+8
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron1-6/+6
2011-05-19staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixesJonathan Cameron1-59/+34
2011-04-25staging:iio:documentation make read_size signed to allow for errors.Jonathan Cameron1-1/+1
2011-02-28IIO: Documentation: generic_buffer example: Avoid NULL pointer dereferenceMichael Hennerich1-0/+3
2011-02-18staging:iio: buffer example - add lots more runtime parametersJonathan Cameron1-5/+17
2011-02-18staging:iio: update example to handle case with no ring eventsJonathan Cameron1-16/+29
2010-10-08staging: iio: update example application.Jonathan Cameron1-0/+318