All of lore.kernel.org
 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 v5.18
Date: Sun, 22 May 2022 17:23:46 +0200	[thread overview]
Message-ID: <YopVgt6ACGuAQfR0@shikoro> (raw)

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

Linus,

here are some I2C driver bugfixes for 5.18. Nothing spectacular but
worth fixing.

Next pull request will be sigend, promised!

Thanks,

   Wolfram


The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:

  Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)

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 03a35bc856ddc09f2cc1f4701adecfbf3b464cb3:

  drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers (2022-05-21 13:41:28 +0200)

----------------------------------------------------------------
Mika Westerberg (1):
      i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging

Piyush Malgujar (1):
      drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers

Yang Yingliang (1):
      i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
      (Rev.) i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging

Stefan Roese (1):
      (Rev.) i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()

 drivers/i2c/busses/i2c-ismt.c            | 14 ++++++++++++++
 drivers/i2c/busses/i2c-mt7621.c          | 10 ++++++++--
 drivers/i2c/busses/i2c-thunderx-pcidrv.c |  1 +
 3 files changed, 23 insertions(+), 2 deletions(-)

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

             reply	other threads:[~2022-05-22 15:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22 15:23 Wolfram Sang [this message]
2022-05-22 18:08 ` [PULL REQUEST] i2c for v5.18 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-04-17  3:01 Wolfram Sang
2022-04-17 16:32 ` Linus Torvalds
2022-04-17 16:58 ` 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=YopVgt6ACGuAQfR0@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.