index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
buffer.h
Age
Commit message (
Expand
)
Author
2016-04-03
iio: buffer: add missing descriptions in iio_buffer_access_funcs
Luis de Bethencourt
2015-10-25
iio: Add buffer enable/disable callbacks
Lars-Peter Clausen
2015-10-25
iio: Add support for indicating fixed watermarks
Lars-Peter Clausen
2015-06-01
iio: Specify supported modes for buffers
Lars-Peter Clausen
2015-03-29
iio: add watermark logic to iio read and poll
Josselin Costanzi
2014-12-12
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2013-12-03
iio: Add data_available callback for buffers
Lars-Peter Clausen
2013-10-16
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
2013-09-21
iio: Add iio_push_buffers_with_timestamp() helper
Lars-Peter Clausen
2013-09-15
iio: iio_push_to_buffers(): Change type of 'data' to const void *
Lars-Peter Clausen
2013-01-31
staging:iio: Remove noop call to __iio_update_buffer
Lars-Peter Clausen
2012-11-19
iio: Fix iio_buffer_register stub signature
Lars-Peter Clausen
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-07-09
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-07
iio: cleanup buffer.h comments
Peter Meerwald
2012-06-18
iio: remove extra ; after function definition
Peter Meerwald
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron