summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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-051-7/+6Star
* iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich2012-06-053-0/+497
* iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich2012-06-055-0/+1087
* iio: add LM3533 ambient-light-sensor driverJohan Hovold2012-06-055-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-091-4/+1Star
* IIO: industrialio-core: Use simple_openAxel Lin2012-05-091-9/+1Star
* 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-301-2/+3
* iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-301-0/+3
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-302-11/+11
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-2510-0/+3240