linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] i2c-host-fixes for v6.16-rc4
@ 2025-06-27  5:29 Andi Shyti
  2025-06-27 10:03 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2025-06-27  5:29 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: lkml, linux-i2c, Ilpo Järvinen, Andi Shyti

Hi Wolfram,

I am now in a part of the world where internet access is not
always available so I am not always very responsive. I am happy I
found the time to send this pull request in time. Sorry for not
replying earlier to your message on my previous pull request:
everything looked fine to me, though.

This week we have a rather big pull request. We inherited from
platforms/x86 a build fix that affects designware and AMD
platforms. Ilpo suggested we take the whole series through I2C.

Please note that the patch with the fix uses the "Requires:" tag
for commits not marked as fixes. If the commit ID changes we will
need to update the tags accordingly.

The rest of the patches are ordinary fixes.

Thank you and I wish you a great weekend,
Andi

The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:

  Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.16-rc4

for you to fetch changes up to 666c23af755dccca8c25b5d5200ca28153c69a05:

  i2c: omap: Fix an error handling path in omap_i2c_probe() (2025-06-26 00:07:33 +0200)

----------------------------------------------------------------
i2c-host fixes for v6.16-rc4

- imx: fix SMBus protocol compliance during block read
- omap: fix error handling path in probe
- robotfuzz, tiny-usb: prevent zero-length reads
- x86, designware, amdisp: fix build error when modules are
  disabled

----------------------------------------------------------------
Christophe JAILLET (1):
      i2c: omap: Fix an error handling path in omap_i2c_probe()

Lukasz Kucharczyk (1):
      i2c: imx: fix emulated smbus block read

Pratap Nirujogi (3):
      i2c: designware: Initialize adapter name only when not set
      i2c: amd-isp: Initialize unique adapter name
      platform/x86: Use i2c adapter name to fix build errors

Wolfram Sang (2):
      i2c: robotfuzz-osif: disable zero-length read messages
      i2c: tiny-usb: disable zero-length read messages

 MAINTAINERS                                |  1 +
 drivers/i2c/busses/i2c-designware-amdisp.c |  2 ++
 drivers/i2c/busses/i2c-designware-master.c |  5 +++--
 drivers/i2c/busses/i2c-imx.c               |  3 ++-
 drivers/i2c/busses/i2c-omap.c              |  7 +++++--
 drivers/i2c/busses/i2c-robotfuzz-osif.c    |  6 ++++++
 drivers/i2c/busses/i2c-tiny-usb.c          |  6 ++++++
 drivers/platform/x86/amd/amd_isp4.c        |  3 ++-
 include/linux/soc/amd/isp4_misc.h          | 12 ++++++++++++
 9 files changed, 39 insertions(+), 6 deletions(-)
 create mode 100644 include/linux/soc/amd/isp4_misc.h

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

* Re: [GIT PULL] i2c-host-fixes for v6.16-rc4
  2025-06-27  5:29 [GIT PULL] i2c-host-fixes for v6.16-rc4 Andi Shyti
@ 2025-06-27 10:03 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2025-06-27 10:03 UTC (permalink / raw)
  To: Andi Shyti; +Cc: lkml, linux-i2c, Ilpo Järvinen

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

Hi Andi,

> Thank you and I wish you a great weekend,

Thank you, pulled!

All the best,

   Wolfram


[-- 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:[~2025-06-27 10:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27  5:29 [GIT PULL] i2c-host-fixes for v6.16-rc4 Andi Shyti
2025-06-27 10:03 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).