aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAge
...
* | iio: iio_buffer_register: Skip channels with negative scan indexLars-Peter Clausen2012-06-18
* | iio: buffer: Fix NULL pointer deref caused by empty scan maskLars-Peter Clausen2012-06-15
* | iio: dac: Convert ad5380 to devm_regmap_* APIsAxel Lin2012-06-15
* | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-13
|\|
| * iio: Fix potential use after freeLars-Peter Clausen2012-06-05
* | iio: ad9523: Fix argument type mismatchMichael Hennerich2012-06-12
* | iio: add mcp4725 I2C DAC driverPeter Meerwald2012-06-12
* | iio: frequency: adf4350: using an uninitialized variableDan Carpenter2012-06-12
* | iio: frequency: adf4350: fix an initializationDan Carpenter2012-06-12
* | iio: max517: mark probe() and remove() with __devinit and __devexitPeter Meerwald2012-06-12
* | iio: remove indio_dev pointer from max517_dataPeter Meerwald2012-06-12
* | iio: frequency: ad9523: unlock on error in ad9523_reg_access()Dan Carpenter2012-06-12
* | iio: iio_enum_available_read: Prevent possible buffer overflowLars-Peter Clausen2012-06-07
* | iio: adf4350: fix compiler warning [-Wuninitialized]Michael Hennerich2012-06-07
* | staging:iio: Move DAC drivers out of stagingLars-Peter Clausen2012-06-05
* | iio: Add helper functions for enum style channel attributesLars-Peter Clausen2012-06-05
* | iio:inkern: Use iio_device_{get,put}Lars-Peter Clausen2012-06-05
* | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich2012-06-05
* | iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich2012-06-05
* | iio: add LM3533 ambient-light-sensor driverJohan Hovold2012-06-05
|/
* iio: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* IIO: AT91: Add DT support to at91_adc driverMaxime Ripard2012-05-14
* ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard2012-05-14
* iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain AmplifierMichael Hennerich2012-05-14
* iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich2012-05-14
* iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich2012-05-14
* IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()Axel Lin2012-05-08
* IIO: industrialio-core: Use simple_openAxel Lin2012-05-08
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
* iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-29
* iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-29
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-25