From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.8-rc6
Date: Sun, 11 Sep 2016 11:08:33 +0200 [thread overview]
Message-ID: <20160911090833.GA17040@kroah.com> (raw)
The following changes since commit c6935931c1894ff857616ff8549b61236a19148f:
Linux 4.8-rc5 (2016-09-04 14:31:46 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.8-rc6
for you to fetch changes up to 72d508ad488a63678396cf1039fc5a65e04caa9e:
Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2016-09-09 13:44:37 +0200)
----------------------------------------------------------------
Staging/IIO fixes for 4.8-rc6
Here are a few small IIO fixes for 4.8-rc6.
Nothing major, full details are in the shortlog, all of these have been
in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Colin Ian King (1):
iio: ensure ret is initialized to zero before entering do loop
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/.../jic23/iio into staging-linus
Gregor Boirie (2):
tools:iio:iio_generic_buffer: fix trigger-less mode
iio:core: fix IIO_VAL_FRACTIONAL sign handling
Kweh, Hock Leong (1):
iio: fix pressure data output unit in hid-sensor-attributes
Linus Walleij (1):
iio: accel: kxsd9: Fix scaling bug
Olof Johansson (1):
iio: accel: bmc150: reset chip at init time
drivers/iio/accel/bmc150-accel-core.c | 11 +++++++++++
drivers/iio/accel/kxsd9.c | 1 +
drivers/iio/common/hid-sensors/hid-sensor-attributes.c | 4 ++--
drivers/iio/industrialio-buffer.c | 4 ++--
drivers/iio/industrialio-core.c | 5 ++---
tools/iio/iio_generic_buffer.c | 2 +-
6 files changed, 19 insertions(+), 8 deletions(-)
reply other threads:[~2016-09-11 9:08 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=20160911090833.GA17040@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@vger.kernel.org \
--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