Markus Elfring
|
057ac1acdf
iio: Use kmalloc_array() in iio_scan_mask_set()
|
9 years ago |
Colin Ian King
|
5dba4b14ba
iio: ensure ret is initialized to zero before entering do loop
|
9 years ago |
Brian Norris
|
fcf68f3c0b
iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
|
9 years ago |
Irina Tirdea
|
1bef2c1d4e
iio: fix config watermark initial value
|
9 years ago |
Lars-Peter Clausen
|
182b49058e
iio: Add helper function for calculating scan index storage size
|
9 years ago |
Greg Kroah-Hartman
|
93c222c0e1
Merge 4.4-rc5 into staging-next
|
9 years ago |
Dan Carpenter
|
231bfe53c5
iio: fix some warning messages
|
9 years ago |
Lars-Peter Clausen
|
e18a2ad45c
iio: Add buffer enable/disable callbacks
|
9 years ago |
Lars-Peter Clausen
|
b440655b89
iio: Add support for indicating fixed watermarks
|
9 years ago |
Lars-Peter Clausen
|
4a60535726
iio:iio_buffer_init(): Only set watermark if not already set
|
9 years ago |
Lars-Peter Clausen
|
f0566c0c40
iio: Set device watermark based on watermark of all attached buffers
|
9 years ago |
Cristina Opriceana
|
1bdc029390
iio: industrialio-buffer: Fix iio_buffer_poll return value
|
10 years ago |
Cristina Opriceana
|
0123635a77
iio: buffer: Fix kernel docs warnings
|
10 years ago |
Octavian Purdila
|
c6f67a1f55
iio: allow userspace to flush the hwfifo with non-blocking reads
|
10 years ago |
Lars-Peter Clausen
|
1e1ec2861e
iio: Require strict scan mask matching in hardware mode
|
10 years ago |
Lars-Peter Clausen
|
225d59adf1
iio: Specify supported modes for buffers
|
10 years ago |
Lars-Peter Clausen
|
629bc02331
iio: Always compute masklength
|
10 years ago |
Laurent Navet
|
ff7d4f5981
iio: buffer: remove unneeded test
|
10 years ago |
Lars-Peter Clausen
|
1250186a93
iio: __iio_update_buffers: Leave device in sane state on error
|
10 years ago |
Lars-Peter Clausen
|
623d74e37f
iio: __iio_update_buffers: Split enable and disable path into helper functions
|
10 years ago |
Lars-Peter Clausen
|
6e509c4d91
iio: __iio_update_buffers: Verify configuration before starting to apply it
|
10 years ago |
Lars-Peter Clausen
|
fcc1b2f57d
iio: __iio_update_buffers: Perform request_update() only for new buffers
|
10 years ago |
Lars-Peter Clausen
|
248be5aafc
iio: __iio_update_buffers: Slightly refactor scan mask memory management
|
10 years ago |
Lars-Peter Clausen
|
63223c5f5c
iio: Replace printk in __iio_update_buffers with dev_dbg
|
10 years ago |
Octavian Purdila
|
f4f4673b75
iio: add support for hardware fifo
|
10 years ago |
Josselin Costanzi
|
37d3455672
iio: add watermark logic to iio read and poll
|
10 years ago |
Octavian Purdila
|
6da9b382bd
iio: buffer: refactor buffer attributes setup
|
10 years ago |
Karol Wrona
|
03af03ad7c
iio: Add new operating mode for non triggered sw buffers
|
10 years ago |
Octavian Purdila
|
66ad1fd025
iio: buffer: fix custom buffer attributes copy
|
10 years ago |
Lars-Peter Clausen
|
374956600e
iio: buffer: Drop get_length callback
|
10 years ago |