summaryrefslogtreecommitdiff
path: root/drivers/iio/buffer
AgeCommit message (Expand)Author
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean
2020-04-19iio: buffer: drop devm_iio_hw_consumer_free() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean
2020-04-19iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includesLars-Peter Clausen
2020-04-19iio: buffer-dmaengine: add dev-managed calls for buffer allocAlexandru Ardelean
2020-04-19iio: buffer-dmaengine: use %zu specifier for sprintf(align)Alexandru Ardelean
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen
2019-12-29iio: buffer-dmaengine: Report buffer length requirementsLars-Peter Clausen
2019-12-29iio: buffer-dmaengine: Add module informationLars-Peter Clausen
2019-11-16iio: buffer-dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-04iio: buffer: Switch to bitmap_zalloc()Andy Shevchenko
2018-03-30iio:kfifo_buf: check for uint overflowMartin Kelly
2018-03-30iio:buffer: make length types match kfifo typesMartin Kelly
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-13iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid
2017-06-13iio: buffer-dma: Add missing header buffer_impl.hPhil Reid
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron
2017-01-10iio:buffer.h include pushdown into buffer implementationsJonathan Cameron
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie
2016-08-21iio: buffer-callback: allow getting underlying iio_devMatt Ranostay
2016-06-27iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid
2016-02-09iio: buffer-dmaengine: Use dmaengine_terminate_sync()Lars-Peter Clausen
2015-10-25iio: Add a DMAengine framework based bufferLars-Peter Clausen
2015-10-25iio: Add generic DMA buffer infrastructureLars-Peter Clausen
2015-08-16iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen