aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/buffer (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-30iio:kfifo_buf: check for uint overflowMartin Kelly1-0/+7
2018-03-30iio:buffer: make length types match kfifo typesMartin Kelly2-3/+3
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen1-0/+11
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen1-0/+66
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen3-0/+192
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid1-0/+1
2017-06-13iio: buffer-dma: Add missing header buffer_impl.hPhil Reid1-0/+1
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2-1/+2
2017-01-10iio:buffer.h include pushdown into buffer implementationsJonathan Cameron2-0/+2
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+1
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie1-0/+42
2016-08-21iio: buffer-callback: allow getting underlying iio_devMatt Ranostay1-10/+14
2016-06-27iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid1-2/+2
2016-02-09iio: buffer-dmaengine: Use dmaengine_terminate_sync()Lars-Peter Clausen1-6/+1
2015-10-25iio: Add a DMAengine framework based bufferLars-Peter Clausen3-0/+225
2015-10-25iio: Add generic DMA buffer infrastructureLars-Peter Clausen3-0/+693
2015-08-16iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen5-0/+494