summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/iio_simple_dummy_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: Fix typo in iioMasanari Iida2012-05-091-2/+2
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-241-1/+1
* staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron2012-04-241-6/+3Star
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-2/+0Star
* staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron2011-12-081-1/+0Star
* staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-081-2/+5
* staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-081-1/+1
* staging:iio:buffer drop bpe field.Jonathan Cameron2011-12-081-2/+0Star
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-11-011-0/+1
* staging:iio:dummy Add buffered reading supportJonathan Cameron2011-10-181-0/+206