public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] at24: fixes for v6.9-rc6
@ 2024-04-25 11:58 Bartosz Golaszewski
  2024-04-26  6:00 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-04-25 11:58 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Wolfram,

Please pull the following set of fixes for the next RC.

Thanks,
Bartosz

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-fixes-for-v6.9-rc6

for you to fetch changes up to f42c97027fb75776e2e9358d16bf4a99aeb04cf2:

  eeprom: at24: fix memory corruption race condition (2024-04-23 10:07:48 +0200)

----------------------------------------------------------------
at24 fixes for v6.9-rc6

- move the nvmem registration after the test one-byte read to improve the
  situation with a race condition in nvmem
- fix the DT schema for ST M24C64-D

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

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

 Documentation/devicetree/bindings/eeprom/at24.yaml |  5 +----
 drivers/misc/eeprom/at24.c                         | 18 +++++++++---------
 2 files changed, 10 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2024-04-26  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 11:58 [GIT PULL] at24: fixes for v6.9-rc6 Bartosz Golaszewski
2024-04-26  6:00 ` Wolfram Sang

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