summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-26iio: temperature: tmp006: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: proximity: irsd200: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: pressure: zpa2326: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: pressure: mprls0025pa: use = { } instead of memset()David Lechner1-4/+1
2025-06-26iio: pressure: mpl3115: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: pressure: bmp280: use = { } instead of memset()David Lechner1-4/+1
2025-06-26iio: magnetometer: af8133j: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: light: veml6030: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: light: opt4060: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: light: ltr501: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: light: bh1745: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: imu: inv_mpu6050: use = { } instead of memset()David Lechner2-7/+3
2025-06-26iio: imu: inv_icm42600: use = { } instead of memset()David Lechner2-6/+4
2025-06-26iio: dac: ad3552r: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: chemical: sunrise_co2: use = { } instead of memset()David Lechner1-4/+2
2025-06-26iio: chemical: scd30: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: chemical: scd4x: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: adc: ti-tsc2046: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: adc: ti-lmp92064: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: adc: ti-ads1119: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: adc: ti-ads1015: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: adc: stm32-adc: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: adc: rtq6056: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: adc: rockchip_saradc: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: adc: mt6360-adc: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: adc: dln2-adc: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: accel: msa311: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: accel: adxl372: use = { } instead of memset()David Lechner1-2/+1
2025-06-26iio: accel: adxl345: replace magic numbers by unit expressionsLothar Rubusch1-3/+3
2025-06-26iio: accel: adxl345: simplify measure enableLothar Rubusch2-4/+2
2025-06-26iio: accel: adxl345: make data struct variable irq function localLothar Rubusch1-6/+6
2025-06-26iio: amplifiers: ada4250: use dev_err_probe()David Lechner1-4/+2
2025-06-26iio: amplifiers: ada4250: move offset_uv in structDavid Lechner1-1/+1
2025-06-26iio: amplifiers: ada4250: use devm_regulator_get_enable_read_voltage()David Lechner1-21/+6
2025-06-26iio: amplifiers: ada4250: don't fail on bad chip IDDavid Lechner1-4/+2
2025-06-26iio: amplifiers: ada4250: used dev local variableDavid Lechner1-7/+7
2025-06-26iio: accel: sca3000: replace error_ret labels by simple returnsAndrew Ijano1-18/+11
2025-06-26iio: light: apds9306: Refactor threshold get/set functions to use helperNattan Ferreira1-16/+20
2025-06-26iio: adc: ad7768-1: add filter type and oversampling ratio attributesJonathan Santos1-95/+319
2025-06-26iio: adc: ad7768-1: replace manual attribute declarationJonathan Santos1-32/+31
2025-06-26iio: adc: ad7768-1: add support for Synchronization over SPIJonathan Santos1-2/+91
2025-06-26iio: adc: ad7768-1: add multiple scan types to support 16-bits modeJonathan Santos1-10/+64
2025-06-26iio: adc: ad7768-1: Add GPIO controller supportSergiu Cuciurean1-2/+138
2025-06-26iio: adc: ad7768-1: add regulator to control VCM outputJonathan Santos2-0/+160
2025-06-26iio: adc: stm32-adc: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+1
2025-06-26iio: light: opt4060: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: light: ltr501: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: light: isl29028: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: imu: bno055: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: imu: icm42600: convert to use maple tree register cachechuguangqing1-2/+2