summaryrefslogtreecommitdiffstats
path: root/drivers/iio/buffer
Commit message (Expand)AuthorAgeFilesLines
* iio:kfifo_buf: check for uint overflowMartin Kelly2018-03-301-0/+7
* iio:buffer: make length types match kfifo typesMartin Kelly2018-03-302-3/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* IIO: consumer: allow to set buffer sizesArnaud Pouliquen2018-01-101-0/+11
* IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen2018-01-101-0/+66
* iio: Add hardware consumer buffer supportLars-Peter Clausen2018-01-103-0/+192
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
* iio: buffer-dma: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
* iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-102-1/+2
* iio:buffer.h include pushdown into buffer implementationsJonathan Cameron2017-01-102-0/+2
* iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+1
* iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-041-0/+42
* iio: buffer-callback: allow getting underlying iio_devMatt Ranostay2016-08-211-10/+14
* iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid2016-06-271-2/+2
* iio: buffer-dmaengine: Use dmaengine_terminate_sync()Lars-Peter Clausen2016-02-091-6/+1
* iio: Add a DMAengine framework based bufferLars-Peter Clausen2015-10-253-0/+225
* iio: Add generic DMA buffer infrastructureLars-Peter Clausen2015-10-253-0/+693
* iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen2015-08-165-0/+494
OpenPOWER on IntegriCloud