From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.14-rc6
Date: Mon, 23 Oct 2017 09:26:43 +0200 [thread overview]
Message-ID: <20171023072643.GA30211@kroah.com> (raw)
The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:
Linux 4.14-rc4 (2017-10-08 20:53:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.14-rc6
for you to fetch changes up to c97d96b4e612c7dc1b37d7afc61b598a9a25994d:
staging: bcm2835-audio: Fix memory corruption (2017-10-18 15:09:45 +0200)
----------------------------------------------------------------
Staging/IIO fixes for 4.14-rc6
Here are a small number of patches to resolve some reported IIO and a
staging driver problem. Nothing major here, full details are in the
shortlog below.
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Colin Ian King (1):
staging: iio: ade7759: fix signed extension bug on shift of a u8
Eugen Hristev (1):
iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property
Geert Uytterhoeven (1):
iio: pressure: zpa2326: Remove always-true check which confuses gcc
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/.../jic23/iio into staging-linus
Lars-Peter Clausen (1):
iio: dummy: events: Add missing break
Matt Ranostay (1):
iio: proximity: as3935: noise detection + threshold changes
Phil Elwell (1):
staging: bcm2835-audio: Fix memory corruption
Randy Dunlap (1):
iio: adc: dln2-adc: fix build error
.../ABI/testing/sysfs-bus-iio-proximity-as3935 | 8 ++++
.../devicetree/bindings/iio/proximity/as3935.txt | 5 +++
drivers/iio/adc/Kconfig | 2 +
drivers/iio/adc/at91-sama5d2_adc.c | 45 ++++++++++++++--------
drivers/iio/dummy/iio_simple_dummy_events.c | 1 +
drivers/iio/pressure/zpa2326.c | 10 ++---
drivers/iio/proximity/as3935.c | 43 +++++++++++++++++++--
drivers/staging/iio/meter/ade7759.c | 2 +-
.../vc04_services/bcm2835-audio/bcm2835-vchiq.c | 19 ++++-----
9 files changed, 96 insertions(+), 39 deletions(-)
reply other threads:[~2017-10-23 7:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171023072643.GA30211@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome