-
- Downloads
Merge tag 'iio-fixes-5.14a' of...
Merge tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus Jonathan writes: First set of fixes for IIO in the 5.14 cycle adi,adis: - Ensure GPIO pin direction set explicitly in driver. fxls8952af: - Fix use of ret when not initialized. - Fix issue with use of module symbol from built in. hdc100x: - Add a margin to conversion time as some parts run to slowly. palmas-adc: - Fix a wrong exit condition that leads to adc period always being set to maximum value. st,sensors: - Drop a wrong restriction on number of interrupts in dt binding. ti-ads7950: - Ensure CS deasserted after channel read. * tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio: iio: adc: Fix incorrect exit of for-loop iio: humidity: hdc100x: Add margin to the conversion time dt-bindings: iio: st: Remove wrong items length check iio: accel: fxls8962af: fix i2c dependency iio: adis: set GPIO reset pin direction iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels iio: accel: fxls8962af: fix potential use of uninitialized symbol
Showing
- Documentation/devicetree/bindings/iio/st,st-sensors.yaml 0 additions, 41 deletionsDocumentation/devicetree/bindings/iio/st,st-sensors.yaml
- drivers/iio/accel/Kconfig 2 additions, 0 deletionsdrivers/iio/accel/Kconfig
- drivers/iio/accel/fxls8962af-core.c 1 addition, 1 deletiondrivers/iio/accel/fxls8962af-core.c
- drivers/iio/adc/palmas_gpadc.c 2 additions, 2 deletionsdrivers/iio/adc/palmas_gpadc.c
- drivers/iio/adc/ti-ads7950.c 0 additions, 1 deletiondrivers/iio/adc/ti-ads7950.c
- drivers/iio/humidity/hdc100x.c 4 additions, 2 deletionsdrivers/iio/humidity/hdc100x.c
- drivers/iio/imu/adis.c 1 addition, 2 deletionsdrivers/iio/imu/adis.c
Loading
Please register or sign in to comment