linux-kernel.vger.kernel.org archive mirror
 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 fixes for v5.12
Date: Sat, 27 Feb 2021 15:12:23 +0100	[thread overview]
Message-ID: <20210227141223.GA3333@ninjato> (raw)

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

Linus,

I2C has three more bugfixes and one revert for you. I accidently applied
one patch too early.

Please pull.

Thanks,

   Wolfram


The following changes since commit 2c87f7a38f930ef6f6a7bdd04aeb82ce3971b54b:

  Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm (2021-02-25 12:23:49 -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 f4ff0104d4c807a7f96aa3358c03d694895ee8ea:

  i2c: exynos5: Preserve high speed master code (2021-02-26 11:47:42 +0100)

----------------------------------------------------------------
Liguang Zhang (1):
      i2c: designware: Get right data length

Maxime Ripard (1):
      i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition

Mårten Lindahl (1):
      i2c: exynos5: Preserve high speed master code

Wolfram Sang (1):
      Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
      (Rev.) i2c: designware: Get right data length

Krzysztof Kozlowski (2):
      (Rev.) i2c: exynos5: Preserve high speed master code
      (Test) i2c: exynos5: Preserve high speed master code

 drivers/i2c/busses/i2c-brcmstb.c           |  2 +-
 drivers/i2c/busses/i2c-designware-core.h   |  2 ++
 drivers/i2c/busses/i2c-designware-master.c |  2 +-
 drivers/i2c/busses/i2c-exynos5.c           |  8 ++++++-
 drivers/i2c/busses/i2c-qcom-geni.c         | 34 ------------------------------
 5 files changed, 11 insertions(+), 37 deletions(-)

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

             reply	other threads:[~2021-02-27 14:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27 14:12 Wolfram Sang [this message]
2021-02-27 16:29 ` [PULL REQUEST] i2c fixes for v5.12 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=20210227141223.GA3333@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 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 NNTP newsgroup(s).