Age | Commit message (Expand) | Author | Files | Lines |
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 |