summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
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-01Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman37-219/+2358
2016-02-01Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-6/+8
2016-02-01Merge 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-01-31Merge 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
2016-01-23iio:adc:at91-sama5d2: fix vref_uv typeLudovic Desroches1-1/+1
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+1
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+217
2016-01-20iio: core: fix ptr_ret.cocci warningsFengguang Wu1-3/+1
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-5/+4
2016-01-16iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron1-1/+1
2016-01-16iio: adc: mcp320x: support more differential voltage measurementAkinobu Mita1-12/+19
2016-01-16iio: light: acpi-als: Report data as processedGabriele Mazzotta1-2/+4
2016-01-16MAINTAINERS: add entry for Atmel SAMA5D2 ADC driverLudovic Desroches1-2/+1
2016-01-16iio:adc:at91_adc8xx: introduce new atmel adc driverLudovic Desroches3-0/+521
2016-01-10iio: ak8975: constify ak_def structuresJulia Lawall1-2/+2
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij7-12/+97
2016-01-09iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-01-04iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum1-0/+1
2016-01-04iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum1-0/+1
2016-01-03iio: health: max30100: add config for LED currentMatt Ranostay1-6/+75
2016-01-03iio: proximity: lidar: correct return valueMatt Ranostay1-1/+1
2016-01-03iio: dac: mcp4725: Add basic support for MCP4726Akinobu Mita2-22/+69