summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2016-02-14Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman31-325/+5411
2016-02-13iio: adc: Add TI ADS1015 ADC driver supportDaniel Baluta3-0/+626
2016-02-13iio: Add IIO support for the DAC on the Apex Embedded Systems STX104William Breathitt Gray3-0/+162
2016-02-13iio: imu: inv_mpu6050: Add SPI support for MPU6000Adriana Reus6-3/+123
2016-02-13iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.Adriana Reus8-203/+265
2016-02-13iio: imu: inv_mpu6050: Use regmap instead of i2c specific functionsAdriana Reus5-53/+57
2016-02-13iio: imu: inv-mpu6050: Fix interrupt pin configurationAdriana Reus2-2/+3
2016-02-10iio: adc: Move mxs-lradc out of stagingKsenija Stanojevic3-0/+1790
2016-02-10iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita3-0/+299
2016-02-10iio: buffer-dmaengine: Use dmaengine_terminate_sync()Lars-Peter Clausen1-6/+1
2016-02-08iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 supportLars-Peter Clausen2-11/+188
2016-02-08iio:ad5064: Use a enum for the register map layout typeLars-Peter Clausen1-13/+41
2016-02-08iio:ad5064: List support LTC devices in KconfigLars-Peter Clausen1-1/+2
2016-02-08iio:ad5064: Add support for ltc2617 and similar devicesMarc Andre1-1/+111
2016-02-08iio:ad5064: Structural changes to support LTC2617Marc Andre1-29/+38
2016-02-08Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman11-11/+20
2016-02-07iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis3-0/+721
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis4-1/+889
2016-02-06iio: chemical: select IRQ_WORK for ATLAS ph sensorArnd Bergmann1-0/+1
2016-02-06iio: Add helper function for calculating scan index storage sizeLars-Peter Clausen1-34/+25
2016-02-06iio: pressure: ms5611: Add triggered buffer supportDaniel Baluta5-2/+89
2016-02-06iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to maskDaniel Baluta1-2/+16
2016-02-02Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman37-219/+2358
2016-02-02Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-6/+8
2016-02-02Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman8-5/+12
2016-02-01iio: dht11: Use boottimeAbhilash Jindal1-4/+4
2016-02-01Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-01-30iio: inv_mpu6050: Remove unused parameterAdriana Reus1-3/+2
2016-01-30iio: chemical: add Atlas pH-SM sensor supportMatt Ranostay3-0/+525
2016-01-30iio: ph: add IIO_PH channel typeMatt Ranostay1-0/+1
2016-01-30iio: si7020: add support for Hoperf th06Cristina Moraru2-1/+3
2016-01-30iio: si7005: add support for Hoperf th02Cristina Moraru2-1/+3
2016-01-30iio:pressure:Kconfig white space cleanup.Jonathan Cameron1-15/+15
2016-01-30iio: dht11: Simplify decoding algorithmHarald Geyer1-22/+42
2016-01-30iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer1-6/+9
2016-01-30iio: pressure: mpl115: support MPL115A1Akinobu Mita6-39/+242
2016-01-30iio: pressure: mpl115: don't set unused i2c clientdataAkinobu Mita1-1/+0
2016-01-30iio: light: opt3001: enable operation w/o IRQAlexander Koch1-42/+95
2016-01-30iio: light: opt3001: trivial type refactoringAlexander Koch1-2/+2
2016-01-30iio: light: opt3001: extract int. time constantsAlexander Koch1-6/+9
2016-01-30iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2016-01-30iio: imu: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-1/+1
2016-01-30iio: adc: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+3
2016-01-30iio: inkern: fix a NULL dereference on errorDan Carpenter1-0/+2
2016-01-24iio: add ad5761 DAC driverRicardo Ribalda Delgado3-0/+441
2016-01-23iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King1-1/+1
2016-01-23iio: mma8452: add support for MMA8451QMartin Kepplinger2-7/+37
2016-01-23iio: mma8452: whitespace cleanupMartin Kepplinger1-2/+2
2016-01-23iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger1-16/+144
2016-01-23iio:adc:at91-sama5d2: code cleanupLudovic Desroches1-2/+1