mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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.7-rc6
Date: Fri, 1 Jul 2016 09:15:17 -0700	[thread overview]
Message-ID: <20160701161517.GA29408@kroah.com> (raw)

The following changes since commit 33688abb2802ff3a230bd2441f765477b94cc89e:

  Linux 4.7-rc4 (2016-06-19 21:30:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.7-rc6

for you to fetch changes up to d839722131307eff1f3fe1636a5af839c90fbf96:

  Merge tag 'iio-fixes-for-4.7c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2016-06-29 13:53:31 -0700)

----------------------------------------------------------------
Staging/IIO fixes for 4.7-rc6

Here are a few small staging and iio driver fixes for 4.7-rc6.

Nothing major here, just a number of small fixes, all have been in
linux-next for a while, and the full details are in the shortlog.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Arnd Bergmann (1):
      staging: iio: fix ad7606_spi regression

Crestez Dan Leonard (1):
      iio: inv_mpu6050: Fix use-after-free in ACPI code

Greg Kroah-Hartman (2):
      Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/.../jic23/iio into staging-linus
      Merge tag 'iio-fixes-for-4.7c' of git://git.kernel.org/.../jic23/iio into staging-linus

Linus Walleij (1):
      iio: accel: kxsd9: fix the usage of spi_w8r8()

Luis de Bethencourt (2):
      staging: iio: ad5933: fix order of cycle conditions
      staging: iio: accel: fix error check

Mark Brown (3):
      iio:ad7266: Fix broken regulator error handling
      iio:ad7266: Fix support for optional regulators
      iio:ad7266: Fix probe deferral for vref

 drivers/iio/accel/kxsd9.c                       | 4 ++--
 drivers/iio/adc/ad7266.c                        | 7 +++++--
 drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.c      | 5 +++--
 drivers/staging/iio/accel/sca3000_core.c        | 2 +-
 drivers/staging/iio/adc/ad7606_spi.c            | 2 +-
 drivers/staging/iio/impedance-analyzer/ad5933.c | 6 +++---
 6 files changed, 15 insertions(+), 11 deletions(-)

                 reply	other threads:[~2016-07-01 16:15 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=20160701161517.GA29408@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