index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
buffer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
1
-2
/
+2
2020-11-21
iio: buffer: remove iio_buffer_set_attrs() helper
Alexandru Ardelean
1
-3
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-01-10
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
1
-155
/
+1
2017-01-10
iio:buffer: Push implementation of iio_device_attach_buffer into .c file
Jonathan Cameron
1
-14
/
+2
2017-01-10
iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.
Jonathan Cameron
1
-1
/
+1
2017-01-10
iio:buffers: Push some docs down into the .c file.
Jonathan Cameron
1
-5
/
+0
2017-01-10
iio:buffer: Stop exporting iio_scan_mask_query
Jonathan Cameron
1
-3
/
+0
2017-01-10
iio:buffer: Introduced a function to assign the buffer specific attrs.
Jonathan Cameron
1
-0
/
+2
2017-01-10
iio:buffer.h Reformat structure comments to be inline.
Jonathan Cameron
1
-37
/
+63
2017-01-10
iio:buffer: Stop exporting iio_update_demux
Jonathan Cameron
1
-2
/
+0
2016-04-03
iio: buffer: add missing descriptions in iio_buffer_access_funcs
Luis de Bethencourt
1
-0
/
+2
2015-10-25
iio: Add buffer enable/disable callbacks
Lars-Peter Clausen
1
-0
/
+8
2015-10-25
iio: Add support for indicating fixed watermarks
Lars-Peter Clausen
1
-0
/
+8
2015-06-01
iio: Specify supported modes for buffers
Lars-Peter Clausen
1
-0
/
+3
2015-03-29
iio: add watermark logic to iio read and poll
Josselin Costanzi
1
-3
/
+5
2014-12-12
iio: buffer: Drop get_length callback
Lars-Peter Clausen
1
-2
/
+0
2014-12-12
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
1
-35
/
+2
2014-12-12
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
1
-2
/
+0
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
1
-26
/
+0
2014-12-12
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
1
-9
/
+0
2013-12-04
iio: Add data_available callback for buffers
Lars-Peter Clausen
1
-0
/
+3
2013-10-16
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-2
/
+0
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
1
-0
/
+28
2013-09-21
iio: Add iio_push_buffers_with_timestamp() helper
Lars-Peter Clausen
1
-0
/
+25
2013-09-15
iio: iio_push_to_buffers(): Change type of 'data' to const void *
Lars-Peter Clausen
1
-3
/
+3
2013-01-31
staging:iio: Remove noop call to __iio_update_buffer
Lars-Peter Clausen
1
-13
/
+0
2012-11-20
iio: Fix iio_buffer_register stub signature
Lars-Peter Clausen
1
-1
/
+1
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
1
-5
/
+19
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
1
-4
/
+2
2012-07-09
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
1
-0
/
+3
2012-07-07
iio: cleanup buffer.h comments
Peter Meerwald
1
-7
/
+10
2012-06-19
iio: remove extra ; after function definition
Peter Meerwald
1
-1
/
+1
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
1
-0
/
+191