summaryrefslogtreecommitdiff
path: root/drivers/iio/buffer/industrialio-triggered-buffer.c
AgeCommit message (Expand)Author
2023-11-26iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()Yicong Yang
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean
2020-11-21iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie
2015-08-16iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen