aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-buffer.c
Commit message (Expand)AuthorAge
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-10
* iio: Use strict_strtouint instead of kstrtoulLars-Peter Clausen2012-10-19
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-08
* iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2012-09-03
* Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2...Greg Kroah-Hartman2012-07-12
|\
| * iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-09
| * iio: Add callback to check whether a scan mask is validLars-Peter Clausen2012-07-09
* | iio: iio_buffer_register: Use correct channel when calculating masklengthLars-Peter Clausen2012-07-08
|/
* iio: iio_buffer_register: Skip channels with negative scan indexLars-Peter Clausen2012-06-18
* iio: buffer: Fix NULL pointer deref caused by empty scan maskLars-Peter Clausen2012-06-15
* iio: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-25