aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iio/buffer_impl.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-19iio: Add output buffer supportGravatar Mihail Chindris 1-0/+11
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceGravatar Alexandru Ardelean 1-0/+5
2021-03-11iio: buffer: introduce support for attaching more IIO buffersGravatar Alexandru Ardelean 1-0/+3
2021-03-11iio: buffer: wrap all buffer attributes into iio_dev_attrGravatar Alexandru Ardelean 1-2/+2
2021-03-11iio: core: merge buffer/ & scan_elements/ attributesGravatar Alexandru Ardelean 1-6/+3
2020-04-19iio: buffer: remove 'scan_el_attrs' attribute group from buffer structGravatar Alexandru Ardelean 1-6/+0
2020-04-19iio: buffer: drop left-over 'stufftoread' fieldGravatar Alexandru Ardelean 1-3/+0
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Gravatar Lars-Peter Clausen 1-4/+2
2018-03-30iio:buffer: make length types match kfifo typesGravatar Martin Kelly 1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hGravatar Jonathan Cameron 1-0/+162