summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-03-19iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-03-19iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus
2026-03-19iio: imu: adis: Fix NULL pointer dereference in adis_initRadu Sabau
2026-03-19iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus
2026-03-19iio: buffer: Fix wait_queue not being removedNuno Sá
2026-03-19iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer
2026-03-19iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid
2026-03-19iio: magnetometer: tlv493d: remove erroneous shift in X-axis dataAntoniu Miclaus
2026-03-19iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus
2026-03-19iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus
2026-03-19iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon
2026-03-19iio: dac: ds4424: reject -128 RAW valueOleksij Rempel
2026-03-19iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade
2026-03-04iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus
2026-03-04iio: accel: adxl380: Avoid reading more entries than present in FIFOFrancesco Lavra
2026-03-04iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04iio: Use IRQF_NO_THREADSebastian Andrzej Siewior
2026-03-04iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270Derek J. Clark
2026-02-26iio: sca3000: Fix a resource leak in sca3000_probe()Harshit Mogalapalli
2026-02-26drivers: iio: mpu3050: use dev_err_probe for regulator requestSvyatoslav Ryhel
2026-02-26iio: pressure: mprls0025pa: fix pressure calculationPetre Rodan
2026-02-26iio: pressure: mprls0025pa: fix scan_type structPetre Rodan
2026-02-26iio: pressure: mprls0025pa: fix interrupt flagPetre Rodan
2026-02-26iio: pressure: mprls0025pa: fix SPI CS delay violationPetre Rodan
2026-02-26iio: pressure: mprls0025pa: fix spi_transfer struct initialisationPetre Rodan
2026-02-26iio: test: drop dangling symbol in gain-time-scale helpersRandy Dunlap
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2026-01-30iio: core: Replace lockdep_set_class() + mutex_init() by combined callAndy Shevchenko
2026-01-30iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas
2026-01-30iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_sourceMiaoqian Lin
2026-01-30iio: chemical: scd4x: fix reported channel endiannessFiona Klute
2026-01-30iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshotThorsten Blum
2026-01-30iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold
2026-01-30iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao
2026-01-30iio: adc: ad9467: fix ad9434 vref maskTomas Melin
2026-01-30iio: accel: iis328dq: fix gain valuesMarkus Koeniger
2026-01-30iio: accel: adxl380: fix handling of unavailable "INT1" interruptFrancesco Lavra
2026-01-30iio: adc: ad7606: Fix incorrect type for error return variableHaotian Zhang
2026-01-30iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin
2026-01-30iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detectionFrancesco Lavra
2026-01-02iio: adc: ti_am335x_adc: Limit step_avg to valid range for gcc complainsPei Xiao
2025-12-18iio: core: Clean up device correctly on iio_device_alloc() failureAndy Shevchenko
2025-12-18iio: core: add missing mutex_destroy in iio_dev_release()Andy Shevchenko
2025-12-18iio: imu: bmi270: fix dev_err_probe error msgRodrigo Gobbi
2025-12-18iio: imu: st_lsm6dsx: Fix measurement unit for odr struct memberFrancesco Lavra
2025-12-12iio: adc: ad4080: fix chip identificationAntoniu Miclaus
2025-11-11iio: accel: bmc150: Fix irq assumption regressionLinus Walleij
2025-10-27iio: st_lsm6dsx: Fixed calibrated timestamp calculationMario Tesi
2025-10-19iio: humditiy: hdc3020: fix units for thresholds and hysteresisDimitri Fedrau
2025-10-19iio: humditiy: hdc3020: fix units for temperature and humidity measurementDimitri Fedrau