index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
Age
Commit message (
Expand
)
Author
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
2020-04-19
iio: buffer-dmaengine: use %zu specifier for sprintf(align)
Alexandru Ardelean
2019-12-29
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2019-12-29
iio: buffer-dmaengine: Report buffer length requirements
Lars-Peter Clausen
2019-12-29
iio: buffer-dmaengine: Add module information
Lars-Peter Clausen
2019-11-16
iio: buffer-dmaengine: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-04
iio: buffer: Switch to bitmap_zalloc()
Andy Shevchenko
2018-03-30
iio:kfifo_buf: check for uint overflow
Martin Kelly
2018-03-30
iio:buffer: make length types match kfifo types
Martin Kelly
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-10
IIO: consumer: allow to set buffer sizes
Arnaud Pouliquen
2018-01-10
IIO: hw_consumer: add devm_iio_hw_consumer_alloc
Arnaud Pouliquen
2018-01-10
iio: Add hardware consumer buffer support
Lars-Peter Clausen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-13
iio: buffer-dmaengine: Add missing header buffer_impl.h
Phil Reid
2017-06-13
iio: buffer-dma: Add missing header buffer_impl.h
Phil Reid
2017-01-10
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
2017-01-10
iio:buffer.h include pushdown into buffer implementations
Jonathan Cameron
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
2016-09-04
iio: add resource managed triggered buffer init helpers
Gregor Boirie
2016-08-21
iio: buffer-callback: allow getting underlying iio_dev
Matt Ranostay
[next]