All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Peter Rosin <peda@axentia.se>,
	Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [PULL REQUEST] i2c for v5.16
Date: Sat, 8 Jan 2022 19:10:42 +0100	[thread overview]
Message-ID: <YdnToqh/UgE8NtXX@ninjato> (raw)

[-- Attachment #1: Type: text/plain, Size: 1386 bytes --]

Linus,

here is the I2C pull request fixing the regression with AMD GPU suspend
by reverting the handling of bus regulators in the I2C core. Also, there
is a fix for the MPC driver to prevent an out-of-bound-access.

Please pull.

Thanks,

   Wolfram


The following changes since commit c9e6606c7fe92b50a02ce51dda82586ebdf99b48:

  Linux 5.16-rc8 (2022-01-02 14:23:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to a19f75de73c220b4496d2aefb7a605dd032f7c01:

  Revert "i2c: core: support bus regulator controlling in adapter" (2022-01-07 21:27:15 +0100)

----------------------------------------------------------------
Chris Packham (1):
      i2c: mpc: Avoid out of bounds memory access

Wolfram Sang (1):
      Revert "i2c: core: support bus regulator controlling in adapter"


with much appreciated quality assurance from
----------------------------------------------------------------
"Tareque Md.Hanif" (1):
      (Test) Revert "i2c: core: support bus regulator controlling in adapter"

Konstantin Kharlamov (1):
      (Test) Revert "i2c: core: support bus regulator controlling in adapter"

 drivers/i2c/busses/i2c-mpc.c | 15 ++++---
 drivers/i2c/i2c-core-base.c  | 95 --------------------------------------------
 2 files changed, 9 insertions(+), 101 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2022-01-08 18:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-08 18:10 Wolfram Sang [this message]
2022-01-08 20:19 ` [PULL REQUEST] i2c for v5.16 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-01-01 22:05 Wolfram Sang
2022-01-02 18:38 ` pr-tracker-bot
2021-12-11  8:50 Wolfram Sang
2021-12-11 17:28 ` pr-tracker-bot
2021-12-03 16:45 Wolfram Sang
2021-12-03 18:53 ` pr-tracker-bot
2021-11-26 10:38 Wolfram Sang
2021-11-26 18:35 ` pr-tracker-bot
2021-11-08  8:28 Wolfram Sang
2021-11-08 20:27 ` pr-tracker-bot
2021-11-06 21:33 Wolfram Sang
2021-11-07 19:14 ` 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=YdnToqh/UgE8NtXX@ninjato \
    --to=wsa@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@axentia.se \
    --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 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.