summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-07-24iio: hid-sensor-rotation: Fix stale or zero output when reading raw valuesZhang Lixu
2026-07-24iio: tcs3472: power down chip on probe failureAldo Conte
2026-07-24iio: accel: mma8452: handle I2C read error(s) in mma8452_read()Sanjay Chitroda
2026-07-24iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handlingGuilherme Ivo Bozi
2026-07-24iio: magnetometer: ak8975: fix potential kernel stack memory leakJoshua Crofts
2026-07-24iio: light: si1133: prevent race condition on timeoutJoshua Crofts
2026-07-24iio: light: si1133: reset counter to prevent race conditionJoshua Crofts
2026-07-18iio: temperature: tmp006: use devm_iio_trigger_registerStepan Ionichev
2026-07-18iio: temperature: ltc2983: Fix reinit_completion() called after conversion startLiviu Stan
2026-07-18iio: temperature: ltc2983: Fix n_wires default bypassing rotation checkLiviu Stan
2026-07-18iio: temperature: Build mlx90635 with CONFIG_MLX90635Pengpeng Hou
2026-07-18iio: resolver: ad2s1210: notify trigger and clear state on fault read errorStepan Ionichev
2026-07-18iio: proximity: vl53l0x: notify trigger and clear IRQ on error pathsStepan Ionichev
2026-07-18iio: pressure: mpl115: fix runtime PM leak on read errorBiren Pandya
2026-07-18iio: pressure: bmp280: zero-init bmp580 trigger handler bufferDavid Carlier
2026-07-18iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() callAndy Shevchenko
2026-07-18iio: light: veml6030: fix channel type when pushing eventsJavier Carrasco
2026-07-18iio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev
2026-07-18iio: light: opt3001: fix missing state reset on timeoutJoshua Crofts
2026-07-18iio: light: gp2ap002: fix runtime PM leak on read errorBiren Pandya
2026-07-18iio: light: al3320a: read both ALS ADC registers againAlexander A. Klimov
2026-07-18iio: light: al3320a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-18iio: light: al3010: read both ALS ADC registers againAlexander A. Klimov
2026-07-18iio: light: al3010: fix incorrect scale for the highest gain rangeVidhu Sarwal
2026-07-18iio: light: al3010: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-18iio: light: al3000a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-18iio: imu: st_lsm6dsx: deselect shub page before reading whoamiAndreas Kempe
2026-07-18iio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol
2026-07-18iio: imu: inv_icm42600: fix timestamp clock period by using lower valueJean-Baptiste Maneyrol
2026-07-18iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQRunyu Xiao
2026-07-18iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQRunyu Xiao
2026-07-18iio: gyro: bmg160: wait full startup time after mode change at probeStepan Ionichev
2026-07-18iio: gyro: bmg160: bail out when bandwidth/filter is not in tableStepan Ionichev
2026-07-18iio: event: Fix event FIFO reset raceLars-Peter Clausen
2026-07-18iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()Dan Carpenter
2026-07-18iio: core: fix uninitialized data in debugfsDan Carpenter
2026-07-18iio: common: st_sensors: honour channel endianness in read_axis_dataHerman van Hazendonk
2026-07-18iio: chemical: scd30: Cleanup initializations and fix sign-extension bugMaxwell Doose
2026-07-18iio: backend: fix uninitialized data in debugfsDan Carpenter
2026-07-18iio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou
2026-07-18iio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li
2026-07-18iio: adc: spear: Initialize completion before requesting IRQMaxwell Doose
2026-07-18iio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose
2026-07-18iio: adc: ad_sigma_delta: fix CS held asserted and state leaksRadu Sabau
2026-07-18iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devicesRadu Sabau
2026-07-18iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts
2026-07-18iio: adc: ad7768-1: Select GPIOLIBJonathan Cameron
2026-07-18iio: adc: ad7380: select REGMAPSamuel Moelius
2026-07-18iio: accel: kxsd9: fix runtime PM imbalance on write_raw() errorBiren Pandya
2026-07-18iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas