[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZODtsyZ2g1EX8C0X@shikoro>
Date: Sat, 19 Aug 2023 18:28:35 +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>,
Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.5-rc7
The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:
Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.5-rc7
for you to fetch changes up to 4caf4cb1eaed469742ef719f2cc024b1ec3fa9e6:
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue (2023-08-14 18:17:13 +0200)
----------------------------------------------------------------
Usual set of driver fixes. A bit more than usual because I was
unavailable for a while.
----------------------------------------------------------------
Carlos Song (1):
i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
Chengfeng Ye (1):
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
Dan Carpenter (1):
i2c: sun6i-p2wi: Fix an error message in probe()
Parker Newman (1):
i2c: tegra: Fix i2c-tegra DMA config option processing
Quan Nguyen (1):
i2c: designware: Correct length byte validation logic
Tam Nguyen (1):
i2c: designware: Handle invalid SMBus block data response length value
Thierry Reding (1):
i2c: tegra: Fix failure during probe deferral cleanup
Uwe Kleine-König (1):
i2c: Update documentation to use .probe() again
Yicong Yang (1):
i2c: hisi: Only handle the interrupt of the driver's transfer
with much appreciated quality assurance from
----------------------------------------------------------------
Akhil R (1):
(Test) i2c: tegra: Fix failure during probe deferral cleanup
Andi Shyti (8):
(Rev.) i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
(Rev.) i2c: Update documentation to use .probe() again
(Rev.) i2c: sun6i-p2wi: Fix an error message in probe()
(Rev.) i2c: hisi: Only handle the interrupt of the driver's transfer
(Rev.) i2c: tegra: Fix failure during probe deferral cleanup
(Rev.) i2c: designware: Handle invalid SMBus block data response length value
(Rev.) i2c: designware: Correct length byte validation logic
(Rev.) i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
Javier Martinez Canillas (1):
(Rev.) i2c: Update documentation to use .probe() again
Jean Delvare (1):
(Rev.) i2c: Update documentation to use .probe() again
Documentation/i2c/writing-clients.rst | 2 +-
drivers/i2c/busses/i2c-bcm-iproc.c | 11 +++++++----
drivers/i2c/busses/i2c-designware-master.c | 16 ++++++++++++++--
drivers/i2c/busses/i2c-hisi.c | 8 ++++++++
drivers/i2c/busses/i2c-imx-lpi2c.c | 3 +++
drivers/i2c/busses/i2c-sun6i-p2wi.c | 3 ++-
drivers/i2c/busses/i2c-tegra.c | 3 ++-
7 files changed, 37 insertions(+), 9 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists