Age | Commit message (Expand) | Author | Files | Lines |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 1 | -9/+1 |
2020-04-19 | iio: buffer: drop devm_iio_kfifo_free() API call | Alexandru Ardelean | 1 | -22/+0 |
2020-04-19 | iio: buffer: drop devm_iio_hw_consumer_free() API call | Alexandru Ardelean | 1 | -31/+0 |
2020-04-19 | iio: core: drop devm_iio_triggered_buffer_cleanup() API call | Alexandru Ardelean | 1 | -11/+0 |
2020-04-19 | iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes | Lars-Peter Clausen | 1 | -1/+0 |
2020-04-19 | iio: buffer-dmaengine: add dev-managed calls for buffer alloc | Alexandru Ardelean | 1 | -0/+39 |
2020-04-19 | iio: buffer-dmaengine: use %zu specifier for sprintf(align) | Alexandru Ardelean | 1 | -1/+1 |
2019-12-29 | iio: buffer: rename 'read_first_n' callback to 'read' | Lars-Peter Clausen | 3 | -5/+4 |
2019-12-29 | iio: buffer-dmaengine: Report buffer length requirements | Lars-Peter Clausen | 1 | -0/+21 |
2019-12-29 | iio: buffer-dmaengine: Add module information | Lars-Peter Clausen | 1 | -0/+5 |
2019-11-16 | iio: buffer-dmaengine: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2 | -8/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 1 | -2/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 1 | -2/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-04-04 | iio: buffer: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -5/+5 |
2018-03-30 | iio:kfifo_buf: check for uint overflow | Martin Kelly | 1 | -0/+7 |
2018-03-30 | iio:buffer: make length types match kfifo types | Martin Kelly | 2 | -3/+3 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2018-01-10 | IIO: consumer: allow to set buffer sizes | Arnaud Pouliquen | 1 | -0/+11 |
2018-01-10 | IIO: hw_consumer: add devm_iio_hw_consumer_alloc | Arnaud Pouliquen | 1 | -0/+66 |
2018-01-10 | iio: Add hardware consumer buffer support | Lars-Peter Clausen | 3 | -0/+192 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-13 | iio: buffer-dmaengine: Add missing header buffer_impl.h | Phil Reid | 1 | -0/+1 |
2017-06-13 | iio: buffer-dma: Add missing header buffer_impl.h | Phil Reid | 1 | -0/+1 |
2017-01-10 | iio:buffer.h - split into buffer.h and buffer_impl.h | Jonathan Cameron | 2 | -1/+2 |
2017-01-10 | iio:buffer.h include pushdown into buffer implementations | Jonathan Cameron | 2 | -0/+2 |
2017-01-10 | iio:kfifo_buf header include push down. | Jonathan Cameron | 1 | -0/+1 |
2016-09-04 | iio: add resource managed triggered buffer init helpers | Gregor Boirie | 1 | -0/+42 |
2016-08-21 | iio: buffer-callback: allow getting underlying iio_dev | Matt Ranostay | 1 | -10/+14 |
2016-06-27 | iio: buffer-dma: Use ARRAY_SIZE in for loop range | Phil Reid | 1 | -2/+2 |
2016-02-10 | iio: buffer-dmaengine: Use dmaengine_terminate_sync() | Lars-Peter Clausen | 1 | -6/+1 |
2015-10-25 | iio: Add a DMAengine framework based buffer | Lars-Peter Clausen | 3 | -0/+225 |
2015-10-25 | iio: Add generic DMA buffer infrastructure | Lars-Peter Clausen | 3 | -0/+693 |
2015-08-16 | iio: Move generic buffer implementations to sub-directory | Lars-Peter Clausen | 5 | -0/+494 |