summaryrefslogtreecommitdiff
path: root/drivers/iio/buffer/kfifo_buf.c
AgeCommit message (Expand)Author
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2021-10-19iio: kfifo-buffer: Add output buffer supportLars-Peter Clausen
2021-03-25iio: kfifo: add devm_iio_triggered_buffer_setup_ext variantAlexandru Ardelean
2021-03-25iio: buffer: kfifo_buf: kernel-doc, typo in function name.Jonathan Cameron
2021-03-25iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Alexandru Ardelean
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-03-30iio:kfifo_buf: check for uint overflowMartin Kelly
2018-03-30iio:buffer: make length types match kfifo typesMartin Kelly
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron
2017-01-10iio:buffer.h include pushdown into buffer implementationsJonathan Cameron
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2015-08-16iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen