aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-17iio:inkern: Add function to read the processed valueLars-Peter Clausen2-0/+55
2012-09-17iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen1-2/+2
2012-09-15iio: Introduce a new fractional value typeLars-Peter Clausen1-0/+1
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen1-4/+2
2012-09-06iio: core: Add hysteresis in channel specsrinivas pandruvada1-0/+5
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2-8/+8
2012-09-03iio: fix typosPeter Meerwald1-3/+3
2012-09-03iio: document missing elementsPeter Meerwald2-2/+7
2012-08-27iio:trigger_consumer.h: Add missing includes and forward declarationsLars-Peter Clausen1-0/+6
2012-08-27iio: Add missing include guards to headersLars-Peter Clausen3-0/+13
2012-08-27iio:consumer.h: Fix include guardLars-Peter Clausen1-1/+1
2012-08-27iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen1-0/+173
2012-08-27iio: Introduce iio_device_{set,get}_drvdata()Lars-Peter Clausen1-0/+25
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-0/+2
2012-07-10IIO channel type and modifiers for CCT and RGBC dataJon Brenner1-0/+5
2012-07-09iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen1-0/+3
2012-07-09iio: Add callback to check whether a scan mask is validLars-Peter Clausen1-0/+4
2012-07-07iio: cleanup buffer.h commentsPeter Meerwald1-7/+10
2012-06-30IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron1-0/+1
2012-06-30IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron1-0/+1
2012-06-30iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron1-17/+17
2012-06-18iio: remove extra ; after function definitionPeter Meerwald1-1/+1
2012-06-18iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of #definePeter Meerwald1-1/+1
2012-06-18iio: typo in iio_chan_spec.ext_info commentPeter Meerwald1-1/+1
2012-06-18iio: Add helper function for initializing triggered buffersLars-Peter Clausen1-0/+15
2012-06-15iio: iio/events.h typosPeter Meerwald1-3/+3
2012-06-15iio: iio/machine.h typoPeter 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-12iio: drop comment about 'real' channelsPeter Meerwald1-1/+0
2012-06-12iio: add mcp4725 I2C DAC driverPeter Meerwald1-0/+16
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen4-0/+84
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-06-04iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband SynthesizersMichael Hennerich1-0/+126
2012-06-04iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich1-0/+195
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-05-14iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich1-0/+1
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 Hennerich2-0/+11
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen2-10/+10
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron11-0/+1262