| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-13 | iio: buffer-dmaengine: enable .get_dma_dev() | Nuno Sá | 1 | -0/+2 |
| 2025-02-10 | iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle() | David Lechner | 1 | -0/+38 |
| 2025-02-10 | iio: buffer-dmaengine: split requesting DMA channel from allocating buffer | David Lechner | 1 | -44/+62 |
| 2024-12-07 | iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext | David Lechner | 1 | -2/+17 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -4/+4 |
| 2024-09-09 | Merge 6.11-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+3 |
| 2024-08-03 | iio: buffer-dma: Move exports into IIO_DMA_BUFFER namespace | Nuno Sa | 1 | -0/+1 |
| 2024-07-29 | iio: buffer-dmaengine: fix releasing dma channel on error | David Lechner | 1 | -1/+3 |
| 2024-06-30 | iio: buffer-dmaengine: Support new DMABUF based userspace API | Paul Cercueil | 1 | -9/+53 |
| 2024-04-20 | iio: buffer-dmaengine: Enable write support | Paul Cercueil | 1 | -0/+2 |
| 2024-04-20 | iio: buffer-dmaengine: Support specifying buffer direction | Paul Cercueil | 1 | -14/+30 |
| 2024-04-20 | iio: buffer-dma: Rename iio_dma_buffer_data_available() | Paul Cercueil | 1 | -1/+1 |
| 2024-04-20 | iio: buffer-dma: add iio_dmaengine_buffer_setup() | Nuno Sa | 1 | -28/+20 |
| 2024-02-19 | iio: buffer-dmaengine: export buffer alloc and free functions | Nuno Sa | 1 | -3/+5 |
| 2024-01-23 | iio: buffer-dmaengine: make use of the 'struct device *' argument | Nuno Sa | 1 | -2/+1 |
| 2022-11-23 | iio: Don't silently expect attribute types | Matti Vaittinen | 1 | -2/+2 |
| 2022-01-23 | iio: dmaengine-buffer: Use sysfs_emit() | Lars-Peter Clausen | 1 | -1/+1 |
| 2021-11-27 | iio: buffer-dma: Use round_down() instead of rounddown() | Paul Cercueil | 1 | -1/+1 |
| 2021-05-17 | iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free() | Yicong Yang | 1 | -13/+9 |
| 2021-03-11 | iio: buffer: introduce support for attaching more IIO buffers | Alexandru Ardelean | 1 | -3/+1 |
| 2021-03-11 | iio: buffer: dmaengine: obtain buffer object from attribute | Alexandru Ardelean | 1 | -2/+2 |
| 2021-03-11 | iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup() | Alexandru Ardelean | 1 | -2/+31 |
| 2020-11-21 | iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs() | Alexandru Ardelean | 1 | -2/+1 |
| 2020-09-29 | iio: buffer-dmaengine: remove non managed alloc/free | Alexandru Ardelean | 1 | -4/+2 |
| 2020-09-03 | iio: buffer-dmaengine: adjust `bytes_used` with residue info | Alexandru Ardelean | 1 | -2/+4 |
| 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 | 1 | -1/+1 |
| 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-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 1 | -2/+1 |
| 2017-06-13 | iio: buffer-dmaengine: Add missing header buffer_impl.h | Phil Reid | 1 | -0/+1 |
| 2016-02-09 | 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 | 1 | -0/+213 |