开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
2026-02-23
iio: core: Simplify IIO core managed APIs
Andy Shevchenko
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-06-13
iio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
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
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