All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] i2c-for-6.2-rc6
@ 2023-01-27 21:11 Wolfram Sang
  2023-01-27 21:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2023-01-27 21:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski

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

Linus,

this pull request is a bit larger than usual for this time because I
sadly missed to send this earlier, twice. For rc3, I was sure to have
sent it out, but I didn't. For rc5, I planned to send it out on Saturday
which was too late. But now, here it is.

Please pull.

   Wolfram


The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

  Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 0582d984793d30442da88fe458674502bad1ad29:

  i2c: rk3x: fix a bunch of kernel-doc warnings (2023-01-20 10:18:51 +0100)

----------------------------------------------------------------
A bunch of driver fixes with a tiny bit of new IDs

----------------------------------------------------------------
Basavaraj Natikar (1):
      i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU

Fabrizio Castro (1):
      dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string

Lareine Khawaly (1):
      i2c: designware: use casting of u64 in clock multiplication to avoid overflow

Randy Dunlap (2):
      i2c: axxia: use 'struct' for kernel-doc notation
      i2c: rk3x: fix a bunch of kernel-doc warnings

Richard Fitzgerald (1):
      i2c: designware: Fix unbalanced suspended flag

Stefan Wahren (1):
      i2c: mxs: suppress probe-deferral error message


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (2):
      (Rev.) i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
      (Rev.) i2c: designware: use casting of u64 in clock multiplication to avoid overflow

Fabio Estevam (1):
      (Rev.) i2c: mxs: suppress probe-deferral error message

Geert Uytterhoeven (1):
      (Rev.) dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string

Hans de Goede (1):
      (Rev.) i2c: designware: Fix unbalanced suspended flag

Krzysztof Kozlowski (1):
      (Rev.) dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string

Sanath S (1):
      (Test) i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU

 .../devicetree/bindings/i2c/renesas,rzv2m.yaml     |  4 +-
 drivers/i2c/busses/i2c-axxia.c                     |  2 +-
 drivers/i2c/busses/i2c-designware-common.c         |  9 +++--
 drivers/i2c/busses/i2c-designware-pcidrv.c         |  2 +
 drivers/i2c/busses/i2c-designware-platdrv.c        | 20 +---------
 drivers/i2c/busses/i2c-mxs.c                       |  4 +-
 drivers/i2c/busses/i2c-rk3x.c                      | 44 +++++++++++-----------
 7 files changed, 37 insertions(+), 48 deletions(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-27 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-27 21:11 [PULL REQUEST] i2c-for-6.2-rc6 Wolfram Sang
2023-01-27 21:58 ` pr-tracker-bot

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.