summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo
2022-12-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun
2022-12-08iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun
2022-12-02iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()Dong Chenchen
2022-12-02iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin
2022-12-02iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez
2022-12-02iio: adc: aspeed: Remove the trim valid dts property.Billy Tsai
2022-11-26iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes
2022-11-26iio: pressure: ms5611: fixed value compensation bugMitja Spes
2022-11-26iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar
2022-11-26iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar
2022-11-26iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang
2022-11-26iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang
2022-11-26iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.Jonathan Cameron
2022-11-10iio: adc: stm32-adc: fix channel sampling time initOlivier Moysan
2022-11-04iio: adxl367: Fix unsafe buffer attributesMatti Vaittinen
2022-11-04iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen
2022-11-04iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav
2022-11-04iio: light: tsl2583: Fix module unloadingShreeya Patel
2022-10-21iio: Use per-device lockdep class for mlockVincent Whitchurch
2022-10-21iio: magnetometer: yas530: Change data type of hard_offsets to signedJakob Hauser
2022-10-21iio: inkern: fix return value in devm_of_iio_channel_get_by_name()Nuno Sá
2022-10-21iio: inkern: only release the device node when done with itNuno Sá
2022-10-21iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resumeClaudiu Beznea
2022-10-21iio: adc: at91-sama5d2_adc: lock around oversampling and sample freqClaudiu Beznea
2022-10-21iio: adc: at91-sama5d2_adc: check return status for pressure and touchClaudiu Beznea
2022-10-21iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAXClaudiu Beznea
2022-10-21iio: pressure: dps310: Reset chip after timeoutEddie James
2022-10-21iio: pressure: dps310: Refactor startup procedureEddie James
2022-10-21iio: adc: ad7923: fix channel readings for some variantsNuno Sá
2022-10-21iio: ltc2497: Fix reading conversion resultsUwe Kleine-König
2022-10-21iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich
2022-08-21iio: light: cm32181: make cm32181_pm_ops staticsunliming
2022-08-21iio: ad7292: Prevent regulator double disableMatti Vaittinen
2022-08-21iio: adc: mcp3911: use correct formula for AD conversionMarcus Folkesson
2022-08-21iio: adc: mcp3911: correct "microchip,device-addr" propertyMarcus Folkesson
2022-08-15iio: light: cm3605: Fix an error handling path in cm3605_probe()Christophe JAILLET
2022-08-15iio: adc: mcp3911: make use of the sign bitMarcus Folkesson
2022-07-19iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma
2022-07-19iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytesLI Qingwu
2022-07-19iio: fix iio_format_avail_range() printing for none IIO_VAL_INTFawzi Khaber
2022-07-19iio: adc: max1027: unlock on error path in max1027_read_single_value()Dan Carpenter
2022-07-18iio: magnetometer: hmc5843: Remove duplicate 'the'Jiang Jian
2022-07-18iio: magn: yas530: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: magnetometer: ak8974: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: veml6030: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: tsl2591: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron
2022-07-18iio: light: tsl2583: Use DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()Jonathan Cameron