summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-101-155/+1Star
* iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron2017-01-101-14/+2Star
* iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron2017-01-101-1/+1
* iio:buffers: Push some docs down into the .c file.Jonathan Cameron2017-01-101-5/+0Star
* iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron2017-01-101-3/+0Star
* iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron2017-01-101-0/+2
* iio:buffer.h Reformat structure comments to be inline.Jonathan Cameron2017-01-101-37/+63
* iio:buffer: Stop exporting iio_update_demuxJonathan Cameron2017-01-101-2/+0Star
* iio: buffer: add missing descriptions in iio_buffer_access_funcsLuis de Bethencourt2016-04-031-0/+2
* iio: Add buffer enable/disable callbacksLars-Peter Clausen2015-10-251-0/+8
* iio: Add support for indicating fixed watermarksLars-Peter Clausen2015-10-251-0/+8
* iio: Specify supported modes for buffersLars-Peter Clausen2015-06-011-0/+3
* iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-291-3/+5
* iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-121-2/+0Star
* iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-121-35/+2Star
* iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-121-2/+0Star
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-26/+0Star
* iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2014-12-121-9/+0Star
* iio: Add data_available callback for buffersLars-Peter Clausen2013-12-031-0/+3
* iio: Remove unused iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-2/+0Star
* iio: Add reference counting for buffersLars-Peter Clausen2013-10-121-0/+28
* iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen2013-09-211-0/+25
* iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen2013-09-151-3/+3
* staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen2013-01-311-13/+0Star
* iio: Fix iio_buffer_register stub signatureLars-Peter Clausen2012-11-191-1/+1
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-5/+19
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-4/+2Star
* iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-091-0/+3
* iio: cleanup buffer.h commentsPeter Meerwald2012-07-071-7/+10
* iio: remove extra ; after function definitionPeter Meerwald2012-06-191-1/+1
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-0/+191