aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/kfifo_buf.c
AgeCommit message (Expand)Author
2013-12-03iio: kfifo_buf: Implement data_available() callbackLars-Peter Clausen
2013-10-15iio:kfifo: Set update_needed to false after allocating a new bufferLars-Peter Clausen
2013-10-15iio:kfifo: Empty buffer on updateLars-Peter Clausen
2013-10-15iio:kfifo: Protect against concurrent access from userspaceLars-Peter Clausen
2013-10-15iio:kfifo: Fix memory leakLars-Peter Clausen
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-09-15iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen
2013-09-15iio:kfifo_buf: Use wake_up_interruptible_poll()Lars-Peter Clausen
2013-01-31staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-08-27iio: kfifo - add poll support.Jonathan Cameron
2012-08-27iio:kfifo_buf improve error handling in read_first_n.Jonathan Cameron
2012-08-27iio:kfifo_buf Take advantage of the fixed record size used in IIOJonathan Cameron
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron