aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/iio/buffer_impl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen1-1/+1
2021-10-19iio: Add output buffer supportMihail Chindris1-0/+11
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean1-0/+5
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean1-0/+3
2021-03-11iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean1-2/+2
2021-03-11iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean1-6/+3
2020-04-19iio: buffer: remove 'scan_el_attrs' attribute group from buffer structAlexandru Ardelean1-6/+0
2020-04-19iio: buffer: drop left-over 'stufftoread' fieldAlexandru Ardelean1-3/+0
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen1-4/+2
2018-03-30iio:buffer: make length types match kfifo typesMartin Kelly1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron1-0/+162