The following changes since commit c698ca5278934c0ae32297a8725ced2e27585d7f: Linux 4.16-rc6 (2018-03-18 17:48:42 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.16-rc7 for you to fetch changes up to 4c41aa24baa4ed338241d05494f2c595c885af8f: staging: ncpfs: memory corruption in ncp_read_kernel() (2018-03-19 16:31:39 +0100) ---------------------------------------------------------------- Staging/IIO fixes for 4.16-rc7 Here are a few small Staging and IIO fixes for various reported issues. All of them are tiny, the majority being iio driver fixes for small issues, and one staging driver fix for a memory corruption issue. All have been in linux-next with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Dan Carpenter (2): iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock() staging: ncpfs: memory corruption in ncp_read_kernel() Fabrice Gasnier (5): iio: adc: stm32-dfsdm: fix compatible data use iio: adc: stm32-dfsdm: fix call to stop channel iio: adc: stm32-dfsdm: fix clock source selection iio: adc: stm32-dfsdm: fix multiple channel initialization dt-bindings: iio: adc: sd-modulator: fix io-channel-cells Greg Kroah-Hartman (1): Merge tag 'iio-fixes-for-4.16b' of git://git.kernel.org/.../jic23/iio into staging-linus Jonathan Cameron (1): Revert "iio: accel: st_accel: remove redundant pointer pdata" Michael Nosthoff (1): iio: st_pressure: st_accel: pass correct platform data to init Richard Lai (1): iio: chemical: ccs811: Corrected firmware boot/application mode transition .../bindings/iio/adc/sigma-delta-modulator.txt | 4 +-- drivers/iio/accel/st_accel_core.c | 7 +++- drivers/iio/adc/meson_saradc.c | 4 ++- drivers/iio/adc/stm32-dfsdm-adc.c | 39 ++++++++++++---------- drivers/iio/adc/stm32-dfsdm-core.c | 12 +++++-- drivers/iio/chemical/ccs811.c | 3 ++ drivers/iio/pressure/st_pressure_core.c | 2 +- drivers/staging/ncpfs/ncplib_kernel.c | 4 +++ 8 files changed, 50 insertions(+), 25 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel