summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2018-09-16Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman2-8/+6
2018-09-14Merge tag 'iio-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman65-304/+3580
2018-09-09Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-8/+6
2018-09-08iio: light: bh1750: simplify setting PM opsTomasz Duszynski1-7/+2
2018-09-08iio: adxl372: Add support for I2C communicationStefan Popa5-1/+75
2018-09-08iio: adxl372: Refactor the driverStefan Popa5-51/+101
2018-09-08iio: pressure: ms5611: switch to SPDX identifierTomasz Duszynski4-16/+4
2018-09-08iio: light: bh1750: switch to SPDX identifierTomasz Duszynski1-4/+1
2018-09-02iio: imu: st_lsm6dsx: add support to LSM6DSOLorenzo Bianconi6-8/+205
2018-09-02iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()Lorenzo Bianconi1-7/+9
2018-09-02iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-staticLorenzo Bianconi2-2/+2
2018-09-02iio: imu: st_lsm6dsx: add read_fifo callback to fifo_opsLorenzo Bianconi3-3/+11
2018-09-02iio: imu: st_lsm6dsx: take into account ts samples in wm configurationLorenzo Bianconi1-7/+6
2018-09-02iio: dac: ad5758: Add support for hard resetStefan Popa1-2/+24
2018-09-02iio: Convert to using %pOFn instead of device_node.nameRob Herring3-9/+9
2018-09-02iio: adc: qcom-spmi-adc5: Verify channel numbers from DTMatthias Kaehlcke1-1/+2
2018-09-02Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay1-1/+0
2018-09-02iio: light: isl29501: Simplify code to kill compiler warningGeert Uytterhoeven1-10/+2
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-24treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann1-1/+1
2018-08-22Merge 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