summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2019-12-29iio: pressure: st_press: Drop unnecessary #else branch for ACPIAndy Shevchenko1-2/+0
2019-12-29iio: accel: st_accel: Drop unnecessary #else branch for ACPIAndy Shevchenko1-2/+0
2019-12-29iio: light: st_uvis25: Drop unneeded header inclusionAndy Shevchenko1-1/+0
2019-12-29iio: st_lsm6dsx: Make use of device propertiesAndy Shevchenko1-13/+13
2019-12-29iio: st_lsm6dsx: Drop unneeded OF codeAndy Shevchenko2-4/+2
2019-12-29iio: st_lsm6dsx: Mark predefined constants with __maybe_unusedAndy Shevchenko1-2/+5
2019-12-29iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928Daniel Junho1-4/+44
2019-12-29iio: adc: ad7923: Add of_device_id tableDaniel Junho1-0/+10
2019-12-29iio: adc: ad7923: Fix checkpatch warningDaniel Junho1-1/+1
2019-12-29iio: adc: ad7923: Remove the unused definesDaniel Junho1-4/+0
2019-12-29iio: accel: bma400: basic regulator supportDan Robertson2-5/+38
2019-12-29iio: accel: Add driver for the BMA400Dan Robertson5-0/+997
2019-12-15iio: adc: new driver to support Linear technology's ltc2496Uwe Kleine-König3-0/+119
2019-12-15iio: adc: ltc2497: split protocol independent part in a separate moduleUwe Kleine-König4-209/+288
2019-12-15iio: adc: ti-ads1015: Make use of device property APIAndy Shevchenko1-31/+26
2019-12-15iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko1-10/+8
2019-12-15iio: adc: ti-ads7950: Fix a typo in an error messageChristophe JAILLET1-1/+1
2019-12-15iio: humidity: hts221: move register definitions to sensor structsLorenzo Bianconi1-13/+6
2019-12-15iio: adc: stm32-adc: Add check on overrun interruptFabrice Gasnier3-9/+69
2019-12-15iio: ssp_sensors: Convert to use GPIO descriptorsLinus Walleij3-31/+20
2019-12-15iio: adc: Move AD7091R5 entry in a alphabetical order in MakefileBeniamin Bia2-8/+8
2019-12-15iio: atlas-ph-sensor: Drop GPIO includeLinus Walleij1-1/+0
2019-12-15iio: ad7266: Convert to use GPIO descriptorsLinus Walleij1-17/+12
2019-12-15iio: ad5592r: Drop surplus GPIO headerLinus Walleij1-1/+0
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij1-22/+8
2019-12-15iio: itg3200: Drop GPIO includeLinus Walleij1-1/+0
2019-12-15iio: apds9960: Drop GPIO includesLinus Walleij1-2/+0
2019-12-15iio: ad2s1200: Drop legacy includeLinus Walleij1-1/+0
2019-12-15iio: si1145: Drop GPIO includeLinus Walleij1-1/+0
2019-12-15iio: as3935: Drop GPIO includesLinus Walleij1-3/+0
2019-12-15iio: imu: st_lsm6dsx: fix checkpatch warningLorenzo Bianconi1-5/+5
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij1-35/+19
2019-12-15iio: adc: ad799x: add pm_ops to disable the device completelyMarco Felsch1-6/+60
2019-12-15iio: imu: inv_mpu6050: Select I2C_MUX againLinus Walleij1-1/+2
2019-12-15iio: adc: ad7887: Cleanup channel assignmentBeniamin Bia1-39/+43
2019-12-01iio: ping: add parallax ping sensorsAndreas Klinger3-0/+351
2019-12-01iio: trigger: stm32-timer: remove unnecessary update eventFabrice Gasnier1-3/+0
2019-12-01iio: Fix Kconfig indentationKrzysztof Kozlowski1-16/+16
2019-11-23iio: dac: ad7303: use regulator get optional to check for ext supplyAlexandru Tachici1-18/+7
2019-11-23iio: maxim_thermocouple: add thermocouple_type sysfs attributeAndrea Merello1-3/+41
2019-11-23iio: max31856: add support for runtime-configuring the thermocouple typeAndrea Merello1-1/+40
2019-11-23iio: core: add thermocouple_type standard attributeAndrea Merello1-0/+1
2019-11-23iio: core: add char type for sysfs attributesAndrea Merello1-4/+18
2019-11-23iio: max31856: add support for configuring the HW averagingAndrea Merello1-0/+43
2019-11-23iio: max31856: add option for setting mains filter rejection frequencyAndrea Merello1-0/+50
2019-11-23iio: gyro: adis16260: replace mlock with ADIS lib's state_lockAlexandru Ardelean1-3/+3
2019-11-23iio: imu: adis16480: use state lock for filter freq setAlexandru Ardelean1-3/+10
2019-11-23iio: gyro: adis16136: rework locks using ADIS library's state lockAlexandru Ardelean1-10/+21
2019-11-23iio: imu: adis16400: rework locks using ADIS library's state lockAlexandru Ardelean1-26/+25
2019-11-23iio: imu: adis: group single conversion under a single state lockAlexandru Ardelean1-4/+4