aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/iio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie1-0/+1
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay1-0/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-8/+14
2016-04-23iio:core: mounting matrix supportGregor Boirie1-0/+31
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield1-0/+2
2016-02-17iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray1-3/+3
2016-02-08iio: Fix documentation for iio_dev mlockDaniel Baluta1-1/+1
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis1-0/+2
2015-08-27iio: Support triggered eventsVladimir Barinov1-0/+3
2015-08-08iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey1-0/+1
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea1-0/+1
2015-04-09iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq1-0/+1
2015-03-29iio: add support for hardware fifoOctavian Purdila1-0/+13
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea1-0/+2
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea1-0/+1
2015-01-25iio: Add new operating mode for non triggered sw buffersKarol Wrona1-2/+4
2014-11-22iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea1-0/+1
2014-11-22iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea1-0/+1
2014-10-25iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov1-0/+8
2014-07-23iio: Use ktime_get_real_ns()Thomas Gleixner1-8/+1
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada1-0/+7
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada1-0/+17
2014-02-15iio:drop IIO_ST macroJonathan Cameron1-6/+10
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen1-29/+5
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat1-80/+0
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat1-0/+3
2013-10-12iio: Extend the event config interfaceLars-Peter Clausen1-0/+58
2013-09-15iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron1-2/+12
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-2/+7
2013-09-15iio: drop info_mask from struct iio_devJonathan Cameron1-4/+1
2013-09-14iio: Add INT_TIME (integration time) channel info attributePeter Meerwald1-0/+1
2013-08-31iio: Remove trailing ; from function definitionsPeter Meerwald1-4/+4
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski1-0/+29
2013-08-03iio: Fix documentation of devm_iio_device_free()Peter Meerwald1-2/+2
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko1-0/+25
2013-07-02iio: Fix iio_channel_has_infoAlexandre Belloni1-2/+2
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron1-72/+1
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron1-1/+9
2012-11-20iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen1-0/+3
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron1-0/+2
2012-10-19iio: Add some helper macros for unit conversionLars-Peter Clausen1-0/+16
2012-09-17iio:inkern: Add function to read the processed valueLars-Peter Clausen1-0/+17
2012-09-06iio: core: Add hysteresis in channel specsrinivas pandruvada1-0/+5
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald1-4/+4
2012-09-03iio: fix typosPeter Meerwald1-3/+3
2012-09-03iio: document missing elementsPeter Meerwald1-0/+4
2012-08-27iio: Introduce iio_device_{set,get}_drvdata()Lars-Peter Clausen1-0/+25
2012-07-09iio: Add callback to check whether a scan mask is validLars-Peter Clausen1-0/+4
2012-06-18iio: typo in iio_chan_spec.ext_info commentPeter Meerwald1-1/+1