Merge tag 'iio-fixes-for-5.11a' of...
Merge tag 'iio-fixes-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus Jonathan writes: First set of IIO and counter fixes for the 5.11 cycle. Counter fixes ti,eqep - Remove floor interface as the device always wraps to 0. IIO adi,ad5504 - Fix inverted power state control. bosch,bma255 - Fix a difference in part naming between dt-binding doc and the driver. melexis,mlx90632 - Add a delay after reset command. semtech,sx9310 - Off by one error. - Fix an issue due to need to skip a value in a power of 2 series. st,st_sensors - Fix a possible infinite loop if data read is not define or reading it fails. ti,am335x - Remove a left over iio_kfifo_free after managed allocation conversion. * tag 'iio-fixes-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio: iio: sx9310: Fix semtech,avg-pos-strength setting when > 16 iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread iio: ad5504: Fix setting power-down state counter:ti-eqep: remove floor drivers: iio: temperature: Add delay after the addressed reset command in mlx90632.c iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free() dt-bindings: iio: accel: bma255: Fix bmc150/bmi055 compatible iio: sx9310: Off by one in sx9310_read_thresh()
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/iio/accel/bosch,bma255.yaml 2 additions, 2 deletions...mentation/devicetree/bindings/iio/accel/bosch,bma255.yaml
- drivers/counter/ti-eqep.c 0 additions, 35 deletionsdrivers/counter/ti-eqep.c
- drivers/iio/adc/ti_am335x_adc.c 1 addition, 5 deletionsdrivers/iio/adc/ti_am335x_adc.c
- drivers/iio/common/st_sensors/st_sensors_trigger.c 17 additions, 14 deletionsdrivers/iio/common/st_sensors/st_sensors_trigger.c
- drivers/iio/dac/ad5504.c 2 additions, 2 deletionsdrivers/iio/dac/ad5504.c
- drivers/iio/proximity/sx9310.c 3 additions, 2 deletionsdrivers/iio/proximity/sx9310.c
- drivers/iio/temperature/mlx90632.c 6 additions, 0 deletionsdrivers/iio/temperature/mlx90632.c
Loading
Please register or sign in to comment