index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
/
industrialio-buffer-dmaengine.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: buffer-dmaengine: Support new DMABUF based userspace API
Paul Cercueil
2024-06-30
1
-9
/
+53
*
iio: buffer-dmaengine: Enable write support
Paul Cercueil
2024-04-20
1
-0
/
+2
*
iio: buffer-dmaengine: Support specifying buffer direction
Paul Cercueil
2024-04-20
1
-14
/
+30
*
iio: buffer-dma: Rename iio_dma_buffer_data_available()
Paul Cercueil
2024-04-20
1
-1
/
+1
*
iio: buffer-dma: add iio_dmaengine_buffer_setup()
Nuno Sa
2024-04-20
1
-28
/
+20
*
iio: buffer-dmaengine: export buffer alloc and free functions
Nuno Sa
2024-02-19
1
-3
/
+5
*
iio: buffer-dmaengine: make use of the 'struct device *' argument
Nuno Sa
2024-01-23
1
-2
/
+1
*
iio: Don't silently expect attribute types
Matti Vaittinen
2022-11-23
1
-2
/
+2
*
iio: dmaengine-buffer: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-1
/
+1
*
iio: buffer-dma: Use round_down() instead of rounddown()
Paul Cercueil
2021-11-27
1
-1
/
+1
*
iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()
Yicong Yang
2021-05-17
1
-13
/
+9
*
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
1
-3
/
+1
*
iio: buffer: dmaengine: obtain buffer object from attribute
Alexandru Ardelean
2021-03-11
1
-2
/
+2
*
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
2021-03-11
1
-2
/
+31
*
iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()
Alexandru Ardelean
2020-11-21
1
-2
/
+1
*
iio: buffer-dmaengine: remove non managed alloc/free
Alexandru Ardelean
2020-09-29
1
-4
/
+2
*
iio: buffer-dmaengine: adjust `bytes_used` with residue info
Alexandru Ardelean
2020-09-03
1
-2
/
+4
*
iio: buffer-dmaengine: add dev-managed calls for buffer alloc
Alexandru Ardelean
2020-04-19
1
-0
/
+39
*
iio: buffer-dmaengine: use %zu specifier for sprintf(align)
Alexandru Ardelean
2020-04-19
1
-1
/
+1
*
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2019-12-29
1
-1
/
+1
*
iio: buffer-dmaengine: Report buffer length requirements
Lars-Peter Clausen
2019-12-29
1
-0
/
+21
*
iio: buffer-dmaengine: Add module information
Lars-Peter Clausen
2019-12-29
1
-0
/
+5
*
iio: buffer-dmaengine: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-16
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
iio: buffer-dmaengine: Add missing header buffer_impl.h
Phil Reid
2017-06-13
1
-0
/
+1
*
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
1
-0
/
+213