summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2025-10-19iio: accel: bma220: add i2c watchdog featurePetre Rodan1-0/+14
2025-10-19iio: accel: bma220: add i2c modulePetre Rodan5-2/+87
2025-10-19iio: accel: bma220: use find_match_table fctPetre Rodan1-7/+16
2025-10-19iio: accel: bma220: populate buffer ts in trigger handlerPetre Rodan1-3/+2
2025-10-19iio: accel: bma220: migrate to regmap APIPetre Rodan4-77/+172
2025-10-19iio: accel: bma220: reset registers during init stagePetre Rodan1-8/+36
2025-10-19iio: accel: bma220: turn power supplies onPetre Rodan1-0/+7
2025-10-19iio: accel: bma220: add open firmware tablePetre Rodan1-0/+7
2025-10-19iio: accel: bma220: split original driverPetre Rodan5-304/+356
2025-10-19iio: accel: bma220: cleanup includesPetre Rodan1-1/+3
2025-10-19iio: accel: bma220: move bma220_power functionPetre Rodan1-24/+25
2025-10-19iio: accel: bma220: shorten spi->dev callsPetre Rodan1-5/+6
2025-10-19iio: accel: bma220: cleanup license stringPetre Rodan1-1/+1
2025-10-19iio: accel: bma220: relax constraints during probe()Petre Rodan1-1/+6
2025-10-19iio: accel: bma220: remove incorrect kernel-doc markingPetre Rodan1-1/+1
2025-10-19iio: adc: add RZ/T2H / RZ/N2H ADC driverCosmin Tanislav3-0/+316
2025-10-19iio: dac: ltc2688: use the auto lock APINuno Sá1-16/+12
2025-10-19iio: resolver: ad2s1210: replace sprintf() with sysfs_emit()Nuno Sá1-15/+15
2025-10-19iio: position: hid-sensor-custom-intel-hinge: replace sprintf() with sysfs_em...Nuno Sá1-1/+1
2025-10-19iio: adc: qcom-spmi-rradc: replace snprintf() with sysfs_emit()Nuno Sá1-1/+1
2025-10-19iio: adc: pac1921: replace sprintf() with sysfs_emit()Nuno Sá1-4/+4
2025-10-19iio: adc: mt6360-adc: replace snprintf() with sysfs_emit()Nuno Sá1-1/+1
2025-10-19iio: adc: meson_saradc: replace sprintf() with sysfs_emit()Nuno Sá1-3/+3
2025-10-19iio: adc: mcp3564: replace sprintf() with sysfs_emit()Nuno Sá1-1/+1
2025-10-19iio: adc: ad7768-1: replace sprintf() with sysfs_emit()Nuno Sá1-1/+1
2025-10-19iio: adc: ad4030: replace sprintf() with sysfs_emit()Nuno Sá1-2/+2
2025-10-19iio: light: ltr390: Fix typo in variable nameSameeksha Sankpal1-4/+4
2025-10-19iio: mpl3115: add support for sampling frequencyAntoni Pokusinski1-0/+82
2025-10-19iio: mpl3115: add support for DRDY interruptAntoni Pokusinski1-8/+175
2025-10-19iio: mpl3115: rename CTRL_REG1 field macrosAntoni Pokusinski1-9/+9
2025-10-19iio: mpl3115: add separate function for triggered buffer data collectionAntoni Pokusinski1-24/+30
2025-10-19iio: adc: ad7124: change setup reg allocation strategyDavid Lechner1-133/+100
2025-10-19iio: adc: ad7124: add ext attributes to temperature channelDavid Lechner1-0/+1
2025-10-19iio: dac: ltc2688: make use of devm_mutex_init()Nuno Sá1-1/+3
2025-10-19iio: imu: bmi270: add support for motion eventsGustavo Silva1-21/+362
2025-10-19iio: humditiy: hdc3020: fix units for thresholds and hysteresisDimitri Fedrau1-28/+41
2025-10-19iio: humditiy: hdc3020: fix units for temperature and humidity measurementDimitri Fedrau1-2/+2
2025-10-19iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fieldsFrancesco Lavra1-11/+11
2025-10-18iio: accel: fix ADXL355 startup race conditionValek Andrej1-5/+39
2025-10-13iio: adc: ad7124: fix temperature channelDavid Lechner1-4/+8
2025-10-13iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET1-1/+3
2025-10-13iio: adc: ad7280a: fix ad7280_store_balance_timer()David Lechner1-1/+1
2025-10-13iio: buffer-dmaengine: enable .get_dma_dev()Nuno Sá1-0/+2
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá1-0/+6
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá1-5/+16
2025-10-13iio: pressure: bmp280: correct meas_time_us calculationAchim Gratz1-6/+9
2025-10-13iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handlingOlivier Moysan1-3/+2
2025-10-13iio: adc: ad7380: fix SPI offload trigger rateDavid Lechner1-0/+8
2025-10-13iio: adc: rtq6056: Correct the sign bit indexChiYuan Huang1-1/+1
2025-10-13iio: adc: ad4030: Fix _scale value for common-mode channelsMarcelo Schmitt1-1/+1