aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/kfifo_buf.c
Commit message (Expand)AuthorAge
* iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-26
* iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-26
* iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-12
* iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-12
* iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-12
* iio: kfifo_buf: Implement data_available() callbackLars-Peter Clausen2013-12-03
* iio:kfifo: Set update_needed to false after allocating a new bufferLars-Peter Clausen2013-10-15
* iio:kfifo: Empty buffer on updateLars-Peter Clausen2013-10-15
* iio:kfifo: Protect against concurrent access from userspaceLars-Peter Clausen2013-10-15
* iio:kfifo: Fix memory leakLars-Peter Clausen2013-10-15
* iio: Add reference counting for buffersLars-Peter Clausen2013-10-12
* iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen2013-09-15
* iio:kfifo_buf: Use wake_up_interruptible_poll()Lars-Peter Clausen2013-09-15
* staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen2013-01-31
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-08
* iio: kfifo - add poll support.Jonathan Cameron2012-08-27
* iio:kfifo_buf improve error handling in read_first_n.Jonathan Cameron2012-08-27
* iio:kfifo_buf Take advantage of the fixed record size used in IIOJonathan Cameron2012-08-27
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-25