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-5.19-rc6
Date: Sat, 9 Jul 2022 20:04:33 +0200	[thread overview]
Message-ID: <YsnDMSqbVygxidsL@shikoro> (raw)

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

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

  Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-5.19-rc6

for you to fetch changes up to 3501f0c663063513ad604fb1b3f06af637d3396d:

  i2c: cadence: Unregister the clk notifier in error path (2022-07-07 23:06:34 +0200)

----------------------------------------------------------------
Two I2C driver bugfixes preventing resource leaks

----------------------------------------------------------------
Jean Delvare (1):
      i2c: piix4: Fix a memory leak in the EFCH MMIO support

Satish Nagireddy (1):
      i2c: cadence: Unregister the clk notifier in error path


with much appreciated quality assurance from
----------------------------------------------------------------
Lars-Peter Clausen (1):
      (Test) i2c: cadence: Unregister the clk notifier in error path

Michal Simek (1):
      (Rev.) i2c: cadence: Unregister the clk notifier in error path

Terry Bowman (2):
      (Rev.) i2c: piix4: Fix a memory leak in the EFCH MMIO support
      (Test) i2c: piix4: Fix a memory leak in the EFCH MMIO support

Yi Zhang (1):
      (Test) i2c: piix4: Fix a memory leak in the EFCH MMIO support

 drivers/i2c/busses/i2c-cadence.c |  1 +
 drivers/i2c/busses/i2c-piix4.c   | 16 +++++++---------
 2 files changed, 8 insertions(+), 9 deletions(-)

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

             reply	other threads:[~2022-07-09 18:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-09 18:04 Wolfram Sang [this message]
2022-07-09 19:13 ` [PULL REQUEST] i2c-for-5.19-rc6 pr-tracker-bot

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=YsnDMSqbVygxidsL@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.