index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
buffer_impl.h
Age
Commit message (
Expand
)
Author
2024-06-30
iio: core: Add new DMABUF interface infrastructure
Paul Cercueil
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
2021-10-19
iio: Add output buffer support
Mihail Chindris
2021-03-11
iio: buffer: add ioctl() to support opening extra buffers for IIO device
Alexandru Ardelean
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
iio: buffer: wrap all buffer attributes into iio_dev_attr
Alexandru Ardelean
2021-03-11
iio: core: merge buffer/ & scan_elements/ attributes
Alexandru Ardelean
2020-04-19
iio: buffer: remove 'scan_el_attrs' attribute group from buffer struct
Alexandru Ardelean
2020-04-19
iio: buffer: drop left-over 'stufftoread' field
Alexandru Ardelean
2019-12-29
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2018-03-30
iio:buffer: make length types match kfifo types
Martin Kelly
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-10
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron