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

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

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 91811a31b68d3765b3065f4bb6d7d6d84a7cfc9f:

  i2c: smbus: fix NULL function pointer dereference (2024-04-27 12:57:57 +0200)

----------------------------------------------------------------
Fix a race condition in the at24 eeprom handler, a NULL pointer
exception in the I2C core for controllers only using target modes,
drop a MAINTAINERS entry, and fix an incorrect DT binding for at24.

----------------------------------------------------------------
Daniel Okazaki (1):
      eeprom: at24: fix memory corruption race condition

Guenter Roeck (1):
      MAINTAINERS: Drop entry for PCA9541 bus master selector

Rob Herring (1):
      dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema

Wolfram Sang (2):
      Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
      i2c: smbus: fix NULL function pointer dereference


with much appreciated quality assurance from
----------------------------------------------------------------
Baruch Siach (1):
      (Test) i2c: smbus: fix NULL function pointer dereference

Marek Vasut (1):
      (Rev.) dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema

 Documentation/devicetree/bindings/eeprom/at24.yaml |  5 +----
 MAINTAINERS                                        |  6 ------
 drivers/i2c/i2c-core-base.c                        | 12 ++++++------
 drivers/misc/eeprom/at24.c                         | 18 +++++++++---------
 4 files changed, 16 insertions(+), 25 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:[~2024-04-27 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-27 11:13 [PULL REQUEST] i2c-for-6.9-rc6 Wolfram Sang
2024-04-27 18:28 ` 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