aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-02iio: fix position relative kernel versionEugen Hristev1-1/+1
2018-09-02iio: light: isl29501: Simplify code to kill compiler warningGeert Uytterhoeven1-10/+2
2018-09-02iio: adc: sc27xx: Add ADC scale calibrationBaolin Wang2-3/+75
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-25MAINTAINERS: add entry for ltc1660 DAC driverMarcus Folkesson1-0/+7
2018-08-25dt-bindings: iio: dac: add bindings for ltc1660Marcus Folkesson1-0/+21
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-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-19MAINTAINERS: Add entry for mcp3911 ADC driverMarcus Folkesson1-0/+8
2018-08-19dt-bindings: iio: adc: add bindings for mcp3911Marcus Folkesson1-0/+30
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-19Merge tag 'regmap-noinc-read' into togregJonathan Cameron3-1/+100
2018-08-19dt-bindings: iio: accel: Add docs for ADXL372Stefan Popa2-0/+23
2018-08-19iio: adxl372: New driver for Analog Devices ADXL372 AccelerometerStefan Popa4-0/+543
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 Hennerich23-23/+23
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-18dt-bindings: iio: tsl2772: add binding for avago,apds9930Brian Masney1-0/+1
2018-08-18iio: tsl2772: add support for reading proximity led settings from device treeBrian Masney1-0/+81
2018-08-18dt-bindings: iio: tsl2772: add new bindingsBrian Masney2-10/+41
2018-08-18iio: imu: mpu6050: add support for regulator frameworkBrian Masney3-0/+65