开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
/
kfifo_buf.c
Age
Commit message (
Expand
)
Author
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2021-10-19
iio: kfifo-buffer: Add output buffer support
Lars-Peter Clausen
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: 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-04-19
iio: buffer: drop devm_iio_kfifo_free() API call
Alexandru Ardelean
2019-12-29
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
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
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
2015-08-16
iio: Move generic buffer implementations to sub-directory
Lars-Peter Clausen