DriverDev-Devel 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>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Cc: devel@linuxdriverproject.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Staging/IIO driver fixes for 5.13-rc4
Date: Sat, 29 May 2021 16:27:08 +0200	[thread overview]
Message-ID: <YLJPPF9wg6b1Cssj@kroah.com> (raw)

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.13-rc4

for you to fetch changes up to 54732a5322ff1fe0f42f2527fa6f5901a4de5111:

  Merge tag 'iio-fixes-5.13b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2021-05-22 09:49:59 +0200)

----------------------------------------------------------------
Staging / IIO driver fixes for 5.13-rc4

Here are some small IIO and staging driver fixes for reported issues for
5.13-rc4.

Nothing major here, tiny changes for reported problems, full details are
in the shortlog if people are curious.

All have been in linux-next for a while with no reported problems.

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

----------------------------------------------------------------
Alexandru Ardelean (1):
      iio: adc: ad7192: handle regulator voltage error first

Andy Shevchenko (1):
      iio: dac: ad5770r: Put fwnode in error case during ->probe()

Dan Carpenter (1):
      staging: emxx_udc: fix loop in _nbu2ss_nuke()

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

Jonathan Cameron (5):
      iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
      iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
      iio: adc: ad7192: Avoid disabling a clock that was never enabled.
      iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_timestamp()
      iio: adc: ad7923: Fix undersized rx buffer.

Lucas Stankus (1):
      staging: iio: cdc: ad7746: avoid overwrite of num_channels

Rui Miguel Silva (1):
      iio: gyro: fxas21002c: balance runtime power in error path

YueHaibing (1):
      iio: adc: ad7793: Add missing error code in ad7793_setup()

 drivers/iio/adc/ad7124.c            | 36 ++++++++++++++++++++----------------
 drivers/iio/adc/ad7192.c            | 19 ++++++++++---------
 drivers/iio/adc/ad7768-1.c          |  8 ++++++--
 drivers/iio/adc/ad7793.c            |  1 +
 drivers/iio/adc/ad7923.c            |  4 +++-
 drivers/iio/dac/ad5770r.c           | 16 +++++++++++-----
 drivers/iio/gyro/fxas21002c_core.c  |  2 ++
 drivers/staging/emxx_udc/emxx_udc.c |  4 ++--
 drivers/staging/iio/cdc/ad7746.c    |  1 -
 9 files changed, 55 insertions(+), 36 deletions(-)
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

             reply	other threads:[~2021-05-29 14:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-29 14:27 Greg KH [this message]
2021-05-29 16:49 ` [GIT PULL] Staging/IIO driver fixes for 5.13-rc4 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=YLJPPF9wg6b1Cssj@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).