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
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
2016-06-27
iio: buffer-dma: Use ARRAY_SIZE in for loop range
Phil Reid
2016-02-09
iio: buffer-dmaengine: Use dmaengine_terminate_sync()
Lars-Peter Clausen
2015-10-25
iio: Add a DMAengine framework based buffer
Lars-Peter Clausen
2015-10-25
iio: Add generic DMA buffer infrastructure
Lars-Peter Clausen
2015-08-16
iio: Move generic buffer implementations to sub-directory
Lars-Peter Clausen