summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/buffer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* iio: Add output buffer supportMihail Chindris2021-10-191-0/+11
* iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean2021-03-111-0/+5
* iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean2021-03-111-0/+3
* iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean2021-03-111-2/+2
* iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean2021-03-111-6/+3
* iio: buffer: remove 'scan_el_attrs' attribute group from buffer structAlexandru Ardelean2020-04-191-6/+0
* iio: buffer: drop left-over 'stufftoread' fieldAlexandru Ardelean2020-04-191-3/+0
* iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen2019-12-291-4/+2
* iio:buffer: make length types match kfifo typesMartin Kelly2018-03-301-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-101-0/+162