summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2024-11-03iio: hid-sensors-prox: Make proximity channel indexedRicardo Ribalda1-0/+1
2024-11-03iio: Add channel type for attentionRicardo Ribalda1-0/+1
2024-11-03iio: hid-sensors-prox: Factor-in hid_sensor_push_dataRicardo Ribalda1-12/+4
2024-11-03iio: Mark iio_dev::priv member with __privateAndy Shevchenko1-1/+1
2024-11-03iio: accel: kxcjk-1013: Deduplicate ODR startup time arrayAndy Shevchenko1-21/+4
2024-11-03iio: light: veml6070: add support for integration timeJavier Carrasco1-8/+123
2024-11-03iio: dac: ad5791: Use devm_iio_device_registerAxel Haslam1-14/+1
2024-11-03iio: dac: ad5791: Use devm_regulator_get_enable_read_voltageAxel Haslam1-44/+14
2024-11-03iio: dac: ad5791: Add reset, clr and ldac gpiosAxel Haslam1-3/+31
2024-11-03iio: dac: ad5791: Include chip_info in device match tablesAxel Haslam1-57/+53
2024-11-03iio: dac: adi-axi-dac: add registering of child fdt nodeAngelo Dureghello1-0/+56
2024-11-03iio: dac: ad3552r: add high-speed platform driverAngelo Dureghello5-1/+574
2024-11-02iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()Zicheng Qu1-1/+1
2024-11-01iio: accel: adxl380: fix raw sample readAntoniu Miclaus1-1/+1
2024-11-01iio: dac: ad3552r: extract common code (no changes in behavior intended)Angelo Dureghello4-372/+501
2024-11-01iio: dac: ad3552r: changes to use FIELD_PREPAngelo Dureghello1-117/+50
2024-11-01iio: dac: adi-axi-dac: extend featuresAngelo Dureghello1-14/+242
2024-11-01iio: backend: extend featuresAngelo Dureghello1-0/+78
2024-11-01iio: chemical: bme680: use s16 variable for temp value to avoid castingVasileios Amoiridis1-2/+3
2024-11-01iio: adc: pac1921: Check for error code from devm_mutex_init() callAndy Shevchenko1-1/+3
2024-11-01iio: adc: ad4000: Check for error code from devm_mutex_init() callAndy Shevchenko1-1/+3
2024-11-01iio: imu: bmi270: Add support for BMI260Justin Weiss4-1/+39
2024-11-01iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMUJustin Weiss1-0/+339
2024-11-01iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMUJustin Weiss3-0/+66
2024-11-01iio: chemical: bme680: generalize read_*() functionsVasileios Amoiridis1-28/+40
2024-11-01iio: chemical: bme680: Fix indentation and unnecessary spacesVasileios Amoiridis1-12/+9
2024-11-01iio: chemical: bme680: move to fsleep()Vasileios Amoiridis1-2/+2
2024-11-01iio: chemical: bme680: avoid using camel caseVasileios Amoiridis1-7/+7
2024-11-01iio: chemical: bme680: optimize startup timeVasileios Amoiridis1-1/+2
2024-11-01iio: chemical: bme680: Add missing regmap.h includeVasileios Amoiridis1-0/+2
2024-11-01iio: light: add support for veml3235Javier Carrasco3-0/+507
2024-11-01iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage()David Lechner1-36/+5
2024-11-01iio: dac: ad5761: drop driver remove callbackDavid Lechner1-10/+1
2024-11-01iio: dac: ad5761: use devm_regulator_get_enable_read_voltage()David Lechner1-77/+23
2024-11-01iio: dac: ad5624r: drop driver remove callbackDavid Lechner1-10/+1
2024-11-01iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage()David Lechner2-50/+13
2024-11-01iio: dac: ad5504: drop driver remove callbackDavid Lechner1-10/+1
2024-11-01iio: dac: ad5504: use devm_regulator_get_enable_read_voltage()David Lechner1-37/+15
2024-11-01iio: dac: ad5446: drop driver remove callbacksDavid Lechner1-21/+1
2024-11-01iio: dac: ad5446: use devm_regulator_get_enable_read_voltage()David Lechner1-41/+16
2024-11-01iio: dac: ad5380: drop driver remove callbacksDavid Lechner1-48/+13
2024-11-01iio: dac: ad5380: use devm_regulator_get_enable_read_voltage()David Lechner1-26/+10
2024-11-01iio: gyro: bmg160_core: remove trailing tabJulien Stephan1-1/+1
2024-11-01iio: light: stk3310: simplify code in write_event_config callbackJulien Stephan1-3/+0
2024-11-01iio: imu: inv_mpu6050: simplify code in write_event_config callbackJulien Stephan2-7/+2
2024-11-01iio: light: veml6030: simplify code in write_event_config callbackJulien Stephan1-3/+0
2024-11-01iio: light: ltr501: simplify code in write_event_config callbackJulien Stephan1-4/+0
2024-11-01iio: light: bh1745: simplify code in write_event_config callbackJulien Stephan1-26/+22
2024-11-01iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko1-17/+8
2024-11-01iio: light: ltr501: Add LTER0303 to the supported devicesAndy Shevchenko1-0/+2