summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad3552r: add high-speed platform driverAngelo Dureghello2024-11-035-1/+574
* iio: dac: ad3552r: extract common code (no changes in behavior intended)Angelo Dureghello2024-11-014-372/+501
* iio: dac: ad3552r: changes to use FIELD_PREPAngelo Dureghello2024-11-011-117/+50
* iio: dac: adi-axi-dac: extend featuresAngelo Dureghello2024-11-011-14/+242
* iio: backend: extend featuresAngelo Dureghello2024-11-012-0/+95
* dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variantAngelo Dureghello2024-11-011-3/+66
* dt-bindings: iio: dac: ad3552r: add iio backend supportAngelo Dureghello2024-11-011-0/+7
* iio: chemical: bme680: use s16 variable for temp value to avoid castingVasileios Amoiridis2024-11-011-2/+3
* iio: adc: pac1921: Check for error code from devm_mutex_init() callAndy Shevchenko2024-11-011-1/+3
* iio: adc: ad4000: Check for error code from devm_mutex_init() callAndy Shevchenko2024-11-011-1/+3
* iio: imu: bmi270: Add support for BMI260Justin Weiss2024-11-014-1/+39
* dt-bindings: iio: imu: bmi270: Add Bosch BMI260Justin Weiss2024-11-011-1/+3
* iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMUJustin Weiss2024-11-011-0/+339
* iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMUJustin Weiss2024-11-013-0/+66
* iio: chemical: bme680: generalize read_*() functionsVasileios Amoiridis2024-11-011-28/+40
* iio: chemical: bme680: Fix indentation and unnecessary spacesVasileios Amoiridis2024-11-011-12/+9
* iio: chemical: bme680: move to fsleep()Vasileios Amoiridis2024-11-011-2/+2
* iio: chemical: bme680: avoid using camel caseVasileios Amoiridis2024-11-011-7/+7
* iio: chemical: bme680: optimize startup timeVasileios Amoiridis2024-11-011-1/+2
* iio: chemical: bme680: Add missing regmap.h includeVasileios Amoiridis2024-11-011-0/+2
* iio: light: add support for veml3235Javier Carrasco2024-11-014-0/+513
* dt-bindings: iio: light: veml6030: add veml3235Javier Carrasco2024-11-011-1/+4
* iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-36/+5
* iio: dac: ad5761: drop driver remove callbackDavid Lechner2024-11-011-10/+1
* iio: dac: ad5761: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-77/+23
* iio: dac: ad5624r: drop driver remove callbackDavid Lechner2024-11-011-10/+1
* iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-012-50/+13
* iio: dac: ad5504: drop driver remove callbackDavid Lechner2024-11-011-10/+1
* iio: dac: ad5504: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-37/+15
* iio: dac: ad5446: drop driver remove callbacksDavid Lechner2024-11-011-21/+1
* iio: dac: ad5446: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-41/+16
* iio: dac: ad5380: drop driver remove callbacksDavid Lechner2024-11-011-48/+13
* iio: dac: ad5380: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-26/+10
* iio: gyro: bmg160_core: remove trailing tabJulien Stephan2024-11-011-1/+1
* iio: light: stk3310: simplify code in write_event_config callbackJulien Stephan2024-11-011-3/+0
* iio: imu: inv_mpu6050: simplify code in write_event_config callbackJulien Stephan2024-11-012-7/+2
* iio: light: veml6030: simplify code in write_event_config callbackJulien Stephan2024-11-011-3/+0
* iio: light: ltr501: simplify code in write_event_config callbackJulien Stephan2024-11-011-4/+0
* iio: light: bh1745: simplify code in write_event_config callbackJulien Stephan2024-11-011-26/+22
* iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko2024-11-011-17/+8
* iio: light: ltr501: Add LTER0303 to the supported devicesAndy Shevchenko2024-11-011-0/+2
* iio: light: ltr501: Drop most likely fake ACPI IDsAndy Shevchenko2024-11-011-2/+0
* iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guardsAndy Shevchenko2024-11-011-7/+6
* iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko2024-11-011-19/+6
* iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko2024-11-012-16/+3
* iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko2024-11-011-15/+4
* iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko2024-11-011-15/+4
* iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guardsAndy Shevchenko2024-11-011-19/+21
* iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko2024-11-011-27/+10
* iio: accel: kxcjk-1013: Get rid of enum kx_chipsetAndy Shevchenko2024-10-281-23/+5