summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/iio_simple_dummy_buffer.c
AgeCommit message (Expand)Author
2012-12-27iio: Fix some commentsAlexander Stein
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-09-22staging:iio:dummy: Fix potential NULL pointer dereferenceiio-for-v3.7eLars-Peter Clausen
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-06staging:iio: Use iio_push_to_bufferLars-Peter Clausen
2012-07-15iio staging: fix cast warningPeter Meerwald
2012-07-08staging:iio:dummy driver: Do not return error code in interrupt handlerLars-Peter Clausen
2012-06-22staging: iio: fix typo, improve timestamp alignment commentPeter Meerwald
2012-06-22staging: iio: simplify timestamp alignment in iio_simple_dummyPeter Meerwald
2012-06-22staging: iio: fix trigger handler of iio_simple_dummy driverPeter Meerwald
2012-06-18iio staging: another typo in iio_simple_dummy_bufferPeter Meerwald
2012-06-15staging: iio: fix typos in simple dummy driverPeter Meerwald
2012-05-08staging: iio: Fix typo in iioMasanari Iida
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron
2012-04-24staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen
2011-12-08staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron
2011-12-08staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan Cameron
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
2011-10-17staging:iio:dummy Add buffered reading supportJonathan Cameron