summaryrefslogtreecommitdiffstats
path: root/drivers/iio/buffer/industrialio-triggered-buffer.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Don't silently expect attribute typesMatti Vaittinen2022-11-231-2/+2
* iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean2021-10-191-2/+6
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+1
* iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()Yicong Yang2021-05-171-15/+6
* iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean2021-03-111-3/+7
* iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean2020-11-211-12/+19
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-9/+1
* iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean2020-04-191-11/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-041-0/+42
* iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen2015-08-161-0/+103