aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-22iio: buffer: cleanup messages in iio_update_buffers()Michał Mirosław1-6/+4
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron1-117/+263
2012-10-19iio: Use strict_strtouint instead of kstrtoulLars-Peter Clausen1-3/+3
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen1-3/+2
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald1-5/+5
2012-07-12Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-7/+36
2012-07-09iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen1-0/+16
2012-07-09iio: Add callback to check whether a scan mask is validLars-Peter Clausen1-7/+20
2012-07-08iio: iio_buffer_register: Use correct channel when calculating masklengthLars-Peter Clausen1-1/+1
2012-06-18iio: iio_buffer_register: Skip channels with negative scan indexLars-Peter Clausen1-0/+3
2012-06-15iio: buffer: Fix NULL pointer deref caused by empty scan maskLars-Peter Clausen1-0/+4
2012-05-14iio: Use dev_to_iio_dev()Lars-Peter Clausen1-8/+8
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron1-0/+755