public inbox for linux-staging@lists.linux.dev
 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, linux-staging@lists.linux.dev
Subject: [GIT PULL] IIO driver fixes for 5.14-rc6
Date: Sat, 14 Aug 2021 18:50:47 +0200	[thread overview]
Message-ID: <YRf0Zwu0SySEe2g9@kroah.com> (raw)

The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:

  Linux 5.14-rc5 (2021-08-08 13:49:31 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a5056c0bc24f6c9982cfe6f4e3301f3c7d682191:

  Merge tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2021-08-10 08:54:36 +0200)

----------------------------------------------------------------
IIO fixes for 5.14-rc6

Here are some small IIO driver fixes for reported problems for 5.14-rc6
(no staging driver fixes at the moment).

All of them resolve reported issues and have been in linux-next all week
with no reported problems.  Full details are in the shortlog.

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

----------------------------------------------------------------
Antti Keränen (1):
      iio: adis: set GPIO reset pin direction

Arnd Bergmann (1):
      iio: accel: fxls8962af: fix i2c dependency

Chris Lesiak (1):
      iio: humidity: hdc100x: Add margin to the conversion time

Colin Ian King (1):
      iio: adc: Fix incorrect exit of for-loop

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus

Maxime Ripard (1):
      dt-bindings: iio: st: Remove wrong items length check

Sean Nyekjaer (1):
      iio: accel: fxls8962af: fix potential use of uninitialized symbol

Uwe Kleine-König (1):
      iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels

 .../devicetree/bindings/iio/st,st-sensors.yaml     | 41 ----------------------
 drivers/iio/accel/Kconfig                          |  2 ++
 drivers/iio/accel/fxls8962af-core.c                |  2 +-
 drivers/iio/adc/palmas_gpadc.c                     |  4 +--
 drivers/iio/adc/ti-ads7950.c                       |  1 -
 drivers/iio/humidity/hdc100x.c                     |  6 ++--
 drivers/iio/imu/adis.c                             |  3 +-
 7 files changed, 10 insertions(+), 49 deletions(-)

             reply	other threads:[~2021-08-14 16:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-14 16:50 Greg KH [this message]
2021-08-15  5:30 ` [GIT PULL] IIO driver fixes for 5.14-rc6 pr-tracker-bot

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=YRf0Zwu0SySEe2g9@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --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