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
/
drivers
/
staging
/
iio
/
buffer.h
Age
Commit message (
Expand
)
Author
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