aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAge
* iio: Add some helper macros for unit conversionLars-Peter Clausen2012-10-19
* iio:inkern: Add function to read the processed valueLars-Peter Clausen2012-09-17
* iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen2012-09-17
* iio: Introduce a new fractional value typeLars-Peter Clausen2012-09-15
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-08
* iio: core: Add hysteresis in channel specsrinivas pandruvada2012-09-06
* iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2012-09-03
* iio: fix typosPeter Meerwald2012-09-03
* iio: document missing elementsPeter Meerwald2012-09-03
* iio:trigger_consumer.h: Add missing includes and forward declarationsLars-Peter Clausen2012-08-27
* iio: Add missing include guards to headersLars-Peter Clausen2012-08-27
* iio:consumer.h: Fix include guardLars-Peter Clausen2012-08-27
* iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen2012-08-27
* iio: Introduce iio_device_{set,get}_drvdata()Lars-Peter Clausen2012-08-27
* iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich2012-08-16
* IIO channel type and modifiers for CCT and RGBC dataJon Brenner2012-07-10
* 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: cleanup buffer.h commentsPeter Meerwald2012-07-07
* IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron2012-06-30
* IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron2012-06-30
* iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron2012-06-30
* iio: remove extra ; after function definitionPeter Meerwald2012-06-18
* iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...Peter Meerwald2012-06-18
* iio: typo in iio_chan_spec.ext_info commentPeter Meerwald2012-06-18
* iio: Add helper function for initializing triggered buffersLars-Peter Clausen2012-06-18
* iio: iio/events.h typosPeter Meerwald2012-06-15
* iio: iio/machine.h typoPeter Meerwald2012-06-15
* iio: cleanup iio/iio.hPeter Meerwald2012-06-12
* iio: mark struct iio_enum elements with @ in commentPeter Meerwald2012-06-12
* iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald2012-06-12
* iio: fix typos in iio.hPeter Meerwald2012-06-12
* iio: drop comment about 'real' channelsPeter Meerwald2012-06-12
* iio: add mcp4725 I2C DAC driverPeter Meerwald2012-06-12
* staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-05
* iio: Add helper functions for enum style channel attributesLars-Peter Clausen2012-06-05
* iio: Add iio_device_get()Lars-Peter Clausen2012-06-05
* iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich2012-06-05
* iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich2012-06-05
* iio: Add dev_to_iio_dev() helper functionLars-Peter Clausen2012-05-14
* iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich2012-05-14
* iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich2012-05-14
* iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-29
* iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-29
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25