public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging/IIO driver fixes for 4.13-rc7
Date: Sun, 27 Aug 2017 09:22:32 +0200	[thread overview]
Message-ID: <20170827072232.GA21993@kroah.com> (raw)

The following changes since commit ef954844c7ace62f773f4f23e28d2d915adc419f:

  Linux 4.13-rc5 (2017-08-13 16:01:32 -0700)

are available in the git repository at:

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

for you to fetch changes up to 2c68888f1d76c668024a9efa50af382df4f3cf8e:

  Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2017-08-20 10:45:54 -0700)

----------------------------------------------------------------
staging/iio fixes for 4.13-rc7

Here are few small staging driver fixes, and some more IIO driver fixes
for 4.13-rc7.  Nothing major, just resolutions for some reported
problems.

All of these have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Andreas Klinger (1):
      iio: bmp280: properly initialize device for humidity reading

Charles Milette (1):
      staging: rtl8188eu: add RNX-N150NUB support

Colin Ian King (1):
      Revert "staging: fsl-mc: be consistent when checking strcmp() return"

Dragos Bogdan (1):
      iio: imu: adis16480: Fix acceleration scale factor for adis16480

Fabrice Gasnier (6):
      iio: trigger: stm32-timer: fix quadrature mode get routine
      iio: trigger: stm32-timer: fix write_raw return value
      iio: trigger: stm32-timer: fix get/set down count direction
      iio: trigger: stm32-timer: add enable attribute
      iio: adc: stm32: fix common clock rate
      iio: trigger: stm32-timer: fix get trigger mode

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

Jonathan Corbet (1):
      PATCH] iio: Fix some documentation warnings

Lorenzo Bianconi (2):
      iio: magnetometer: st_magn: fix status register address for LSM303AGR
      iio: magnetometer: st_magn: remove ihl property for LSM303AGR

Srinivas Pandruvada (1):
      iio: hid-sensor-trigger: Fix the race with user space powering up sensors

Stefan Brüns (1):
      iio: adc: ina219: Avoid underflow for sleeping time

 drivers/iio/adc/ina2xx-adc.c                       |  2 +-
 drivers/iio/adc/stm32-adc-core.c                   | 10 +--
 .../iio/common/hid-sensors/hid-sensor-trigger.c    |  8 +--
 drivers/iio/imu/adis16480.c                        |  2 +-
 drivers/iio/magnetometer/st_magn_core.c            |  4 +-
 drivers/iio/pressure/bmp280-core.c                 | 27 ++++++-
 drivers/iio/pressure/bmp280.h                      |  5 ++
 drivers/iio/trigger/stm32-timer-trigger.c          | 82 ++++++++++++++++------
 drivers/staging/fsl-mc/bus/fsl-mc-allocator.c      |  6 +-
 drivers/staging/rtl8188eu/os_dep/usb_intf.c        |  1 +
 include/linux/iio/iio.h                            |  2 +-
 include/linux/iio/trigger.h                        |  4 +-
 12 files changed, 107 insertions(+), 46 deletions(-)

                 reply	other threads:[~2017-08-27  7:22 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=20170827072232.GA21993@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --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