index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
Age
Commit message (
Expand
)
Author
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-08-03
iio: buffer-dma: Move exports into IIO_DMA_BUFFER namespace
Nuno Sa
2024-07-29
iio: buffer-dmaengine: fix releasing dma channel on error
David Lechner
2024-07-29
iio: buffer: make use of iio_get_masklength()
Nuno Sa
2024-06-30
iio: buffer-dmaengine: Support new DMABUF based userspace API
Paul Cercueil
2024-06-30
iio: buffer-dma: Enable support for DMABUFs
Paul Cercueil
2024-06-13
iio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-20
iio: buffer-dmaengine: Enable write support
Paul Cercueil
2024-04-20
iio: buffer-dmaengine: Support specifying buffer direction
Paul Cercueil
2024-04-20
iio: buffer-dma: Enable buffer write support
Paul Cercueil
2024-04-20
iio: buffer-dma: Rename iio_dma_buffer_data_available()
Paul Cercueil
2024-04-20
iio: buffer-dma: add iio_dmaengine_buffer_setup()
Nuno Sa
2024-02-19
iio: buffer-dmaengine: export buffer alloc and free functions
Nuno Sa
2024-01-23
iio: buffer-dmaengine: make use of the 'struct device *' argument
Nuno Sa
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-21
iio: buffer-dma: split iio_dma_buffer_fileio_free() function
Alexandru Ardelean
2023-12-21
iio: buffer-dma: Get rid of outgoing queue
Paul Cercueil
2023-11-26
iio: triggered-buffer: prevent possible freeing of wrong buffer
David Lechner
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-01-23
iio: hw_consumer: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2022-01-23
iio: dmaengine-buffer: Use sysfs_emit()
Lars-Peter Clausen
2021-11-27
iio: buffer-dma: Use round_down() instead of rounddown()
Paul Cercueil
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2021-10-19
iio: kfifo-buffer: Add output buffer support
Lars-Peter Clausen
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()
Yicong Yang
2021-05-17
iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()
Yicong Yang
2021-05-17
iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()
Yicong Yang
2021-03-25
iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
Alexandru Ardelean
2021-03-25
iio: buffer: kfifo_buf: kernel-doc, typo in function name.
Jonathan Cameron
2021-03-25
iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()
Alexandru Ardelean
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
iio: buffer: dmaengine: obtain buffer object from attribute
Alexandru Ardelean
2021-03-11
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
2021-03-11
iio: kfifo: un-export devm_iio_kfifo_allocate() function
Alexandru Ardelean
2021-03-11
iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2020-12-03
iio: buffer: Return error if no callback is given
Nuno Sá
2020-11-21
iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants
Alexandru Ardelean
2020-11-21
iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()
Alexandru Ardelean
2020-09-29
iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol
Alexandru Ardelean
2020-09-29
iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbols
Alexandru Ardelean
2020-09-29
iio: buffer-dmaengine: remove non managed alloc/free
Alexandru Ardelean
2020-09-03
iio: buffer-dmaengine: adjust `bytes_used` with residue info
Alexandru Ardelean
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-04-19
iio: buffer: drop devm_iio_kfifo_free() API call
Alexandru Ardelean
2020-04-19
iio: buffer: drop devm_iio_hw_consumer_free() API call
Alexandru Ardelean
2020-04-19
iio: core: drop devm_iio_triggered_buffer_cleanup() API call
Alexandru Ardelean
2020-04-19
iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
Lars-Peter Clausen
2020-04-19
iio: buffer-dmaengine: add dev-managed calls for buffer alloc
Alexandru Ardelean
[next]