linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Staging/IIO driver fixes for 4.8-rc6
@ 2016-09-11  9:08 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2016-09-11  9:08 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-11  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-11  9:08 [GIT PULL] Staging/IIO driver fixes for 4.8-rc6 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).