linux-kernel.vger.kernel.org archive mirror
 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.10-rc7
Date: Sat, 4 Feb 2017 12:36:03 +0100	[thread overview]
Message-ID: <20170204113603.GA22346@kroah.com> (raw)

The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:

  Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.10-rc7

for you to fetch changes up to b17c1bba9cec1727451b906d9a0c209774624873:

  staging: greybus: timesync: validate platform state callback (2017-01-25 11:36:59 +0100)

----------------------------------------------------------------
Staging/IIO fixes for 4.10-rc7

Here are a few small IIO and one staging driver fix for 4.10-rc7.  They
fix some reported issues with the drivers.

All of them have been in linux-next for a week or so with no reported
issues.

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

----------------------------------------------------------------
Alison Schofield (3):
      iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
      iio: health: afe4404: retrieve a valid iio_dev in suspend/resume
      iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume

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

John Brooks (1):
      iio: dht11: Use usleep_range instead of msleep for start signal

Matt Ranostay (1):
      iio: health: max30100: fixed parenthesis around FIFO count check

Rui Miguel Silva (1):
      staging: greybus: timesync: validate platform state callback

 drivers/iio/adc/palmas_gpadc.c              | 4 ++--
 drivers/iio/health/afe4403.c                | 4 ++--
 drivers/iio/health/afe4404.c                | 4 ++--
 drivers/iio/health/max30100.c               | 2 +-
 drivers/iio/humidity/dht11.c                | 6 ++++--
 drivers/staging/greybus/timesync_platform.c | 6 ++++++
 6 files changed, 17 insertions(+), 9 deletions(-)

                 reply	other threads:[~2017-02-04 11:36 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=20170204113603.GA22346@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;
as well as URLs for NNTP newsgroup(s).