summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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 Cameron2-1/+81
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 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-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-09regmap: Add regmap_noinc_read APICrestez Dan Leonard2-1/+81
2018-08-04iio: chemical: fix spelling mistake "failted" -> "failed"Colin Ian King1-1/+1
2018-08-02staging: erofs: disable compiling temporarileChao Yu1-1/+1
2018-08-02staging: gasket: apex: enable power save mode by defaultTodd Poynor1-1/+1
2018-08-02staging: gasket: apex: drop reset type paramTodd Poynor1-12/+8
2018-08-02staging: gasket: remove "reset type" param from frameworkTodd Poynor5-21/+12
2018-08-02staging:rtl8192u: Change clock comment - StyleJohn Whitmore1-7/+7
2018-08-02staging:rtl8192u: Rename IsACValid and add parenthesis - StyleJohn Whitmore2-2/+2
2018-08-02staging:rtl8192u: Remove unused UP2AC - StyleJohn Whitmore1-3/+0
2018-08-02staging:rtl8192u: Rename octet_string members - StyleJohn Whitmore3-21/+21
2018-08-02staging:rtl8192u: rename OCTET_STRING - StyleJohn Whitmore3-7/+7
2018-08-02staging:rtl8192u: Move QOS_TCLAS to rtl819x_TS.h - StyleJohn Whitmore2-51/+51
2018-08-02staging:rtl8192u: Remove commented out code - StyleJohn Whitmore1-19/+0
2018-08-02staging:rtl8192u: Rename tspec_body members - StyleJohn Whitmore1-15/+15
2018-08-02staging:rtl8192u: Rename TSInfo - StyleJohn Whitmore3-6/+6
2018-08-02staging:rtl8192u: Refactor union TSPEC_BODY - StyleJohn Whitmore4-36/+33