index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-18
/
+19
2024-07-29
iio: buffer-dmaengine: fix releasing dma channel on error
David Lechner
1
-1
/
+3
2024-07-29
iio: buffer: make use of iio_get_masklength()
Nuno Sa
2
-3
/
+3
2024-06-30
iio: buffer-dmaengine: Support new DMABUF based userspace API
Paul Cercueil
1
-9
/
+53
2024-06-30
iio: buffer-dma: Enable support for DMABUFs
Paul Cercueil
1
-11
/
+167
2024-06-13
iio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
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: Enable buffer write support
Paul Cercueil
1
-16
/
+73
2024-04-20
iio: buffer-dma: Rename iio_dma_buffer_data_available()
Paul Cercueil
2
-6
/
+7
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-24
iio: buffer-dmaengine: make use of the 'struct device *' argument
Nuno Sa
1
-2
/
+1
2024-01-18
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-40
/
+47
2023-12-21
iio: buffer-dma: split iio_dma_buffer_fileio_free() function
Alexandru Ardelean
1
-19
/
+24
2023-12-21
iio: buffer-dma: Get rid of outgoing queue
Paul Cercueil
1
-21
/
+23
2023-11-26
iio: triggered-buffer: prevent possible freeing of wrong buffer
David Lechner
1
-0
/
+10
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
3
-5
/
+5
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
1
-9
/
+1
2022-01-23
iio: hw_consumer: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
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-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
1
-2
/
+6
2021-10-19
iio: kfifo-buffer: Add output buffer support
Lars-Peter Clausen
1
-0
/
+50
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()
Yicong Yang
1
-15
/
+6
2021-05-17
iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()
Yicong Yang
1
-14
/
+11
2021-05-17
iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()
Yicong Yang
1
-13
/
+9
2021-03-25
iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
Alexandru Ardelean
1
-6
/
+10
2021-03-25
iio: buffer: kfifo_buf: kernel-doc, typo in function name.
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()
Alexandru Ardelean
1
-3
/
+2
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
3
-9
/
+9
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
2021-03-11
iio: kfifo: un-export devm_iio_kfifo_allocate() function
Alexandru Ardelean
1
-2
/
+1
2021-03-11
iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-0
/
+39
2020-12-03
iio: buffer: Return error if no callback is given
Nuno Sá
1
-0
/
+5
2020-11-21
iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants
Alexandru Ardelean
1
-12
/
+19
2020-11-21
iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()
Alexandru Ardelean
1
-2
/
+1
2020-09-29
iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol
Alexandru Ardelean
1
-1
/
+1
2020-09-29
iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbols
Alexandru Ardelean
1
-4
/
+4
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-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
[next]