summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/iio.h
Commit message (Expand)AuthorAgeFilesLines
* iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-291-0/+2
* iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea2015-01-271-0/+1
* iio: Add new operating mode for non triggered sw buffersKarol Wrona2015-01-251-2/+4
* iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-221-0/+1
* iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-221-0/+1
* iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov2014-10-251-0/+8
* iio: Use ktime_get_real_ns()Thomas Gleixner2014-07-241-8/+1Star
* IIO: core: Modify scan element typeSrinivas Pandruvada2014-04-291-0/+7
* IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-291-0/+17
* iio:drop IIO_ST macroJonathan Cameron2014-02-151-6/+10
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-081-29/+5Star
* iio: core: Move kernel doc to the right locationSachin Kamat2013-11-241-80/+0Star
* iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat2013-11-241-0/+3
* iio: Extend the event config interfaceLars-Peter Clausen2013-10-121-0/+58
* iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron2013-09-151-2/+12
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-2/+7
* iio: drop info_mask from struct iio_devJonathan Cameron2013-09-151-4/+1Star
* iio: Add INT_TIME (integration time) channel info attributePeter Meerwald2013-09-141-0/+1
* iio: Remove trailing ; from function definitionsPeter Meerwald2013-08-311-4/+4
* iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski2013-08-171-0/+29
* iio: Fix documentation of devm_iio_device_free()Peter Meerwald2013-08-031-2/+2
* iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko2013-08-031-0/+25
* iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-021-2/+2
* iio:core drop info_mask from struct iio_infoJonathan Cameron2013-03-171-72/+1Star
* iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron2013-03-171-1/+9
* iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen2012-11-201-0/+3
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-0/+2
* iio: Add some helper macros for unit conversionLars-Peter Clausen2012-10-191-0/+16
* iio:inkern: Add function to read the processed valueLars-Peter Clausen2012-09-171-0/+17
* iio: core: Add hysteresis in channel specsrinivas pandruvada2012-09-061-0/+5
* iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2012-09-031-4/+4
* iio: fix typosPeter Meerwald2012-09-031-3/+3
* iio: document missing elementsPeter Meerwald2012-09-031-0/+4
* iio: Introduce iio_device_{set,get}_drvdata()Lars-Peter Clausen2012-08-271-0/+25
* iio: Add callback to check whether a scan mask is validLars-Peter Clausen2012-07-091-0/+4
* iio: typo in iio_chan_spec.ext_info commentPeter Meerwald2012-06-191-1/+1
* iio: cleanup iio/iio.hPeter Meerwald2012-06-121-18/+18
* iio: mark struct iio_enum elements with @ in commentPeter Meerwald2012-06-121-4/+4
* iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald2012-06-121-4/+3Star
* iio: fix typos in iio.hPeter Meerwald2012-06-121-3/+3
* iio: Add helper functions for enum style channel attributesLars-Peter Clausen2012-06-051-0/+64
* iio: Add iio_device_get()Lars-Peter Clausen2012-06-051-0/+11
* iio: Add dev_to_iio_dev() helper functionLars-Peter Clausen2012-05-141-0/+11
* iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich2012-05-141-0/+5
* iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-301-4/+7
* iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-301-0/+10
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-301-6/+6
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-0/+463