summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2016-02-14Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-02-13iio: adc: Add TI ADS1015 ADC driver supportDaniel Baluta
2016-02-13iio: Add IIO support for the DAC on the Apex Embedded Systems STX104William Breathitt Gray
2016-02-13iio: imu: inv_mpu6050: Add SPI support for MPU6000Adriana Reus
2016-02-13iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.Adriana Reus
2016-02-13iio: imu: inv_mpu6050: Use regmap instead of i2c specific functionsAdriana Reus
2016-02-13iio: imu: inv-mpu6050: Fix interrupt pin configurationAdriana Reus
2016-02-10iio: adc: Move mxs-lradc out of stagingKsenija Stanojevic
2016-02-09iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita
2016-02-09iio: buffer-dmaengine: Use dmaengine_terminate_sync()Lars-Peter Clausen
2016-02-08iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 supportLars-Peter Clausen
2016-02-08iio:ad5064: Use a enum for the register map layout typeLars-Peter Clausen
2016-02-08iio:ad5064: List support LTC devices in KconfigLars-Peter Clausen
2016-02-08iio:ad5064: Add support for ltc2617 and similar devicesMarc Andre
2016-02-08iio:ad5064: Structural changes to support LTC2617Marc Andre
2016-02-08Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman
2016-02-06iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis
2016-02-06iio: chemical: select IRQ_WORK for ATLAS ph sensorArnd Bergmann
2016-02-06iio: Add helper function for calculating scan index storage sizeLars-Peter Clausen
2016-02-06iio: pressure: ms5611: Add triggered buffer supportDaniel Baluta
2016-02-06iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to maskDaniel Baluta
2016-02-01Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-02-01Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-01Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-01iio: dht11: Use boottimeAbhilash Jindal
2016-02-01Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-30iio: inv_mpu6050: Remove unused parameterAdriana Reus
2016-01-30iio: chemical: add Atlas pH-SM sensor supportMatt Ranostay
2016-01-30iio: ph: add IIO_PH channel typeMatt Ranostay
2016-01-30iio: si7020: add support for Hoperf th06Cristina Moraru
2016-01-30iio: si7005: add support for Hoperf th02Cristina Moraru
2016-01-30iio:pressure:Kconfig white space cleanup.Jonathan Cameron
2016-01-30iio: dht11: Simplify decoding algorithmHarald Geyer
2016-01-30iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer
2016-01-30iio: pressure: mpl115: support MPL115A1Akinobu Mita
2016-01-30iio: pressure: mpl115: don't set unused i2c clientdataAkinobu Mita
2016-01-30iio: light: opt3001: enable operation w/o IRQAlexander Koch
2016-01-30iio: light: opt3001: trivial type refactoringAlexander Koch
2016-01-30iio: light: opt3001: extract int. time constantsAlexander Koch
2016-01-30iio: pressure: mpl115: fix temperature offset signAkinobu Mita
2016-01-30iio: imu: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-30iio: adc: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-30iio: inkern: fix a NULL dereference on errorDan Carpenter
2016-01-24iio: add ad5761 DAC driverRicardo Ribalda Delgado
2016-01-23iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King
2016-01-23iio: mma8452: add support for MMA8451QMartin Kepplinger
2016-01-23iio: mma8452: whitespace cleanupMartin Kepplinger
2016-01-23iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger
2016-01-23iio:adc:at91-sama5d2: code cleanupLudovic Desroches