Age | Commit message (Expand) | Author |
2024-11-03 | iio: dac: ad5791: Add reset, clr and ldac gpios | Axel Haslam |
2024-11-03 | iio: dac: ad5791: Include chip_info in device match tables | Axel Haslam |
2024-11-03 | iio: dac: adi-axi-dac: add registering of child fdt node | Angelo Dureghello |
2024-11-03 | iio: dac: ad3552r: add high-speed platform driver | Angelo Dureghello |
2024-11-02 | iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name() | Zicheng Qu |
2024-11-01 | iio: accel: adxl380: fix raw sample read | Antoniu Miclaus |
2024-11-01 | iio: dac: ad3552r: extract common code (no changes in behavior intended) | Angelo Dureghello |
2024-11-01 | iio: dac: ad3552r: changes to use FIELD_PREP | Angelo Dureghello |
2024-11-01 | iio: dac: adi-axi-dac: extend features | Angelo Dureghello |
2024-11-01 | iio: backend: extend features | Angelo Dureghello |
2024-11-01 | iio: chemical: bme680: use s16 variable for temp value to avoid casting | Vasileios Amoiridis |
2024-11-01 | iio: adc: pac1921: Check for error code from devm_mutex_init() call | Andy Shevchenko |
2024-11-01 | iio: adc: ad4000: Check for error code from devm_mutex_init() call | Andy Shevchenko |
2024-11-01 | iio: imu: bmi270: Add support for BMI260 | Justin Weiss |
2024-11-01 | iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU | Justin Weiss |
2024-11-01 | iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU | Justin Weiss |
2024-11-01 | iio: chemical: bme680: generalize read_*() functions | Vasileios Amoiridis |
2024-11-01 | iio: chemical: bme680: Fix indentation and unnecessary spaces | Vasileios Amoiridis |
2024-11-01 | iio: chemical: bme680: move to fsleep() | Vasileios Amoiridis |
2024-11-01 | iio: chemical: bme680: avoid using camel case | Vasileios Amoiridis |
2024-11-01 | iio: chemical: bme680: optimize startup time | Vasileios Amoiridis |
2024-11-01 | iio: chemical: bme680: Add missing regmap.h include | Vasileios Amoiridis |
2024-11-01 | iio: light: add support for veml3235 | Javier Carrasco |
2024-11-01 | iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-11-01 | iio: dac: ad5761: drop driver remove callback | David Lechner |
2024-11-01 | iio: dac: ad5761: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-11-01 | iio: dac: ad5624r: drop driver remove callback | David Lechner |
2024-11-01 | iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-11-01 | iio: dac: ad5504: drop driver remove callback | David Lechner |
2024-11-01 | iio: dac: ad5504: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-11-01 | iio: dac: ad5446: drop driver remove callbacks | David Lechner |
2024-11-01 | iio: dac: ad5446: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-11-01 | iio: dac: ad5380: drop driver remove callbacks | David Lechner |
2024-11-01 | iio: dac: ad5380: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-11-01 | iio: gyro: bmg160_core: remove trailing tab | Julien Stephan |
2024-11-01 | iio: light: stk3310: simplify code in write_event_config callback | Julien Stephan |
2024-11-01 | iio: imu: inv_mpu6050: simplify code in write_event_config callback | Julien Stephan |
2024-11-01 | iio: light: veml6030: simplify code in write_event_config callback | Julien Stephan |
2024-11-01 | iio: light: ltr501: simplify code in write_event_config callback | Julien Stephan |
2024-11-01 | iio: light: bh1745: simplify code in write_event_config callback | Julien Stephan |
2024-11-01 | iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data() | Andy Shevchenko |
2024-11-01 | iio: light: ltr501: Add LTER0303 to the supported devices | Andy Shevchenko |
2024-11-01 | iio: light: ltr501: Drop most likely fake ACPI IDs | Andy Shevchenko |
2024-11-01 | iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guards | Andy Shevchenko |
2024-11-01 | iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data() | Andy Shevchenko |
2024-11-01 | iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name() | Andy Shevchenko |
2024-11-01 | iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name() | Andy Shevchenko |
2024-11-01 | iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name() | Andy Shevchenko |
2024-11-01 | iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guards | Andy Shevchenko |
2024-11-01 | iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data() | Andy Shevchenko |