public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] i2c-for-6.6-rc2
@ 2023-09-16  9:51 Wolfram Sang
  2023-09-16 19:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2023-09-16  9:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski,
	Andi Shyti

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

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -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-rc2

for you to fetch changes up to 637f33a4fe864ac8636e22766d67210e801fcd0d:

  i2c: cadence: Fix the kernel-doc warnings (2023-09-13 11:10:49 +0200)

----------------------------------------------------------------
Main thing is the removal of 'probe_new' because all i2c client drivers
are converted now. Thanks Uwe, this marks the end of a long conversion
process. Other than that, we have a few Kconfig updates and driver
bugfixes.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      i2c: Make I2C_ATR invisible
      i2c: I2C_MLXCPLD on ARM64 should depend on ACPI

Shubhrajyoti Datta (1):
      i2c: cadence: Fix the kernel-doc warnings

Tommy Huang (1):
      i2c: aspeed: Reset the i2c controller when timeout occurs

Uwe Kleine-König (2):
      w1: ds2482: Switch back to use struct i2c_driver's .probe()
      i2c: Drop legacy callback .probe_new()


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
      (Rev.) i2c: cadence: Fix the kernel-doc warnings
      (Rev.) i2c: aspeed: Reset the i2c controller when timeout occurs

Javier Martinez Canillas (1):
      (Rev.) i2c: Drop legacy callback .probe_new()

Jean Delvare (1):
      (Rev.) i2c: Drop legacy callback .probe_new()

Krzysztof Kozlowski (1):
      (Rev.) w1: ds2482: Switch back to use struct i2c_driver's .probe()

Luca Ceresoli (1):
      (Rev.) i2c: Make I2C_ATR invisible

Tomi Valkeinen (1):
      (Rev.) i2c: Make I2C_ATR invisible

 drivers/i2c/Kconfig              |  2 +-
 drivers/i2c/busses/Kconfig       |  4 ++--
 drivers/i2c/busses/i2c-aspeed.c  |  7 +++++--
 drivers/i2c/busses/i2c-cadence.c |  1 +
 drivers/w1/masters/ds2482.c      |  2 +-
 include/linux/i2c.h              | 11 +----------
 6 files changed, 11 insertions(+), 16 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-09-16 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-16  9:51 [PULL REQUEST] i2c-for-6.6-rc2 Wolfram Sang
2023-09-16 19:00 ` 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