| Commit message (Expand) | Author | Age | Files | Lines |
* | iio:kfifo_buf: check for uint overflow | Martin Kelly | 2018-03-30 | 1 | -0/+7 |
* | iio:buffer: make length types match kfifo types | Martin Kelly | 2018-03-30 | 2 | -3/+3 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -2/+2 |
* | IIO: consumer: allow to set buffer sizes | Arnaud Pouliquen | 2018-01-10 | 1 | -0/+11 |
* | IIO: hw_consumer: add devm_iio_hw_consumer_alloc | Arnaud Pouliquen | 2018-01-10 | 1 | -0/+66 |
* | iio: Add hardware consumer buffer support | Lars-Peter Clausen | 2018-01-10 | 3 | -0/+192 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | iio: buffer-dmaengine: Add missing header buffer_impl.h | Phil Reid | 2017-06-13 | 1 | -0/+1 |
* | iio: buffer-dma: Add missing header buffer_impl.h | Phil Reid | 2017-06-13 | 1 | -0/+1 |
* | iio:buffer.h - split into buffer.h and buffer_impl.h | Jonathan Cameron | 2017-01-10 | 2 | -1/+2 |
* | iio:buffer.h include pushdown into buffer implementations | Jonathan Cameron | 2017-01-10 | 2 | -0/+2 |
* | iio:kfifo_buf header include push down. | Jonathan Cameron | 2017-01-10 | 1 | -0/+1 |
* | iio: add resource managed triggered buffer init helpers | Gregor Boirie | 2016-09-04 | 1 | -0/+42 |
* | iio: buffer-callback: allow getting underlying iio_dev | Matt Ranostay | 2016-08-21 | 1 | -10/+14 |
* | iio: buffer-dma: Use ARRAY_SIZE in for loop range | Phil Reid | 2016-06-27 | 1 | -2/+2 |
* | iio: buffer-dmaengine: Use dmaengine_terminate_sync() | Lars-Peter Clausen | 2016-02-09 | 1 | -6/+1 |
* | iio: Add a DMAengine framework based buffer | Lars-Peter Clausen | 2015-10-25 | 3 | -0/+225 |
* | iio: Add generic DMA buffer infrastructure | Lars-Peter Clausen | 2015-10-25 | 3 | -0/+693 |
* | iio: Move generic buffer implementations to sub-directory | Lars-Peter Clausen | 2015-08-16 | 5 | -0/+494 |