summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * iio: accel: st_accel: Add support for Silan SC7A20Samuel Holland2022-02-183-0/+90
| | * iio: trigger: stm32-timer: Make use of device propertiesAndy Shevchenko2022-02-182-6/+7
| | * iio: mma8452: Add support for the "mount-matrix" device propertyHans de Goede2022-02-181-0/+21
| | * iio: mma8452: Fix probe failing when an i2c_device_id is usedHans de Goede2022-02-181-11/+18
| | * iio: chemical: atlas-ezo-sensor: Make use of device propertiesAndy Shevchenko2022-02-131-15/+17
| | * iio: ssp_sensors: Make use of device propertiesAndy Shevchenko2022-02-131-17/+5
| | * iio: as3935: Use devm_delayed_work_autocancel()Christophe JAILLET2022-02-131-10/+2
| | * iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diffColin Ian King2022-02-071-1/+1
| | * iio: imu: inv_mpu6050: Make use of device propertiesAndy Shevchenko2022-02-062-5/+4
| | * iio: imu: inv_mpu6050: Check ACPI companion directlyAndy Shevchenko2022-02-061-3/+2
| | * iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()Andy Shevchenko2022-02-062-6/+5
| | * iio: accel: adxl355: Replace custom definitions with generic from units.hAndy Shevchenko2022-02-061-3/+2
| | * iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetab...Andy Shevchenko2022-02-061-3/+2
| | * iio: temperature: mlx90632: Switch from of headers to mod_devicetable.hAndy Shevchenko2022-02-061-1/+1
| | * iio: humidity: dht11: Switch from of headers to mod_devicetable.hAndy Shevchenko2022-02-061-2/+1
| | * iio: frequency: adf4350: Make use of device propertiesAndy Shevchenko2022-02-061-61/+42
| | * iio: amplifiers: hmc425a: Make use of device propertiesAndy Shevchenko2022-02-061-3/+3
| | * iio: chemical: bme680: Switch from of headers to mod_devicetable.hAndy Shevchenko2022-02-061-1/+1
| | * iio: dac: ad5592r: Drop leftover header inclusionAndy Shevchenko2022-02-061-1/+0
| | * iio: afe: rescale: reorder includesLiam Beguin2022-01-301-2/+3
| | * iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin2022-01-301-4/+4
| | * iio: inkern: make a best effort on offset calculationLiam Beguin2022-01-301-5/+27
| | * iio: inkern: apply consumer scale when no channel scale is availableLiam Beguin2022-01-301-3/+3
| | * iio: inkern: apply consumer scale on IIO_VAL_INT casesLiam Beguin2022-01-301-1/+1
| | * iio: humidity: hdc100x: Add ACPI HID tableKai-Heng Feng2022-01-301-0/+7
| | * iio: pressure: dps310: Add ACPI HID tableKai-Heng Feng2022-01-301-0/+7
| | * iio: sx9360: fix iio event generationJongpil Jung2022-01-302-2/+2
| | * iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko2022-01-303-65/+66
| | * iio: adc: twl4030-madc: Re-use generic struct s16_fractAndy Shevchenko2022-01-301-8/+1
| | * iio: adc: rn5t618: Re-use generic struct u16_fractAndy Shevchenko2022-01-301-6/+1
| | * iio: adc: tsc2046: add sanity check to avoid to big allocationsOleksij Rempel2022-01-231-0/+6
| | * iio: adc: tsc2046: add .read_raw supportOleksij Rempel2022-01-231-21/+97
| | * iio: hw_consumer: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2022-01-231-2/+2
| | * iio: adis: stylistic changesNuno Sá2022-01-233-27/+29
| | * iio: sps30: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
| | * iio: scd4x: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
| | * iio: ms_sensors: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
| | * iio: max9611: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
| | * iio: max31865: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
| | * iio: max31856: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
| | * iio: lm3533: Use sysfs_emit()Lars-Peter Clausen2022-01-231-3/+3
| | * iio: ina2xx-adc: sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
| | * iio: as3935: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
| | * iio: ad9523: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
| | * iio: ad7192: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
| | * iio: dmaengine-buffer: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
| | * iio: core: Use sysfs_emit()Lars-Peter Clausen2022-01-232-3/+3
| | * iio: adc: tsc2046: rework the trigger state machineOleksij Rempel2022-01-231-46/+99
| | * iio: adc: mt8186: Add compatible node for mt8186Guodong Liu2022-01-231-0/+6
| | * iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko2022-01-236-68/+104