Merge tag 'iio-fixes-for-5.6a' of...
Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus Jonathan writes: First set of IIO fixes in the 5.6 cycle. * adxl372 - Fix marking of buffered values as big endian. * ak8974 - Fix wrong handling of negative values when read from sysfs. * at91-sama5d2 - Fix differential mode by ensuring configuration set correctly. * ping - Use the write sensor type for of_ping_match table. * sps30 - Kconfig build dependency fix. * st-sensors - Fix a wrong identification of which part the SMO8840 ACPI ID indicates. * stm32-dsfdm - Fix a sleep in atomic issue by not using a trigger when it makes no sense. * stm32-timer - Make sure master mode is disabled when stopping. * vcnl400 - Update some sampling periods based on new docs. * tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio: iio: ping: set pa_laser_ping_cfg in of_ping_match iio: chemical: sps30: fix missing triggered buffer dependency iio: st_sensors: remap SMO8840 to LIS2DH12 iio: light: vcnl4000: update sampling periods for vcnl4040 iio: light: vcnl4000: update sampling periods for vcnl4200 iio: accel: adxl372: Set iio_chan BE iio: magnetometer: ak8974: Fix negative raw values in sysfs iio: trigger: stm32-timer: disable master mode when stopping iio: adc: stm32-dfsdm: fix sleep in atomic context iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
No related branches found
No related tags found
Showing
- drivers/iio/accel/adxl372.c 1 addition, 0 deletionsdrivers/iio/accel/adxl372.c
- drivers/iio/accel/st_accel_i2c.c 1 addition, 1 deletiondrivers/iio/accel/st_accel_i2c.c
- drivers/iio/adc/at91-sama5d2_adc.c 15 additions, 0 deletionsdrivers/iio/adc/at91-sama5d2_adc.c
- drivers/iio/adc/stm32-dfsdm-adc.c 10 additions, 33 deletionsdrivers/iio/adc/stm32-dfsdm-adc.c
- drivers/iio/chemical/Kconfig 2 additions, 0 deletionsdrivers/iio/chemical/Kconfig
- drivers/iio/light/vcnl4000.c 8 additions, 7 deletionsdrivers/iio/light/vcnl4000.c
- drivers/iio/magnetometer/ak8974.c 1 addition, 1 deletiondrivers/iio/magnetometer/ak8974.c
- drivers/iio/proximity/ping.c 1 addition, 1 deletiondrivers/iio/proximity/ping.c
- drivers/iio/trigger/stm32-timer-trigger.c 9 additions, 2 deletionsdrivers/iio/trigger/stm32-timer-trigger.c
Loading
Please register or sign in to comment