index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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