index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
/
buffer.h
(
unfollow
)
Commit message (
Expand
)
Author
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
2012-04-24
staging:iio: scan_index_timestamp move to iio_dev from buffer
Jonathan Cameron
2012-02-24
staging:iio: Remove declaration for non existing function
Lars-Peter Clausen
2011-12-22
staging:iio: Drop {mark,unmark}_in_use callbacks
Lars-Peter Clausen
2011-12-22
staging:iio: Drop buffer mark_param_change callback
Lars-Peter Clausen
2011-12-22
staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
Lars-Peter Clausen
2011-12-22
staging:iio: Drop buffer busy flag
Lars-Peter Clausen
2011-12-12
staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifo
Lars-Peter Clausen
2011-12-08
staging:iio:buffer.h update struct buffer docs.
Jonathan Cameron
2011-12-08
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
Jonathan Cameron
2011-12-08
staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.
Jonathan Cameron
2011-12-08
staging:iio:buffer stop allowing for read_last callback.
Jonathan Cameron
2011-12-08
staging:iio:buffer remove unused owner field from struct iio_buffer
Jonathan Cameron
2011-12-08
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
2011-12-08
staging:iio: remove userspace access to bytes per datum.
Jonathan Cameron
2011-12-08
staging:iio:buffer drop bpe field.
Jonathan Cameron
2011-12-08
staging:iio: add demux optionally to path from device to buffer
Jonathan Cameron
2011-12-08
staging:iio:buffer add a cache of the timestamp scan index.
Jonathan Cameron
2011-11-26
staging:iio: header reorganization
Jonathan Cameron
2011-10-11
staging:iio:core:naming: dev_info to indio_dev for consistency
Jonathan Cameron
2011-09-26
staging:iio: replacing term ring with buffer in the IIO core.
Jonathan Cameron
2011-09-26
staging:iio: rename ring_generic.h -> buffer_generic.h
Jonathan Cameron
2011-09-26
staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
Jonathan Cameron
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
2011-09-06
staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...
Jonathan Cameron
2011-09-06
staging:iio:buffering cleanup ring_buffer_register_ex naming.
Jonathan Cameron
2011-09-06
staging:iio:buffering drag some stray docs back to correct place.
Jonathan Cameron
2011-09-06
staging:iio: remove orphaned function definition.
Jonathan Cameron
2011-09-06
staging: iio: push the main buffer chrdev down to the top level.
Jonathan Cameron
2011-09-06
staging: iio: squash chrdev handler remains into users.
Jonathan Cameron
2011-09-06
staging: iio: chrdev.h rationalization.
Jonathan Cameron
2011-05-19
staging:iio: ring core cleanups + check if read_last available in lis3l02dq
Jonathan Cameron
2011-05-19
staging:iio: rationalization of different buffer implementation hooks.
Jonathan Cameron
2011-05-19
staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...
Jonathan Cameron
2011-05-19
staging:iio:buffering remove unused parameter dead_offset from read_last_n in...
Jonathan Cameron
2011-05-19
staging:iio: Buffer device flattening.
Jonathan Cameron
2011-05-19
staging:iio: remove legacy event chrdev for the buffers
Jonathan Cameron
[next]