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
/
include
/
linux
/
iio
/
buffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Add output buffer support
Mihail Chindris
2021-10-19
1
-0
/
+7
*
iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()
Jonathan Cameron
2021-10-19
1
-0
/
+4
*
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
1
-2
/
+2
*
iio: buffer: remove iio_buffer_set_attrs() helper
Alexandru Ardelean
2020-11-21
1
-3
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
2017-01-10
1
-155
/
+1
*
iio:buffer: Push implementation of iio_device_attach_buffer into .c file
Jonathan Cameron
2017-01-10
1
-14
/
+2
*
iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.
Jonathan Cameron
2017-01-10
1
-1
/
+1
*
iio:buffers: Push some docs down into the .c file.
Jonathan Cameron
2017-01-10
1
-5
/
+0
*
iio:buffer: Stop exporting iio_scan_mask_query
Jonathan Cameron
2017-01-10
1
-3
/
+0
*
iio:buffer: Introduced a function to assign the buffer specific attrs.
Jonathan Cameron
2017-01-10
1
-0
/
+2
*
iio:buffer.h Reformat structure comments to be inline.
Jonathan Cameron
2017-01-10
1
-37
/
+63
*
iio:buffer: Stop exporting iio_update_demux
Jonathan Cameron
2017-01-10
1
-2
/
+0
*
iio: buffer: add missing descriptions in iio_buffer_access_funcs
Luis de Bethencourt
2016-04-03
1
-0
/
+2
*
iio: Add buffer enable/disable callbacks
Lars-Peter Clausen
2015-10-25
1
-0
/
+8
*
iio: Add support for indicating fixed watermarks
Lars-Peter Clausen
2015-10-25
1
-0
/
+8
*
iio: Specify supported modes for buffers
Lars-Peter Clausen
2015-06-01
1
-0
/
+3
*
iio: add watermark logic to iio read and poll
Josselin Costanzi
2015-03-29
1
-3
/
+5
*
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
1
-2
/
+0
*
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
1
-35
/
+2
*
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
2014-12-12
1
-2
/
+0
*
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
1
-26
/
+0
*
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2014-12-12
1
-9
/
+0
*
iio: Add data_available callback for buffers
Lars-Peter Clausen
2013-12-03
1
-0
/
+3
*
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-16
1
-2
/
+0
*
iio: Add reference counting for buffers
Lars-Peter Clausen
2013-10-12
1
-0
/
+28
*
iio: Add iio_push_buffers_with_timestamp() helper
Lars-Peter Clausen
2013-09-21
1
-0
/
+25
*
iio: iio_push_to_buffers(): Change type of 'data' to const void *
Lars-Peter Clausen
2013-09-15
1
-3
/
+3
*
staging:iio: Remove noop call to __iio_update_buffer
Lars-Peter Clausen
2013-01-31
1
-13
/
+0
*
iio: Fix iio_buffer_register stub signature
Lars-Peter Clausen
2012-11-19
1
-1
/
+1
*
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-11-10
1
-5
/
+19
*
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-08
1
-4
/
+2
*
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-09
1
-0
/
+3
*
iio: cleanup buffer.h comments
Peter Meerwald
2012-07-07
1
-7
/
+10
*
iio: remove extra ; after function definition
Peter Meerwald
2012-06-18
1
-1
/
+1
*
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-04-25
1
-0
/
+191