summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-06-26iio: light: ltr501: use = { } instead of memset()David Lechner
2025-06-26iio: light: bh1745: use = { } instead of memset()David Lechner
2025-06-26iio: imu: inv_mpu6050: use = { } instead of memset()David Lechner
2025-06-26iio: imu: inv_icm42600: use = { } instead of memset()David Lechner
2025-06-26iio: dac: ad3552r: use = { } instead of memset()David Lechner
2025-06-26iio: chemical: sunrise_co2: use = { } instead of memset()David Lechner
2025-06-26iio: chemical: scd30: use = { } instead of memset()David Lechner
2025-06-26iio: chemical: scd4x: use = { } instead of memset()David Lechner
2025-06-26iio: adc: ti-tsc2046: use = { } instead of memset()David Lechner
2025-06-26iio: adc: ti-lmp92064: use = { } instead of memset()David Lechner
2025-06-26iio: adc: ti-ads1119: use = { } instead of memset()David Lechner
2025-06-26iio: adc: ti-ads1015: use = { } instead of memset()David Lechner
2025-06-26iio: adc: stm32-adc: use = { } instead of memset()David Lechner
2025-06-26iio: adc: rtq6056: use = { } instead of memset()David Lechner
2025-06-26iio: adc: rockchip_saradc: use = { } instead of memset()David Lechner
2025-06-26iio: adc: mt6360-adc: use = { } instead of memset()David Lechner
2025-06-26iio: adc: dln2-adc: use = { } instead of memset()David Lechner
2025-06-26iio: accel: msa311: use = { } instead of memset()David Lechner
2025-06-26iio: accel: adxl372: use = { } instead of memset()David Lechner
2025-06-26iio: accel: adxl345: replace magic numbers by unit expressionsLothar Rubusch
2025-06-26iio: accel: adxl345: simplify measure enableLothar Rubusch
2025-06-26iio: accel: adxl345: make data struct variable irq function localLothar Rubusch
2025-06-26iio: amplifiers: ada4250: use dev_err_probe()David Lechner
2025-06-26iio: amplifiers: ada4250: move offset_uv in structDavid Lechner
2025-06-26iio: amplifiers: ada4250: use devm_regulator_get_enable_read_voltage()David Lechner
2025-06-26iio: amplifiers: ada4250: don't fail on bad chip IDDavid Lechner
2025-06-26iio: amplifiers: ada4250: used dev local variableDavid Lechner
2025-06-26iio: accel: sca3000: replace error_ret labels by simple returnsAndrew Ijano
2025-06-26iio: light: apds9306: Refactor threshold get/set functions to use helperNattan Ferreira
2025-06-26iio: adc: ad7768-1: add filter type and oversampling ratio attributesJonathan Santos
2025-06-26iio: adc: ad7768-1: replace manual attribute declarationJonathan Santos
2025-06-26iio: adc: ad7768-1: add support for Synchronization over SPIJonathan Santos
2025-06-26iio: adc: ad7768-1: add multiple scan types to support 16-bits modeJonathan Santos
2025-06-26iio: adc: ad7768-1: Add GPIO controller supportSergiu Cuciurean
2025-06-26iio: adc: ad7768-1: add regulator to control VCM outputJonathan Santos
2025-06-26iio: adc: stm32-adc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-06-26iio: light: opt4060: convert to use maple tree register cachechuguangqing
2025-06-26iio: light: ltr501: convert to use maple tree register cachechuguangqing
2025-06-26iio: light: isl29028: convert to use maple tree register cachechuguangqing
2025-06-26iio: imu: bno055: convert to use maple tree register cachechuguangqing
2025-06-26iio: imu: icm42600: convert to use maple tree register cachechuguangqing
2025-06-26iio: health: afe4404: convert to use maple tree register cachechuguangqing
2025-06-26iio: health: afe4403: convert to use maple tree register cachechuguangqing
2025-06-26iio: dac: bd79703: convert to use maple tree register cachechuguangqing
2025-06-26iio: dac: ad5380: convert to use maple tree register cachechuguangqing
2025-06-26iio: chemical: bme680: convert to use maple tree register cachechuguangqing
2025-06-26iio: adc: ad7173: check return value of spi_setup()David Lechner
2025-06-26iio: trigger: stm32-lptimer: Fix build warnings about export.hAntonio Borneo
2025-06-26iio: trigger: stm32-timer: Fix build warnings about export.hAntonio Borneo
2025-06-26iio: adc: stm32-dfsdm: Fix build warnings about export.hAntonio Borneo