index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: hw_consumer: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2022-01-23
1
-2
/
+2
*
iio: dmaengine-buffer: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-1
/
+1
*
iio: buffer-dma: Use round_down() instead of rounddown()
Paul Cercueil
2021-11-27
1
-1
/
+1
*
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2021-10-19
1
-2
/
+6
*
iio: kfifo-buffer: Add output buffer support
Lars-Peter Clausen
2021-10-19
1
-0
/
+50
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+1
*
iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()
Yicong Yang
2021-05-17
1
-15
/
+6
*
iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()
Yicong Yang
2021-05-17
1
-14
/
+11
*
iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()
Yicong Yang
2021-05-17
1
-13
/
+9
*
iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
Alexandru Ardelean
2021-03-25
1
-6
/
+10
*
iio: buffer: kfifo_buf: kernel-doc, typo in function name.
Jonathan Cameron
2021-03-25
1
-1
/
+1
*
iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()
Alexandru Ardelean
2021-03-25
1
-3
/
+2
*
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
3
-9
/
+9
*
iio: buffer: dmaengine: obtain buffer object from attribute
Alexandru Ardelean
2021-03-11
1
-2
/
+2
*
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
2021-03-11
1
-2
/
+31
*
iio: kfifo: un-export devm_iio_kfifo_allocate() function
Alexandru Ardelean
2021-03-11
1
-2
/
+1
*
iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
1
-0
/
+39
*
iio: buffer: Return error if no callback is given
Nuno Sá
2020-12-03
1
-0
/
+5
*
iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants
Alexandru Ardelean
2020-11-21
1
-12
/
+19
*
iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()
Alexandru Ardelean
2020-11-21
1
-2
/
+1
*
iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol
Alexandru Ardelean
2020-09-29
1
-1
/
+1
*
iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbols
Alexandru Ardelean
2020-09-29
1
-4
/
+4
*
iio: buffer-dmaengine: remove non managed alloc/free
Alexandru Ardelean
2020-09-29
1
-4
/
+2
*
iio: buffer-dmaengine: adjust `bytes_used` with residue info
Alexandru Ardelean
2020-09-03
1
-2
/
+4
*
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
[next]