aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iio/iio.h
AgeCommit message (Expand)Author
2015-10-27iio: Add inverse unit conversion macrosLars-Peter Clausen
2014-07-23iio: Use ktime_get_real_ns()Thomas Gleixner
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada
2014-02-15iio:drop IIO_ST macroJonathan Cameron
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat
2013-10-12iio: Extend the event config interfaceLars-Peter Clausen
2013-09-15iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron
2013-09-15iio: drop info_mask from struct iio_devJonathan Cameron
2013-09-14iio: Add INT_TIME (integration time) channel info attributePeter Meerwald
2013-08-31iio: Remove trailing ; from function definitionsPeter Meerwald
2013-08-17iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_freeJacek Anaszewski
2013-08-03iio: Fix documentation of devm_iio_device_free()Peter Meerwald
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko
2013-07-02iio: Fix iio_channel_has_infoAlexandre Belloni
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron
2012-11-20iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-10-19iio: Add some helper macros for unit conversionLars-Peter Clausen
2012-09-17iio:inkern: Add function to read the processed valueLars-Peter Clausen
2012-09-06iio: core: Add hysteresis in channel specsrinivas pandruvada
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald
2012-09-03iio: fix typosPeter Meerwald
2012-09-03iio: document missing elementsPeter Meerwald
2012-08-27iio: Introduce iio_device_{set,get}_drvdata()Lars-Peter Clausen
2012-07-09iio: Add callback to check whether a scan mask is validLars-Peter Clausen
2012-06-18iio: typo in iio_chan_spec.ext_info commentPeter Meerwald
2012-06-12iio: cleanup iio/iio.hPeter Meerwald
2012-06-12iio: mark struct iio_enum elements with @ in commentPeter Meerwald
2012-06-12iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald
2012-06-12iio: fix typos in iio.hPeter Meerwald
2012-06-05iio: Add helper functions for enum style channel attributesLars-Peter Clausen
2012-06-04iio: Add iio_device_get()Lars-Peter Clausen
2012-05-14iio: Add dev_to_iio_dev() helper functionLars-Peter Clausen
2012-05-14iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich
2012-04-29iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron