mbox series

[PULL,REQUEST] i2c-for-6.10-rc7

Message ID ZolEgp8R-JPRLYDB@shikoro
State New
Headers show
Series [PULL,REQUEST] i2c-for-6.10-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc7

Message

Wolfram Sang July 6, 2024, 1:20 p.m. UTC
The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826:

  Linux 6.10-rc6 (2024-06-30 14:40:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc7

for you to fetch changes up to b46803320c6ee2251de72d68f576a41aadbba17d:

  Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-07-05 16:08:55 +0200)

----------------------------------------------------------------
Passing through an I2C driver fix

----------------------------------------------------------------
Piotr Wojtaszczyk (1):
      i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr

Wolfram Sang (1):
      Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current

 drivers/i2c/busses/i2c-pnx.c | 48 +++++++++-----------------------------------
 1 file changed, 10 insertions(+), 38 deletions(-)

Comments

pr-tracker-bot@kernel.org July 6, 2024, 5:06 p.m. UTC | #1
The pull request you sent on Sat, 6 Jul 2024 15:20:02 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/22f902dfc51eb3602ff9b505ac3980f6ff77b1df

Thank you!