aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/buffer_cb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen1-0/+2
2014-02-18iio get rid of unneccessary error_retHartmut Knaack1-5/+2
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen1-6/+15
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman1-0/+2
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen1-0/+2
2013-09-15iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen1-3/+3
2013-09-15iio:buffer_cb: Constify iio_cb_accessLars-Peter Clausen1-1/+1
2013-06-04iio:callback buffer: free the scan_maskJonathan Cameron1-1/+4
2013-02-02iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck1-2/+2
2012-11-10staging:iio: add a callback buffer for in kernel push interfaceJonathan Cameron1-0/+113