aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/buffer/industrialio-triggered-buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean1-2/+6
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron1-1/+1
2021-05-17iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()Yicong Yang1-15/+6
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean1-3/+7
2020-11-21iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean1-12/+19
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-9/+1
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean1-11/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie1-0/+42
2015-08-16iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen1-0/+103