summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-04-18iio: gyro: mpu3050: Fix out-of-sequence free_irq()Ethan Tidmore
2026-04-18iio: gyro: mpu3050: Move iio_device_register() to correct locationEthan Tidmore
2026-04-18iio: gyro: mpu3050: Fix irq resource leakEthan Tidmore
2026-04-18iio: gyro: mpu3050: Fix incorrect free_irq() variableEthan Tidmore
2026-04-18iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope onlyFrancesco Lavra
2026-04-18iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner
2026-04-18iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus
2026-04-18iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol
2026-04-18iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-04-18iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol
2026-04-18iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus
2026-04-18iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus
2026-04-18iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer
2026-04-18iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid
2026-04-18iio: dac: ds4424: reject -128 RAW valueOleksij Rempel
2026-03-04iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus
2026-03-04iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04iio: sca3000: Fix a resource leak in sca3000_probe()Harshit Mogalapalli
2026-03-04drivers: iio: mpu3050: use dev_err_probe for regulator requestSvyatoslav Ryhel
2026-02-06iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold
2026-02-06iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas
2026-02-06iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao
2026-02-06iio: adc: ad9467: fix ad9434 vref maskTomas Melin
2026-01-19iio: imu: st_lsm6dsx: Fix measurement unit for odr struct memberFrancesco Lavra
2026-01-19iio: imu: st_lsm6dsx: discard samples during filters settling timeLorenzo Bianconi
2026-01-19iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routineLorenzo Bianconi
2025-12-07iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET
2025-12-07iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fieldsFrancesco Lavra
2025-12-07iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before sett...Rodrigo Gobbi
2025-10-29iio: imu: inv_icm42600: Simplify pm_runtime setupSean Nyekjaer
2025-10-29iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspendedSean Nyekjaer
2025-10-29iio: imu: inv_icm42600: use = { } instead of memset()David Lechner
2025-10-29iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resumeSean Nyekjaer
2025-10-29iio: frequency: adf4350: Fix prescaler usage.Michael Hennerich
2025-10-29iio: dac: ad5421: use int type to store negative error codesQianfeng Rong
2025-10-29iio: dac: ad5360: use int type to store negative error codesQianfeng Rong
2025-10-29iio: consumers: Fix offset handling in iio_convert_raw_to_processed()Hans de Goede
2025-09-09iio: light: opt3001: fix deadlock due to concurrent flag accessLuca Ceresoli
2025-09-09iio: chemical: pms7003: use aligned_s64 for timestampDavid Lechner
2025-08-28iio: light: as73211: Ensure buffer holes are zeroedJonathan Cameron
2025-08-28iio: imu: inv_icm42600: change invalid data error to -EBUSYJean-Baptiste Maneyrol
2025-08-28iio: adc: ad_sigma_delta: change to buffer predisableDavid Lechner
2025-08-28iio: hid-sensor-prox: Fix incorrect OFFSET calculationZhang Lixu
2025-08-28iio: proximity: isl29501: fix buffered read on big-endian systemsDavid Lechner
2025-08-28iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()Salah Triki
2025-08-28iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirementJonathan Santos
2025-08-28iio: adc: stm32-adc: Fix race in installing chained IRQ handlerChen Ni
2025-08-28iio: adc: max1363: Reorder mode_list[] entriesFabio Estevam
2025-08-28iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]Fabio Estevam
2025-07-17iio: pressure: zpa2326: Use aligned_s64 for the timestampJonathan Cameron