| Commit message (Expand) | Author | Age | Files | Lines |
* | iio:kfifo: Set update_needed to false after allocating a new buffer | Lars-Peter Clausen | 2013-10-15 | 1 | -0/+1 |
* | iio:kfifo: Empty buffer on update | Lars-Peter Clausen | 2013-10-15 | 1 | -5/+7 |
* | iio:kfifo: Protect against concurrent access from userspace | Lars-Peter Clausen | 2013-10-15 | 1 | -5/+15 |
* | iio:kfifo: Fix memory leak | Lars-Peter Clausen | 2013-10-15 | 1 | -1/+4 |
* | iio: Add reference counting for buffers | Lars-Peter Clausen | 2013-10-12 | 1 | -1/+7 |
* | iio: iio_push_to_buffers(): Change type of 'data' to const void * | Lars-Peter Clausen | 2013-09-15 | 1 | -1/+1 |
* | iio:kfifo_buf: Use wake_up_interruptible_poll() | Lars-Peter Clausen | 2013-09-15 | 1 | -1/+2 |
* | staging:iio: Remove noop call to __iio_update_buffer | Lars-Peter Clausen | 2013-01-31 | 1 | -1/+0 |
* | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen | 2012-09-08 | 1 | -2/+1 |
* | iio: kfifo - add poll support. | Jonathan Cameron | 2012-08-27 | 1 | -1/+14 |
* | iio:kfifo_buf improve error handling in read_first_n. | Jonathan Cameron | 2012-08-27 | 1 | -1/+3 |
* | iio:kfifo_buf Take advantage of the fixed record size used in IIO | Jonathan Cameron | 2012-08-27 | 1 | -4/+5 |
* | IIO: Move the core files to drivers/iio | Jonathan Cameron | 2012-04-25 | 1 | -0/+150 |