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,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-7.1-rc3
Date: Sat, 9 May 2026 08:12:05 +0200	[thread overview]
Message-ID: <af7QNdBvNvwQSuYI@shikoro> (raw)

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

The following changes since commit 7fd2df204f342fc17d1a0bfcd474b24232fb0f32:

  Linux 7.1-rc2 (2026-05-03 14:21:25 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3051cd060fa496df42954291fa2306ed2eab4ecc:

  i2c: smbus: reject oversized block transfers in the common path (2026-05-07 10:59:07 +0200)

----------------------------------------------------------------
i2c-for-7.1-rc3

- sanitize more input parameters in the core (found by syzkaller)
- usual set of driver fixes (proper completion handling, applying
  quirks, correct workqueue selection...)
- ID additions to simplify dependency handling
- new email address for Peter Rosin

----------------------------------------------------------------
Janne Grunau (1):
      dt-bindings: i2c: apple,i2c: Add t8122 compatible

Marco Crivellari (1):
      i2c: testunit: Replace system_long_wq with system_dfl_long_wq

Marek Vasut (1):
      i2c: stm32f7: reinit_completion() per transfer not per msg

Mingyu Wang (1):
      i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl

Niels Franke (1):
      i2c: acpi: Add ELAN0678 to i2c_acpi_force_100khz_device_ids

Nikola Z. Ivanov (1):
      i2c: Compare the return value of gpiod_get_direction against GPIO_LINE_DIRECTION_OUT

Peter Rosin (1):
      MAINTAINERS: Update mail for Peter Rosin

Ronald Claveau (1):
      dt-bindings: i2c: amlogic: Add compatible for T7 SOC

Weiming Shi (2):
      i2c: stub: Reject I2C block transfers with invalid length
      i2c: smbus: reject oversized block transfers in the common path


with much appreciated quality assurance from
----------------------------------------------------------------
Jean Delvare (1):
      (Rev.) i2c: stub: Reject I2C block transfers with invalid length

 .mailmap                                           |  1 +
 .../bindings/i2c/amlogic,meson6-i2c.yaml           | 13 ++++++++----
 .../devicetree/bindings/i2c/apple,i2c.yaml         |  4 +++-
 MAINTAINERS                                        | 24 ++++++++++------------
 drivers/i2c/busses/i2c-stm32f7.c                   |  6 +++---
 drivers/i2c/i2c-core-acpi.c                        |  1 +
 drivers/i2c/i2c-core-base.c                        |  3 +--
 drivers/i2c/i2c-core-smbus.c                       | 12 +++++++++++
 drivers/i2c/i2c-dev.c                              |  9 ++++----
 drivers/i2c/i2c-slave-testunit.c                   |  4 ++--
 drivers/i2c/i2c-stub.c                             |  5 +++++
 11 files changed, 53 insertions(+), 29 deletions(-)

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

             reply	other threads:[~2026-05-09  6:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-09  6:12 Wolfram Sang [this message]
2026-05-09 15:40 ` [PULL REQUEST] i2c-for-7.1-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=af7QNdBvNvwQSuYI@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=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.