summaryrefslogtreecommitdiffstats
path: root/kernel/kheaders.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-01-30iio: humidity: hdc100x: Add ACPI HID tableKai-Heng Feng1-0/+7
2022-01-30iio: pressure: dps310: Add ACPI HID tableKai-Heng Feng1-0/+7
2022-01-30iio: sx9360: fix iio event generationJongpil Jung2-2/+2
2022-01-30iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko4-77/+69
2022-01-30iio: adc: twl4030-madc: Re-use generic struct s16_fractAndy Shevchenko1-8/+1
2022-01-30iio: adc: rn5t618: Re-use generic struct u16_fractAndy Shevchenko1-6/+1
2022-01-30math.h: Introduce data types for fractional numbersAndy Shevchenko1-0/+12
2022-01-30dt-bindings: iio/adc: qcom,spmi-iadc: Fix 'reg' property in exampleRob Herring1-1/+1
2022-01-23iio: adc: tsc2046: add sanity check to avoid to big allocationsOleksij Rempel1-0/+6