summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * iio:dac:ad5686: Move exports into IIO_AD5686 namespaceJonathan Cameron2022-02-183-2/+4
| | * iio:dac:ad5592r: Move exports into IIO_AD5592R namespaceJonathan Cameron2022-02-183-2/+4
| | * iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron2022-02-184-8/+11
| | * iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron2022-02-185-12/+16
| | * iio:adc:ad76060: Move exports into IIO_AD7606 namespace.Jonathan Cameron2022-02-183-2/+4
| | * iio:adc:ad7091r: Move exports into IIO_AD7091R namespace.Jonathan Cameron2022-02-182-2/+3
| | * iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespaceJonathan Cameron2022-02-186-10/+15
| | * iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-1820-28/+43
| | * iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron2022-02-186-28/+0
| | * iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespaceJonathan Cameron2022-02-183-3/+5
| | * iio:accel:bmi088: Move exports into IIO_BMI088 namespaceJonathan Cameron2022-02-182-4/+5
| | * iio:accel:bmc150: Move exports into IIO_BMC150 namespaceJonathan Cameron2022-02-183-4/+6
| | * iio:accel:adxl372: Move exports into IIO_ADXL372 namespaceJonathan Cameron2022-02-183-2/+4
| | * iio:accel:adxl355: Move exports into IIO_ADXL355 namespaceJonathan Cameron2022-02-183-3/+5
| | * iio:accel:adxl345: Move exports into IIO_ADXL345 namespaceJonathan Cameron2022-02-183-1/+3
| | * iio:accel:adxl313: Move exports into IIO_ADXL313 namespaceJonathan Cameron2022-02-183-3/+5
| | * iio:accel:bma400: Move exports into IIO_BMA400 namespaceJonathan Cameron2022-02-183-3/+5
| | * iio:accel:kxsd9: Move exports into IIO_KDSD9 namespaceJonathan Cameron2022-02-183-3/+5
| | * iio:accel:mma7455_core: Move exports into IIO_MMA7455 namespaceJonathan Cameron2022-02-183-3/+5
| | * iio:accel:mma9551_core: Move exports into IIO_MMA9551 namespaceJonathan Cameron2022-02-183-18/+20
| | * 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