All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging/IIO driver fixes for 4.10-rc7
@ 2017-02-04 11:36 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-02-04 11:36 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

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

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

only message in thread, other threads:[~2017-02-04 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-04 11:36 [GIT PULL] Staging/IIO driver fixes for 4.10-rc7 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.