linux-i2c.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 for 5.8
Date: Sat, 27 Jun 2020 20:20:57 +0200	[thread overview]
Message-ID: <20200627182057.GA4356@kunai> (raw)

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

Linus,

This I2C pull request contains a 5.8 regression fix for the Designware
driver, a register bitfield fix for the fsi driver, and a missing sanity
check for the I2C core.

Please pull.

Thanks,

   Wolfram


The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 40e05200593af06633f64ab0effff052eee6f076:

  i2c: core: check returned size of emulated smbus block read (2020-06-26 10:18:35 +0200)

----------------------------------------------------------------
Andy Shevchenko (1):
      i2c: designware: Adjust bus speed independently of ACPI

Eddie James (1):
      i2c: fsi: Fix the port number field in status register

Mans Rullgard (1):
      i2c: core: check returned size of emulated smbus block read


with much appreciated quality assurance from
----------------------------------------------------------------
John Stultz (1):
      (Test) i2c: designware: Adjust bus speed independently of ACPI

 drivers/i2c/busses/i2c-designware-common.c  | 25 +++++++++++++++++--------
 drivers/i2c/busses/i2c-designware-core.h    |  3 +--
 drivers/i2c/busses/i2c-designware-pcidrv.c  |  2 +-
 drivers/i2c/busses/i2c-designware-platdrv.c |  2 +-
 drivers/i2c/busses/i2c-fsi.c                |  2 +-
 drivers/i2c/i2c-core-smbus.c                |  7 +++++++
 6 files changed, 28 insertions(+), 13 deletions(-)

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

             reply	other threads:[~2020-06-27 18:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-27 18:20 Wolfram Sang [this message]
2020-06-27 22:45 ` [PULL REQUEST] i2c for 5.8 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-07-31 19:16 Wolfram Sang
2020-07-31 20:20 ` pr-tracker-bot
2020-07-05  6:56 Wolfram Sang
2020-07-05 18:00 ` pr-tracker-bot
2020-06-20 17:16 Wolfram Sang
2020-06-21  2:30 ` pr-tracker-bot
2020-06-13 11:33 Wolfram Sang
2020-06-13 20:25 ` pr-tracker-bot
2020-06-23  0:50 ` John Stultz
2020-06-23  7:25   ` Andy Shevchenko

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=20200627182057.GA4356@kunai \
    --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).