[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200627182057.GA4356@kunai>
Date: Sat, 27 Jun 2020 20:20:57 +0200
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c for 5.8
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (830 bytes)
Powered by blists - more mailing lists