aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-buffer.c
AgeCommit message (Expand)Author
2013-10-15iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald
2013-05-22iio: buffer: cleanup messages in iio_update_buffers()Michał Mirosław
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-10-19iio: Use strict_strtouint instead of kstrtoulLars-Peter Clausen
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald
2012-07-12Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2...Greg Kroah-Hartman
2012-07-09iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen
2012-07-09iio: Add callback to check whether a scan mask is validLars-Peter Clausen
2012-07-08iio: iio_buffer_register: Use correct channel when calculating masklengthLars-Peter Clausen
2012-06-18iio: iio_buffer_register: Skip channels with negative scan indexLars-Peter Clausen
2012-06-15iio: buffer: Fix NULL pointer deref caused by empty scan maskLars-Peter Clausen
2012-05-14iio: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron