summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
6 daysiio: temperature: tmp006: use devm_iio_trigger_registerStepan Ionichev1-1/+1
6 daysiio: temperature: ltc2983: Fix reinit_completion() called after conversion startLiviu Stan1-2/+1
6 daysiio: temperature: ltc2983: Fix n_wires default bypassing rotation checkLiviu Stan1-1/+1
6 daysiio: temperature: Build mlx90635 with CONFIG_MLX90635Pengpeng Hou1-1/+1
6 daysiio: resolver: ad2s1210: notify trigger and clear state on fault read errorStepan Ionichev1-1/+1
6 daysiio: proximity: vl53l0x: notify trigger and clear IRQ on error pathsStepan Ionichev1-4/+3
6 daysiio: pressure: mpl115: fix runtime PM leak on read errorBiren Pandya1-2/+2
6 daysiio: pressure: bmp280: zero-init bmp580 trigger handler bufferDavid Carlier1-1/+1
6 daysiio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() callAndy Shevchenko1-0/+1
6 daysiio: light: veml6030: fix channel type when pushing eventsJavier Carrasco1-3/+5
6 daysiio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev1-4/+2
6 daysiio: light: opt3001: fix missing state reset on timeoutJoshua Crofts1-2/+4
6 daysiio: light: gp2ap002: fix runtime PM leak on read errorBiren Pandya1-1/+1
6 daysiio: light: al3320a: read both ALS ADC registers againAlexander A. Klimov1-3/+5
6 daysiio: light: al3320a: add missing REGMAP_I2C to KconfigJoshua Crofts1-0/+1
6 daysiio: light: al3010: read both ALS ADC registers againAlexander A. Klimov1-3/+5
6 daysiio: light: al3010: fix incorrect scale for the highest gain rangeVidhu Sarwal1-1/+1
6 daysiio: light: al3010: add missing REGMAP_I2C to KconfigJoshua Crofts1-0/+1
6 daysiio: light: al3000a: add missing REGMAP_I2C to KconfigJoshua Crofts1-0/+1
6 daysiio: imu: st_lsm6dsx: deselect shub page before reading whoamiAndreas Kempe1-1/+20
6 daysiio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol2-4/+6
6 daysiio: imu: inv_icm42600: fix timestamp clock period by using lower valueJean-Baptiste Maneyrol2-4/+4
6 daysiio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQRunyu Xiao1-1/+2
6 daysiio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQRunyu Xiao1-1/+1
6 daysiio: gyro: bmg160: wait full startup time after mode change at probeStepan Ionichev1-2/+8
6 daysiio: gyro: bmg160: bail out when bandwidth/filter is not in tableStepan Ionichev1-0/+6
6 daysiio: event: Fix event FIFO reset raceLars-Peter Clausen1-3/+2
6 daysiio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()Dan Carpenter1-1/+1
6 daysiio: core: fix uninitialized data in debugfsDan Carpenter1-1/+1
6 daysiio: common: st_sensors: honour channel endianness in read_axis_dataHerman van Hazendonk1-6/+17
6 daysiio: chemical: scd30: Cleanup initializations and fix sign-extension bugMaxwell Doose1-4/+15
6 daysiio: backend: fix uninitialized data in debugfsDan Carpenter1-1/+1
6 daysiio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou1-1/+2
6 daysiio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li1-1/+5
6 daysiio: adc: spear: Initialize completion before requesting IRQMaxwell Doose1-2/+1
6 daysiio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose1-2/+2
6 daysiio: adc: ad_sigma_delta: fix CS held asserted and state leaksRadu Sabau1-3/+5
6 daysiio: adc: ad_sigma_delta: fix clear_pending_event for registerless devicesRadu Sabau1-2/+29
6 daysiio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts1-0/+1
6 daysiio: adc: ad7768-1: Select GPIOLIBJonathan Cameron1-0/+1
6 daysiio: adc: ad7380: select REGMAPSamuel Moelius1-0/+1
6 daysiio: accel: kxsd9: fix runtime PM imbalance on write_raw() errorBiren Pandya1-2/+3
6 daysiio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas1-0/+2
2026-06-27iio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly1-1/+6
2026-06-27iio: light: veml6075: add bounds check to veml6075_it_ms indexSam Daly1-2/+6
2026-06-09iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()BenoƮt Monin1-0/+1
2026-06-09iio: buffer: hw-consumer: fix use-after-free in error pathFelix Gu1-2/+2
2026-06-09iio: light: cm3323: fix reg_conf not being initialized correctlyAldo Conte1-3/+2
2026-06-09iio: chemical: scd30: fix division by zero in write_rawAntoniu Miclaus1-1/+1
2026-06-09iio: chemical: mhz19b: reject oversized serial repliesPengpeng Hou1-0/+17