summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-03iio: fix write_event_config signatureJulien Stephan65-66/+72
2024-11-03iio: light: adux1020: write_event_config: use local variable for interrupt valueJulien Stephan1-5/+4
2024-11-03iio: proximity: sx9500: simplify code in write_event_config callbackJulien Stephan1-2/+2
2024-11-03iio: proximity: irsd200: simplify code in write_event_config callbackJulien Stephan1-1/+1
2024-11-03iio: light: tsl2772: simplify code in write_event_config callbackJulien Stephan1-2/+2
2024-11-03iio: proximity: hx9023s: simplify code in write_event_config callbackJulien Stephan1-1/+1
2024-11-03iio: light: ltr390: simplify code in write_event_config callbackJulien Stephan1-4/+1
2024-11-03iio: hid-sensor-prox: Add support for more channelsRicardo Ribalda1-76/+104
2024-11-03iio: hid-sensors-prox: Make proximity channel indexedRicardo Ribalda1-0/+1
2024-11-03iio: Add channel type for attentionRicardo Ribalda4-0/+12
2024-11-03iio: hid-sensors-prox: Factor-in hid_sensor_push_dataRicardo Ribalda1-12/+4
2024-11-03iio: hid-sensors: Add proximity and attention IDsRicardo Ribalda1-0/+2
2024-11-03iio: Mark iio_dev::priv member with __privateAndy Shevchenko2-3/+3
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-03dt-bindings: iio: light: veml6075: document vishay,rset-ohmsJavier Carrasco1-0/+18
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-03dt-bindings: iio: dac: ad5791: Add required voltage suppliesAxel Haslam1-0/+24
2024-11-03dt-bindings: iio: dac: ad5791: Add optional reset, clr and ldac gpiosAxel Haslam1-0/+15
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-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 Dureghello2-0/+95
2024-11-01dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variantAngelo Dureghello1-3/+66
2024-11-01dt-bindings: iio: dac: ad3552r: add iio backend supportAngelo Dureghello1-0/+7
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-01dt-bindings: iio: imu: bmi270: Add Bosch BMI260Justin Weiss1-1/+3
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 Carrasco4-0/+513
2024-11-01dt-bindings: iio: light: veml6030: add veml3235Javier Carrasco1-1/+4
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