LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Staging fixes for 4.16-rc7
@ 2018-03-23 13:32 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2018-03-23 13:32 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: devel, linux-kernel
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@linuxfoundation.org>
----------------------------------------------------------------
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@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-23 13:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-23 13:32 [GIT PULL] Staging fixes for 4.16-rc7 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).