public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] i2c-for-6.11-rc3
@ 2024-08-10 11:18 Wolfram Sang
  2024-08-10 18:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2024-08-10 11:18 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski,
	Andi Shyti

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

The following changes since commit de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed:

  Linux 6.11-rc2 (2024-08-04 13:50:53 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 01a620d491592ead12eca039fe1c9e74908c35cf:

  Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-08-09 15:28:08 +0200)

----------------------------------------------------------------
i2c-for-6.11-rc3

SMBusAlert handling in the I2C core gets two fixes. One to avoid an
endless loop when scanning for handlers and one to make sure handlers
are always called even if HW has broken behaviour. The I2C header gets a
compilation fix is ACPI is enabled but I2C isn't. The testunit gets a
rename in the code to match the documentation.

Two fixes on the Qualcomm GENI I2C controller are cleaning up the
error exit patch in the runtime_resume() function. The first is
disabling the clock, the second disables the icc on the way out.

----------------------------------------------------------------
Gaosheng Cui (2):
      i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume
      i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume

Guenter Roeck (2):
      i2c: smbus: Improve handling of stuck alerts
      i2c: smbus: Send alert notifications to all devices if source not found

Richard Fitzgerald (1):
      i2c: Fix conditional for substituting empty ACPI functions

Wolfram Sang (2):
      i2c: testunit: match HostNotify test name with docs
      Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current


with much appreciated quality assurance from
----------------------------------------------------------------
Vladimir Zapolskiy (2):
      (Rev.) i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
      (Rev.) i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume

Wolfram Sang (1):
      (Test) i2c: smbus: Improve handling of stuck alerts

 drivers/i2c/busses/i2c-qcom-geni.c |  5 ++-
 drivers/i2c/i2c-slave-testunit.c   |  4 +--
 drivers/i2c/i2c-smbus.c            | 64 +++++++++++++++++++++++++++++++++-----
 include/linux/i2c.h                |  2 +-
 4 files changed, 64 insertions(+), 11 deletions(-)

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

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

* Re: [PULL REQUEST] i2c-for-6.11-rc3
  2024-08-10 11:18 [PULL REQUEST] i2c-for-6.11-rc3 Wolfram Sang
@ 2024-08-10 18:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-10 18:07 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linus Torvalds, linux-i2c, linux-kernel, Peter Rosin,
	Bartosz Golaszewski, Andi Shyti

The pull request you sent on Sat, 10 Aug 2024 13:18:01 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7299cd48aeceba873a52968d6d6edb34c15bac11

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-08-10 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-10 11:18 [PULL REQUEST] i2c-for-6.11-rc3 Wolfram Sang
2024-08-10 18:07 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox