index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-9
/
+1
*
iio: buffer: drop devm_iio_kfifo_free() API call
Alexandru Ardelean
2020-04-19
1
-22
/
+0
*
iio: buffer: drop devm_iio_hw_consumer_free() API call
Alexandru Ardelean
2020-04-19
1
-31
/
+0
*
iio: core: drop devm_iio_triggered_buffer_cleanup() API call
Alexandru Ardelean
2020-04-19
1
-11
/
+0
*
iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
Lars-Peter Clausen
2020-04-19
1
-1
/
+0
*
iio: buffer-dmaengine: add dev-managed calls for buffer alloc
Alexandru Ardelean
2020-04-19
1
-0
/
+39
*
iio: buffer-dmaengine: use %zu specifier for sprintf(align)
Alexandru Ardelean
2020-04-19
1
-1
/
+1
*
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2019-12-29
3
-5
/
+4
*
iio: buffer-dmaengine: Report buffer length requirements
Lars-Peter Clausen
2019-12-29
1
-0
/
+21
*
iio: buffer-dmaengine: Add module information
Lars-Peter Clausen
2019-12-29
1
-0
/
+5
*
iio: buffer-dmaengine: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-16
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-8
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
iio: buffer: Switch to bitmap_zalloc()
Andy Shevchenko
2019-04-04
1
-5
/
+5
*
iio:kfifo_buf: check for uint overflow
Martin Kelly
2018-03-30
1
-0
/
+7
*
iio:buffer: make length types match kfifo types
Martin Kelly
2018-03-30
2
-3
/
+3
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
IIO: consumer: allow to set buffer sizes
Arnaud Pouliquen
2018-01-10
1
-0
/
+11
*
IIO: hw_consumer: add devm_iio_hw_consumer_alloc
Arnaud Pouliquen
2018-01-10
1
-0
/
+66
*
iio: Add hardware consumer buffer support
Lars-Peter Clausen
2018-01-10
3
-0
/
+192
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
iio: buffer-dmaengine: Add missing header buffer_impl.h
Phil Reid
2017-06-13
1
-0
/
+1
*
iio: buffer-dma: Add missing header buffer_impl.h
Phil Reid
2017-06-13
1
-0
/
+1
*
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
2017-01-10
2
-1
/
+2
*
iio:buffer.h include pushdown into buffer implementations
Jonathan Cameron
2017-01-10
2
-0
/
+2
*
iio:kfifo_buf header include push down.
Jonathan Cameron
2017-01-10
1
-0
/
+1
*
iio: add resource managed triggered buffer init helpers
Gregor Boirie
2016-09-04
1
-0
/
+42
*
iio: buffer-callback: allow getting underlying iio_dev
Matt Ranostay
2016-08-21
1
-10
/
+14
*
iio: buffer-dma: Use ARRAY_SIZE in for loop range
Phil Reid
2016-06-27
1
-2
/
+2
*
iio: buffer-dmaengine: Use dmaengine_terminate_sync()
Lars-Peter Clausen
2016-02-09
1
-6
/
+1
*
iio: Add a DMAengine framework based buffer
Lars-Peter Clausen
2015-10-25
3
-0
/
+225
*
iio: Add generic DMA buffer infrastructure
Lars-Peter Clausen
2015-10-25
3
-0
/
+693
*
iio: Move generic buffer implementations to sub-directory
Lars-Peter Clausen
2015-08-16
5
-0
/
+494