summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2018-09-02iio: adc: sc27xx: Add ADC scale calibrationBaolin Wang1-3/+71
2018-09-02iio: adc: sc27xx: Add raw data supportBaolin Wang1-35/+45
2018-08-25iio: dac: ti-dac5571: provide of_match_table to driverMarcus Folkesson1-0/+1
2018-08-25iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson1-3/+8
2018-08-25iio: dac: add support for ltc1660Marcus Folkesson3-0/+261
2018-08-25iio:adxl372: Add filter bandwidth supportStefan Popa1-2/+36
2018-08-25iio:adxl372: Add sampling frequency supportStefan Popa1-1/+73
2018-08-25iio: adxl372: Provide validate_trigger and validate_device callbacksStefan Popa1-0/+13
2018-08-25iio: chemical: bme680: Remove field value definesDavid Frey2-4/+3
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann1-1/+1
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2018-08-20iio: multiplexer: switch to SPDX license identifierPeter Rosin1-4/+1
2018-08-20iio: dpot-dac: switch to SPDX license identifierPeter Rosin1-4/+1
2018-08-20iio: envelope-detector: switch to SPDX license identifierPeter Rosin1-4/+1
2018-08-20iio: potentiometer: mcp4531: switch to SPDX license identifierPeter Rosin1-5/+2
2018-08-20iio: potentiometer: mcp4018: use the correct MODULE_LICENSEPeter Rosin1-1/+1
2018-08-19iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall3-15/+6
2018-08-19iio: chemical: bme680: Add check for val2 in the write_raw functionHimanshu Jha1-0/+3
2018-08-19iio: adc: add support for mcp3911Marcus Folkesson3-0/+374
2018-08-19iio: adxl345: move null check for i2c id at start of probeAlexandru Ardelean1-1/+4
2018-08-19iio: max44000: remove unused variable max44000_alstim_shiftColin Ian King1-1/+0
2018-08-19iio:adxl372: Add FIFO and interrupts supportStefan Popa1-1/+356
2018-08-19iio: adxl372: New driver for Analog Devices ADXL372 AccelerometerStefan Popa3-0/+537
2018-08-19iio: adc: qcom-spmi-adc5: Add ADC5_AMUX_THM[24]_100K_PU to rev2 channel listMatthias Kaehlcke1-0/+4
2018-08-19iio: adc: max9611: explicitly cast gain_selectorsStefan Agner1-1/+1
2018-08-19iio: dac: mcp4725: avoid using CONFIG_PM_SLEEPMarcus Folkesson1-9/+3
2018-08-19iio: dac: max5821: avoid using CONFIG_PM_SLEEPMarcus Folkesson1-8/+3
2018-08-19iio: dac: max517: avoid using CONFIG_PM_SLEEPMarcus Folkesson1-8/+3
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich13-13/+13
2018-08-19iio: health: max30102: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+4
2018-08-19iio: pressure: ms5611: remove deprecated compatible stringsTomasz Duszynski2-4/+0
2018-08-19iio: chemical: bme680: simplify oversampling handlingDavid Frey1-63/+36
2018-08-19iio: chemical: bme680: use FIELD_GET macroDavid Frey1-2/+2
2018-08-19iio: chemical: bme680: use GENMASK macroDavid Frey1-4/+4
2018-08-19iio: chemical: bme680: change MSK->MASK in #definesDavid Frey2-6/+6
2018-08-19iio: chemical: bme680: indent #defines consistentlyDavid Frey1-8/+7
2018-08-19iio: chemical: bme680: cleanup bme680_read_calib formattingDavid Frey1-24/+12
2018-08-19iio: chemical: bme680: use clamp macroDavid Frey1-4/+1
2018-08-19iio: tsl2772: add support for regulator frameworkBrian Masney1-1/+94
2018-08-18iio: tsl2772: add support for avago,apds9930Brian Masney1-2/+16
2018-08-18iio: tsl2772: add support for reading proximity led settings from device treeBrian Masney1-0/+81
2018-08-18iio: imu: mpu6050: add support for regulator frameworkBrian Masney2-0/+64
2018-08-18iio: adc: Add QCOM SPMI PMIC5 ADC driverSiddartha Mohanadoss5-5/+1047
2018-08-03iio: chemical: fix spelling mistake "failted" -> "failed"Colin Ian King1-1/+1
2018-08-01iio: light: si1133: fix uninitialized resp variableMaxime Roussin-BĂ©langer1-0/+3
2018-08-01Merge branch 'fixes-togreg' into togregJonathan Cameron2-2/+2
2018-07-30iio: light: si1133 fix test for val being not zero or not one.Colin Ian King1-1/+1
2018-07-29iio: adc: xilinx: Move request_irq before enabling interruptsManish Narani1-4/+4
2018-07-29iio: adc: xilinx: Remove platform_get_irq from xadc_remove functionManish Narani2-5/+6
2018-07-29iio: adc: xilinx: limit pcap clock frequency valueManish Narani1-0/+15