summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron13-13/+23
2022-02-18iio:dac:ad5686: Move exports into IIO_AD5686 namespaceJonathan Cameron3-2/+4
2022-02-18iio:dac:ad5592r: Move exports into IIO_AD5592R namespaceJonathan Cameron3-2/+4
2022-02-18iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron4-8/+11
2022-02-18iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron5-12/+16
2022-02-18iio:adc:ad76060: Move exports into IIO_AD7606 namespace.Jonathan Cameron3-2/+4
2022-02-18iio:adc:ad7091r: Move exports into IIO_AD7091R namespace.Jonathan Cameron2-2/+3
2022-02-18iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespaceJonathan Cameron6-10/+15
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron20-28/+43
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron6-28/+0
2022-02-18iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespaceJonathan Cameron3-3/+5
2022-02-18iio:accel:bmi088: Move exports into IIO_BMI088 namespaceJonathan Cameron2-4/+5
2022-02-18iio:accel:bmc150: Move exports into IIO_BMC150 namespaceJonathan Cameron3-4/+6
2022-02-18iio:accel:adxl372: Move exports into IIO_ADXL372 namespaceJonathan Cameron3-2/+4
2022-02-18iio:accel:adxl355: Move exports into IIO_ADXL355 namespaceJonathan Cameron3-3/+5
2022-02-18iio:accel:adxl345: Move exports into IIO_ADXL345 namespaceJonathan Cameron3-1/+3
2022-02-18iio:accel:adxl313: Move exports into IIO_ADXL313 namespaceJonathan Cameron3-3/+5
2022-02-18iio:accel:bma400: Move exports into IIO_BMA400 namespaceJonathan Cameron3-3/+5
2022-02-18iio:accel:kxsd9: Move exports into IIO_KDSD9 namespaceJonathan Cameron3-3/+5
2022-02-18iio:accel:mma7455_core: Move exports into IIO_MMA7455 namespaceJonathan Cameron3-3/+5
2022-02-18iio:accel:mma9551_core: Move exports into IIO_MMA9551 namespaceJonathan Cameron3-18/+20
2022-02-18iio: accel: st_accel: Add support for Silan SC7A20Samuel Holland3-0/+90
2022-02-18dt-bindings: iio: st: Add Silan SC7A20 accelerometerSamuel Holland1-0/+3
2022-02-18dt-bindings: vendor-prefixes: Add silan vendor prefixSamuel Holland1-0/+2
2022-02-18iio: trigger: stm32-timer: Make use of device propertiesAndy Shevchenko2-6/+7
2022-02-18iio: mma8452: Add support for the "mount-matrix" device propertyHans de Goede1-0/+21
2022-02-18iio: mma8452: Fix probe failing when an i2c_device_id is usedHans de Goede1-11/+18
2022-02-13iio: chemical: atlas-ezo-sensor: Make use of device propertiesAndy Shevchenko1-15/+17
2022-02-13iio: ssp_sensors: Make use of device propertiesAndy Shevchenko1-17/+5
2022-02-13iio: as3935: Use devm_delayed_work_autocancel()Christophe JAILLET1-10/+2
2022-02-07iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diffColin Ian King1-1/+1
2022-02-06iio: imu: inv_mpu6050: Make use of device propertiesAndy Shevchenko2-5/+4
2022-02-06iio: imu: inv_mpu6050: Check ACPI companion directlyAndy Shevchenko1-3/+2
2022-02-06iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()Andy Shevchenko2-6/+5
2022-02-06iio: accel: adxl355: Replace custom definitions with generic from units.hAndy Shevchenko1-3/+2
2022-02-06iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetab...Andy Shevchenko1-3/+2
2022-02-06iio: temperature: mlx90632: Switch from of headers to mod_devicetable.hAndy Shevchenko1-1/+1
2022-02-06iio: humidity: dht11: Switch from of headers to mod_devicetable.hAndy Shevchenko1-2/+1
2022-02-06iio: frequency: adf4350: Make use of device propertiesAndy Shevchenko1-61/+42
2022-02-06iio: amplifiers: hmc425a: Make use of device propertiesAndy Shevchenko1-3/+3
2022-02-06iio: chemical: bme680: Switch from of headers to mod_devicetable.hAndy Shevchenko1-1/+1
2022-02-06iio: dac: ad5592r: Drop leftover header inclusionAndy Shevchenko1-1/+0
2022-01-30dt-bindings: iio: adc: at91-sama5d2: update maintainers entryNicolas Ferre1-1/+0
2022-01-30mailmap: Update email address for Cai HuoqingCai Huoqing1-0/+1
2022-01-30dt-bindings: iio: adc: atmel,sama5d2-adc: make atmel,trigger-edge-type non-ma...Eugen Hristev1-1/+0
2022-01-30iio: afe: rescale: reorder includesLiam Beguin1-2/+3
2022-01-30iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin1-4/+4
2022-01-30iio: inkern: make a best effort on offset calculationLiam Beguin1-5/+27
2022-01-30iio: inkern: apply consumer scale when no channel scale is availableLiam Beguin1-3/+3
2022-01-30iio: inkern: apply consumer scale on IIO_VAL_INT casesLiam Beguin1-1/+1