* [PULL REQUEST] i2c fixes for v5.12
@ 2021-02-27 14:12 Wolfram Sang
2021-02-27 16:29 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2021-02-27 14:12 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-27 16:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-27 14:12 [PULL REQUEST] i2c fixes for v5.12 Wolfram Sang
2021-02-27 16:29 ` pr-tracker-bot
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.