index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
/
industrialio-buffer-cb.c
Age
Commit message (
Expand
)
Author
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
2025-10-13
iio: buffer: document that buffer callback must be context safe
David Lechner
2025-08-16
iio: buffer: buffer-cb: drop double initialization of demux list
Nuno Sá
2024-07-29
iio: buffer: make use of iio_get_masklength()
Nuno Sa
2020-12-03
iio: buffer: Return error if no callback is given
Nuno Sá
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-04
iio: buffer: Switch to bitmap_zalloc()
Andy Shevchenko
2018-01-10
IIO: consumer: allow to set buffer sizes
Arnaud Pouliquen
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
2016-08-21
iio: buffer-callback: allow getting underlying iio_dev
Matt Ranostay
2015-08-16
iio: Move generic buffer implementations to sub-directory
Lars-Peter Clausen