aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio/iio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-12iio: cleanup iio/iio.hPeter Meerwald1-18/+18
2012-06-12iio: mark struct iio_enum elements with @ in commentPeter Meerwald1-4/+4
2012-06-12iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald1-4/+3
2012-06-12iio: fix typos in iio.hPeter Meerwald1-3/+3
2012-06-05iio: Add helper functions for enum style channel attributesLars-Peter Clausen1-0/+64
2012-06-04iio: Add iio_device_get()Lars-Peter Clausen1-0/+11
2012-05-14iio: Add dev_to_iio_dev() helper functionLars-Peter Clausen1-0/+11
2012-05-14iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich1-0/+5
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich1-4/+7
2012-04-29iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich1-0/+10
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-6/+6
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-0/+463