summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* 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-172-0/+55
* iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen2012-09-171-2/+2
* iio: Introduce a new fractional value typeLars-Peter Clausen2012-09-151-0/+1
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-4/+2
* iio: core: Add hysteresis in channel specsrinivas pandruvada2012-09-061-0/+5
* iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2012-09-032-8/+8
* iio: fix typosPeter Meerwald2012-09-031-3/+3
* iio: document missing elementsPeter Meerwald2012-09-032-2/+7
* iio:trigger_consumer.h: Add missing includes and forward declarationsLars-Peter Clausen2012-08-271-0/+6
* iio: Add missing include guards to headersLars-Peter Clausen2012-08-273-0/+13
* iio:consumer.h: Fix include guardLars-Peter Clausen2012-08-271-1/+1
* iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen2012-08-271-0/+173
* iio: Introduce iio_device_{set,get}_drvdata()Lars-Peter Clausen2012-08-271-0/+25
* iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich2012-08-161-0/+2
* IIO channel type and modifiers for CCT and RGBC dataJon Brenner2012-07-101-0/+5
* iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-091-0/+3
* iio: Add callback to check whether a scan mask is validLars-Peter Clausen2012-07-091-0/+4
* iio: cleanup buffer.h commentsPeter Meerwald2012-07-071-7/+10
* IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron2012-06-301-0/+1
* IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron2012-06-301-0/+1
* iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron2012-06-301-17/+17
* iio: remove extra ; after function definitionPeter Meerwald2012-06-181-1/+1
* iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...Peter Meerwald2012-06-181-1/+1
* iio: typo in iio_chan_spec.ext_info commentPeter Meerwald2012-06-181-1/+1
* iio: Add helper function for initializing triggered buffersLars-Peter Clausen2012-06-181-0/+15
* iio: iio/events.h typosPeter Meerwald2012-06-151-3/+3
* iio: iio/machine.h typoPeter Meerwald2012-06-151-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/+3
* iio: fix typos in iio.hPeter Meerwald2012-06-121-3/+3
* iio: drop comment about 'real' channelsPeter Meerwald2012-06-121-1/+0
* iio: add mcp4725 I2C DAC driverPeter Meerwald2012-06-121-0/+16
* staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-054-0/+84
* iio: Add helper functions for enum style channel attributesLars-Peter Clausen2012-06-051-0/+64
* iio: Add iio_device_get()Lars-Peter Clausen2012-06-041-0/+11
* iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich2012-06-041-0/+126
* iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich2012-06-041-0/+195
* 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: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich2012-05-141-0/+1
* iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-291-4/+7
* iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-292-0/+11
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-292-10/+10
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-2511-0/+1262
OpenPOWER on IntegriCloud