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.9
Date: Sat, 29 Aug 2020 17:53:07 +0200	[thread overview]
Message-ID: <20200829155302.GA1147@ninjato> (raw)

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

Linus,

I2C has a core fix for ACPI matching and two driver bugfixes.

Please pull.

Thanks,

   Wolfram


The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

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 0204081128d582965e9e39ca83ee6e4f7d27142b:

  i2c: iproc: Fix shifting 31 bits (2020-08-25 09:46:38 +0200)

----------------------------------------------------------------
Andy Shevchenko (2):
      i2c: core: Don't fail PRP0001 enumeration when no ID table exist
      i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()

Ray Jui (1):
      i2c: iproc: Fix shifting 31 bits

Wolfram Sang (1):
      i2c: rcar: in slave mode, clear NACK earlier


with much appreciated quality assurance from
----------------------------------------------------------------
Mika Westerberg (2):
      (Rev.) i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
      (Rev.) i2c: core: Don't fail PRP0001 enumeration when no ID table exist

 drivers/i2c/busses/i2c-bcm-iproc.c |  4 ++--
 drivers/i2c/busses/i2c-rcar.c      |  1 +
 drivers/i2c/i2c-core-acpi.c        | 10 ----------
 drivers/i2c/i2c-core-base.c        |  2 +-
 drivers/i2c/i2c-core.h             |  9 ---------
 5 files changed, 4 insertions(+), 22 deletions(-)

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

             reply	other threads:[~2020-08-29 15:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29 15:53 Wolfram Sang [this message]
2020-08-29 20:17 ` [PULL REQUEST] i2c for v5.9 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-09-11 19:43 Wolfram Sang
2020-09-11 20:45 ` pr-tracker-bot
2020-10-10 18:28 Wolfram Sang
2020-10-10 23:17 ` 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=20200829155302.GA1147@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.