summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2024-10-31iio: accel: kx022a: Fix raw read formatMatti Vaittinen
2024-10-31iio: gts: fix infinite loop for gain_to_scaletables()Zicheng Qu
2024-10-31iio: gts: Fix uninitialized symbol 'ret'Zicheng Qu
2024-10-31iio: adc: ad4000: fix reading unsigned dataDavid Lechner
2024-10-31ad7780: fix division by zero in ad7780_write_raw()Zicheng Qu
2024-10-31iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferNuno Sa
2024-10-29iio: backend: fix wrong pointer passed to IS_ERR()Yang Yingliang
2024-10-29iio: invensense: fix multiple odr switch when FIFO is offJean-Baptiste Maneyrol