summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-09-1488-356/+3927
|\
| * iio: light: bh1750: simplify setting PM opsTomasz Duszynski2018-09-081-7/+2
| * dt-bindings: adxl372: Document the adxl372 I2C bindingsStefan Popa2018-09-081-2/+13
| * iio: adxl372: Add support for I2C communicationStefan Popa2018-09-086-1/+76
| * iio: adxl372: Refactor the driverStefan Popa2018-09-086-51/+102
| * dt-bindings: iio: vadc: Fix documentation of 'reg'Matthias Kaehlcke2018-09-081-2/+2
| * iio: pressure: ms5611: switch to SPDX identifierTomasz Duszynski2018-09-084-16/+4
| * iio: light: bh1750: switch to SPDX identifierTomasz Duszynski2018-09-081-4/+1
| * dt-bindings: iio: imu: st_lsm6dsx: add LSM6DSO device bindingsLorenzo Bianconi2018-09-081-0/+1
| * iio: imu: st_lsm6dsx: add support to LSM6DSOLorenzo Bianconi2018-09-026-8/+205
| * iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()Lorenzo Bianconi2018-09-021-7/+9
| * iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-staticLorenzo Bianconi2018-09-022-2/+2
| * iio: imu: st_lsm6dsx: add read_fifo callback to fifo_opsLorenzo Bianconi2018-09-023-3/+11
| * iio: dac: ad5758: Add support for hard resetStefan Popa2018-09-022-2/+29
| * iio: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-023-9/+9
| * iio: adc: qcom-spmi-adc5: Verify channel numbers from DTMatthias Kaehlcke2018-09-021-1/+2
| * iio: fix position relative kernel versionEugen Hristev2018-09-021-1/+1
| * iio: light: isl29501: Simplify code to kill compiler warningGeert Uytterhoeven2018-09-021-10/+2
| * iio: adc: sc27xx: Add ADC scale calibrationBaolin Wang2018-09-022-3/+75
| * iio: adc: sc27xx: Add raw data supportBaolin Wang2018-09-021-35/+45
| * iio: dac: ti-dac5571: provide of_match_table to driverMarcus Folkesson2018-08-251-0/+1
| * iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson2018-08-251-3/+8
| * MAINTAINERS: add entry for ltc1660 DAC driverMarcus Folkesson2018-08-251-0/+7
| * dt-bindings: iio: dac: add bindings for ltc1660Marcus Folkesson2018-08-251-0/+21
| * iio: dac: add support for ltc1660Marcus Folkesson2018-08-253-0/+261
| * iio:adxl372: Add filter bandwidth supportStefan Popa2018-08-251-2/+36
| * iio:adxl372: Add sampling frequency supportStefan Popa2018-08-251-1/+73
| * iio: adxl372: Provide validate_trigger and validate_device callbacksStefan Popa2018-08-251-0/+13
| * iio: chemical: bme680: Remove field value definesDavid Frey2018-08-252-4/+3
| * iio: multiplexer: switch to SPDX license identifierPeter Rosin2018-08-201-4/+1
| * iio: dpot-dac: switch to SPDX license identifierPeter Rosin2018-08-201-4/+1
| * iio: envelope-detector: switch to SPDX license identifierPeter Rosin2018-08-201-4/+1
| * iio: potentiometer: mcp4531: switch to SPDX license identifierPeter Rosin2018-08-201-5/+2
| * iio: potentiometer: mcp4018: use the correct MODULE_LICENSEPeter Rosin2018-08-201-1/+1
| * iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-08-193-15/+6
| * iio: chemical: bme680: Add check for val2 in the write_raw functionHimanshu Jha2018-08-191-0/+3
| * MAINTAINERS: Add entry for mcp3911 ADC driverMarcus Folkesson2018-08-191-0/+8
| * dt-bindings: iio: adc: add bindings for mcp3911Marcus Folkesson2018-08-191-0/+30
| * iio: adc: add support for mcp3911Marcus Folkesson2018-08-193-0/+374
| * iio: adxl345: move null check for i2c id at start of probeAlexandru Ardelean2018-08-191-1/+4
| * iio: max44000: remove unused variable max44000_alstim_shiftColin Ian King2018-08-191-1/+0
| * iio:adxl372: Add FIFO and interrupts supportStefan Popa2018-08-191-1/+356
| * Merge tag 'regmap-noinc-read' into togregJonathan Cameron2018-08-193-1/+100
| |\
| * | dt-bindings: iio: accel: Add docs for ADXL372Stefan Popa2018-08-192-0/+23
| * | iio: adxl372: New driver for Analog Devices ADXL372 AccelerometerStefan Popa2018-08-194-0/+543
| * | iio: adc: qcom-spmi-adc5: Add ADC5_AMUX_THM[24]_100K_PU to rev2 channel listMatthias Kaehlcke2018-08-191-0/+4
| * | iio: adc: max9611: explicitly cast gain_selectorsStefan Agner2018-08-191-1/+1
| * | iio: dac: mcp4725: avoid using CONFIG_PM_SLEEPMarcus Folkesson2018-08-191-9/+3
| * | iio: dac: max5821: avoid using CONFIG_PM_SLEEPMarcus Folkesson2018-08-191-8/+3
| * | iio: dac: max517: avoid using CONFIG_PM_SLEEPMarcus Folkesson2018-08-191-8/+3