aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/buffer/kfifo_buf.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: Don't silently expect attribute typesGravatar Matti Vaittinen 1-1/+1
2022-04-10iio: core: Simplify the registration of kfifo buffersGravatar Miquel Raynal 1-9/+1
2021-10-19iio: kfifo-buffer: Add output buffer supportGravatar Lars-Peter Clausen 1-0/+50
2021-03-25iio: kfifo: add devm_iio_triggered_buffer_setup_ext variantGravatar Alexandru Ardelean 1-6/+10
2021-03-25iio: buffer: kfifo_buf: kernel-doc, typo in function name.Gravatar Jonathan Cameron 1-1/+1
2021-03-25iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Gravatar Alexandru Ardelean 1-3/+2
2021-03-11iio: buffer: introduce support for attaching more IIO buffersGravatar Alexandru Ardelean 1-3/+1
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionGravatar Alexandru Ardelean 1-2/+1
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperGravatar Alexandru Ardelean 1-0/+39
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callGravatar Alexandru Ardelean 1-22/+0
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Gravatar Lars-Peter Clausen 1-3/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2018-03-30iio:kfifo_buf: check for uint overflowGravatar Martin Kelly 1-0/+7
2018-03-30iio:buffer: make length types match kfifo typesGravatar Martin Kelly 1-2/+2
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hGravatar Jonathan Cameron 1-0/+1
2017-01-10iio:buffer.h include pushdown into buffer implementationsGravatar Jonathan Cameron 1-0/+1
2017-01-10iio:kfifo_buf header include push down.Gravatar Jonathan Cameron 1-0/+1
2015-08-16iio: Move generic buffer implementations to sub-directoryGravatar Lars-Peter Clausen 1-0/+221