summaryrefslogtreecommitdiffstats
path: root/drivers/iio/kfifo_buf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-101-0/+2
|\
| * iio: Specify supported modes for buffersLars-Peter Clausen2015-06-011-0/+2
* | iio: kfifo: Set update_needed to false only if a buffer was allocatedGabriele Mazzotta2015-05-071-1/+2
|/
* iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-291-7/+4
* iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-261-0/+54
* iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-261-2/+4
* iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-121-6/+0
* iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-121-15/+0
* iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-121-6/+0
* iio: kfifo_buf: Implement data_available() callbackLars-Peter Clausen2013-12-031-9/+14
* iio:kfifo: Set update_needed to false after allocating a new bufferLars-Peter Clausen2013-10-151-0/+1
* iio:kfifo: Empty buffer on updateLars-Peter Clausen2013-10-151-5/+7
* iio:kfifo: Protect against concurrent access from userspaceLars-Peter Clausen2013-10-151-5/+15
* iio:kfifo: Fix memory leakLars-Peter Clausen2013-10-151-1/+4
* iio: Add reference counting for buffersLars-Peter Clausen2013-10-121-1/+7
* iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen2013-09-151-1/+1
* iio:kfifo_buf: Use wake_up_interruptible_poll()Lars-Peter Clausen2013-09-151-1/+2
* staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen2013-01-311-1/+0
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-2/+1
* iio: kfifo - add poll support.Jonathan Cameron2012-08-271-1/+14
* iio:kfifo_buf improve error handling in read_first_n.Jonathan Cameron2012-08-271-1/+3
* iio:kfifo_buf Take advantage of the fixed record size used in IIOJonathan Cameron2012-08-271-4/+5
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-251-0/+150
OpenPOWER on IntegriCloud