aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/buffer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron1-155/+1
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron1-14/+2
2017-01-10iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron1-1/+1
2017-01-10iio:buffers: Push some docs down into the .c file.Jonathan Cameron1-5/+0
2017-01-10iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron1-3/+0
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron1-0/+2
2017-01-10iio:buffer.h Reformat structure comments to be inline.Jonathan Cameron1-37/+63
2017-01-10iio:buffer: Stop exporting iio_update_demuxJonathan Cameron1-2/+0
2016-04-03iio: buffer: add missing descriptions in iio_buffer_access_funcsLuis de Bethencourt1-0/+2
2015-10-25iio: Add buffer enable/disable callbacksLars-Peter Clausen1-0/+8
2015-10-25iio: Add support for indicating fixed watermarksLars-Peter Clausen1-0/+8
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen1-0/+3
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