summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:adc:at91: Use new triggered buffer setup helperLars-Peter Clausen2012-06-182-49/+5
* iio: Add helper function for initializing triggered buffersLars-Peter Clausen2012-06-183-0/+118
* iio: iio_buffer_register: Skip channels with negative scan indexLars-Peter Clausen2012-06-181-0/+3
* iio: buffer: Fix NULL pointer deref caused by empty scan maskLars-Peter Clausen2012-06-151-0/+4
* iio: dac: Convert ad5380 to devm_regmap_* APIsAxel Lin2012-06-151-6/+4
* Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-131-7/+9
|\
| * iio: Fix potential use after freeLars-Peter Clausen2012-06-041-7/+9
* | iio: ad9523: Fix argument type mismatchMichael Hennerich2012-06-121-1/+1
* | iio: add mcp4725 I2C DAC driverPeter Meerwald2012-06-123-0/+239
* | iio: frequency: adf4350: using an uninitialized variableDan Carpenter2012-06-121-2/+2
* | iio: frequency: adf4350: fix an initializationDan Carpenter2012-06-121-1/+1
* | iio: max517: mark probe() and remove() with __devinit and __devexitPeter Meerwald2012-06-121-3/+3
* | iio: remove indio_dev pointer from max517_dataPeter Meerwald2012-06-121-1/+0
* | iio: frequency: ad9523: unlock on error in ad9523_reg_access()Dan Carpenter2012-06-121-1/+3
* | iio: iio_enum_available_read: Prevent possible buffer overflowLars-Peter Clausen2012-06-071-1/+1
* | iio: adf4350: fix compiler warning [-Wuninitialized]Michael Hennerich2012-06-071-0/+2
* | staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-0517-0/+5241
* | iio: Add helper functions for enum style channel attributesLars-Peter Clausen2012-06-051-0/+63
* | iio:inkern: Use iio_device_{get,put}Lars-Peter Clausen2012-06-041-7/+6
* | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich2012-06-043-0/+497
* | iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich2012-06-045-0/+1087
* | iio: add LM3533 ambient-light-sensor driverJohan Hovold2012-06-045-0/+961
|/
* iio: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-144-20/+20
* IIO: AT91: Add DT support to at91_adc driverMaxime Ripard2012-05-141-1/+131
* ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard2012-05-145-0/+695
* iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain AmplifierMichael Hennerich2012-05-145-0/+248
* iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich2012-05-141-0/+1
* iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich2012-05-141-6/+13
* IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()Axel Lin2012-05-081-4/+1
* IIO: industrialio-core: Use simple_openAxel Lin2012-05-081-9/+1
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-0/+1
* iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-291-2/+3
* iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-291-0/+3
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-292-11/+11
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-2510-0/+3240