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.18
Date: Sun, 17 Apr 2022 05:01:02 +0200 [thread overview]
Message-ID: <YluC7rAj5syHOYWi@shikoro> (raw)
[-- Attachment #1: Type: text/plain, Size: 1867 bytes --]
Linus,
I2C has a quite regular set of fixes for drivers and the dev-interface.
Please pull.
Thanks,
Wolfram
The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:
Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)
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 e35c93695c742b88f5fe32063674551440c63d08:
i2c: ismt: Fix undefined behavior due to shift overflowing the constant (2022-04-15 23:49:02 +0200)
----------------------------------------------------------------
Andy Shevchenko (2):
i2c: dev: check return value when calling dev_set_name()
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Bjorn Andersson (1):
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Borislav Petkov (1):
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Marek Vasut (1):
i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
Martin Povišer (1):
i2c: pasemi: Wait for write xfers to finish
with much appreciated quality assurance from
----------------------------------------------------------------
Seth Heasley (1):
(Rev.) i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Sven Peter (1):
(Rev.) i2c: pasemi: Wait for write xfers to finish
Vinod Koul (1):
(Rev.) i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
drivers/i2c/busses/i2c-imx.c | 33 +++++++++++++++++++++++++++++++++
drivers/i2c/busses/i2c-ismt.c | 4 ++--
drivers/i2c/busses/i2c-pasemi-core.c | 6 ++++++
drivers/i2c/busses/i2c-qcom-geni.c | 6 ++----
drivers/i2c/i2c-dev.c | 17 +++++++++++------
5 files changed, 54 insertions(+), 12 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2022-04-17 3:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-17 3:01 Wolfram Sang [this message]
2022-04-17 16:32 ` [PULL REQUEST] i2c for v5.18 Linus Torvalds
2022-04-17 16:58 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2022-05-22 15:23 Wolfram Sang
2022-05-22 18:08 ` pr-tracker-bot
2022-03-25 8:28 Wolfram Sang
2022-03-26 19:58 ` Linus Torvalds
2022-03-28 19:01 ` Wolfram Sang
2022-03-29 12:26 ` Jean Delvare
2022-03-29 22:10 ` Linus Torvalds
2022-03-26 20:18 ` pr-tracker-bot
2022-03-26 21:45 ` Linus Torvalds
2022-03-28 19:02 ` Wolfram Sang
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=YluC7rAj5syHOYWi@shikoro \
--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.