summaryrefslogtreecommitdiffstats
path: root/drivers/iio/buffer/kfifo_buf.c
Commit message (Expand)AuthorAgeFilesLines
* iio: kfifo: add devm_iio_triggered_buffer_setup_ext variantAlexandru Ardelean2021-03-251-6/+10
* iio: buffer: kfifo_buf: kernel-doc, typo in function name.Jonathan Cameron2021-03-251-1/+1
* iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Alexandru Ardelean2021-03-251-3/+2
* iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean2021-03-111-3/+1
* iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean2021-03-111-2/+1
* iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2021-03-111-0/+39
* iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean2020-04-191-22/+0
* iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen2019-12-291-3/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* iio:kfifo_buf: check for uint overflowMartin Kelly2018-03-301-0/+7
* iio:buffer: make length types match kfifo typesMartin Kelly2018-03-301-2/+2
* iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-101-0/+1
* iio:buffer.h include pushdown into buffer implementationsJonathan Cameron2017-01-101-0/+1
* iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+1
* iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen2015-08-161-0/+221