summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-11-03iio: dac: ad5791: Add reset, clr and ldac gpiosAxel Haslam
2024-11-03iio: dac: ad5791: Include chip_info in device match tablesAxel Haslam
2024-11-03iio: dac: adi-axi-dac: add registering of child fdt nodeAngelo Dureghello
2024-11-03iio: dac: ad3552r: add high-speed platform driverAngelo Dureghello
2024-11-02iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()Zicheng Qu
2024-11-01iio: accel: adxl380: fix raw sample readAntoniu Miclaus
2024-11-01iio: dac: ad3552r: extract common code (no changes in behavior intended)Angelo Dureghello
2024-11-01iio: dac: ad3552r: changes to use FIELD_PREPAngelo Dureghello
2024-11-01iio: dac: adi-axi-dac: extend featuresAngelo Dureghello
2024-11-01iio: backend: extend featuresAngelo Dureghello
2024-11-01iio: chemical: bme680: use s16 variable for temp value to avoid castingVasileios Amoiridis
2024-11-01iio: adc: pac1921: Check for error code from devm_mutex_init() callAndy Shevchenko
2024-11-01iio: adc: ad4000: Check for error code from devm_mutex_init() callAndy Shevchenko
2024-11-01iio: imu: bmi270: Add support for BMI260Justin Weiss
2024-11-01iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMUJustin Weiss
2024-11-01iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMUJustin Weiss
2024-11-01iio: chemical: bme680: generalize read_*() functionsVasileios Amoiridis
2024-11-01iio: chemical: bme680: Fix indentation and unnecessary spacesVasileios Amoiridis
2024-11-01iio: chemical: bme680: move to fsleep()Vasileios Amoiridis
2024-11-01iio: chemical: bme680: avoid using camel caseVasileios Amoiridis
2024-11-01iio: chemical: bme680: optimize startup timeVasileios Amoiridis
2024-11-01iio: chemical: bme680: Add missing regmap.h includeVasileios Amoiridis
2024-11-01iio: light: add support for veml3235Javier Carrasco
2024-11-01iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-01iio: dac: ad5761: drop driver remove callbackDavid Lechner
2024-11-01iio: dac: ad5761: use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-01iio: dac: ad5624r: drop driver remove callbackDavid Lechner
2024-11-01iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-01iio: dac: ad5504: drop driver remove callbackDavid Lechner
2024-11-01iio: dac: ad5504: use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-01iio: dac: ad5446: drop driver remove callbacksDavid Lechner
2024-11-01iio: dac: ad5446: use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-01iio: dac: ad5380: drop driver remove callbacksDavid Lechner
2024-11-01iio: dac: ad5380: use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-01iio: gyro: bmg160_core: remove trailing tabJulien Stephan
2024-11-01iio: light: stk3310: simplify code in write_event_config callbackJulien Stephan
2024-11-01iio: imu: inv_mpu6050: simplify code in write_event_config callbackJulien Stephan
2024-11-01iio: light: veml6030: simplify code in write_event_config callbackJulien Stephan
2024-11-01iio: light: ltr501: simplify code in write_event_config callbackJulien Stephan
2024-11-01iio: light: bh1745: simplify code in write_event_config callbackJulien Stephan
2024-11-01iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko
2024-11-01iio: light: ltr501: Add LTER0303 to the supported devicesAndy Shevchenko
2024-11-01iio: light: ltr501: Drop most likely fake ACPI IDsAndy Shevchenko
2024-11-01iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guardsAndy Shevchenko
2024-11-01iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko
2024-11-01iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko
2024-11-01iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko
2024-11-01iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko
2024-11-01iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guardsAndy Shevchenko
2024-11-01iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko