public inbox for linux-i2c@vger.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>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.6-rc3
Date: Sat, 23 Sep 2023 18:32:17 +0200	[thread overview]
Message-ID: <ZQ8TEfqhMnEqv6rA@shikoro> (raw)

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

The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

  Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.6-rc3

for you to fetch changes up to 59851fb05d759f13662be143eff0aae605815b0e:

  i2c: xiic: Correct return value check for xiic_reinit() (2023-09-22 12:04:39 +0200)

----------------------------------------------------------------
A set of I2C driver fixes. Mostly fixing resource leaks or sanity
checks.

----------------------------------------------------------------
Daniel Scally (1):
      i2c: xiic: Correct return value check for xiic_reinit()

Heiner Kallweit (1):
      i2c: i801: unregister tco_pdev in i801_probe() error path

Liang He (1):
      i2c: mux: gpio: Add missing fwnode_handle_put()

Xiaoke Wang (1):
      i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()

Yann Sionneau (1):
      i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (1):
      (Rev.) i2c: xiic: Correct return value check for xiic_reinit()

Jean Delvare (1):
      (Rev.) i2c: i801: unregister tco_pdev in i801_probe() error path

Mika Westerberg (1):
      (Rev.) i2c: i801: unregister tco_pdev in i801_probe() error path

 drivers/i2c/busses/i2c-designware-common.c | 17 +++++++++++++++++
 drivers/i2c/busses/i2c-designware-core.h   |  3 +++
 drivers/i2c/busses/i2c-i801.c              |  1 +
 drivers/i2c/busses/i2c-xiic.c              |  2 +-
 drivers/i2c/muxes/i2c-demux-pinctrl.c      |  4 ++++
 drivers/i2c/muxes/i2c-mux-gpio.c           |  4 +++-
 6 files changed, 29 insertions(+), 2 deletions(-)

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

             reply	other threads:[~2023-09-23 16:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-23 16:32 Wolfram Sang [this message]
2023-09-23 18:25 ` [PULL REQUEST] i2c-for-6.6-rc3 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=ZQ8TEfqhMnEqv6rA@shikoro \
    --to=wsa@kernel.org \
    --cc=andi.shyti@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox