summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/iio_simple_dummy_buffer.c
AgeCommit message (Expand)Author
2015-10-25iio: Move IIO Dummy Driver out of stagingCristina Opriceana
2015-07-11Staging: iio: dummy: Fix blank line warningsCristina Opriceana
2015-04-01Staging: iio: iio_simple_dummy: Remove explicit NULL comparisonCristina Opriceana
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen
2014-12-12staging:iio:dummy: Register same channels for device and bufferLars-Peter Clausen
2014-09-19staging: iio: dummy: add blank lines after declarations.Catalina Mocanu
2013-10-16staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-09-21staging:iio:dummy: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-09-15staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen
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