aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
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