[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZizdzEvh4juwfQCb@ninjato>
Date: Sat, 27 Apr 2024 13:13:16 +0200
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>, Bartosz Golaszewski <brgl@...ev.pl>,
Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.9-rc6
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists