aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/buffer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi1-3/+5
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen1-2/+0
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen1-35/+2
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen1-2/+0
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen1-26/+0
2014-12-12iio: Unexport iio_scan_mask_set()Lars-Peter Clausen1-9/+0
2013-12-03iio: Add data_available callback for buffersLars-Peter Clausen1-0/+3
2013-10-16iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen1-2/+0
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen1-0/+28
2013-09-21iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen1-0/+25
2013-09-15iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen1-3/+3
2013-01-31staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen1-13/+0
2012-11-19iio: Fix iio_buffer_register stub signatureLars-Peter Clausen1-1/+1
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron1-5/+19
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen1-4/+2
2012-07-09iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen1-0/+3
2012-07-07iio: cleanup buffer.h commentsPeter Meerwald1-7/+10
2012-06-18iio: remove extra ; after function definitionPeter Meerwald1-1/+1
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-0/+191