All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] i2c for 5.12
@ 2021-04-17 17:18 Wolfram Sang
  2021-04-17 19:08 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2021-04-17 17:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski

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

Linus,

here is one more driver bugfix for I2C.

Please pull.

Thanks,

   Wolfram


The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:

  Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to 39930213e7779b9c4257499972b8afb8858f1a2d:

  i2c: mv64xxx: Fix random system lock caused by runtime PM (2021-04-15 22:13:19 +0200)

----------------------------------------------------------------
Marek Behún (1):
      i2c: mv64xxx: Fix random system lock caused by runtime PM


with much appreciated quality assurance from
----------------------------------------------------------------
Samuel Holland (1):
      (Rev.) i2c: mv64xxx: Fix random system lock caused by runtime PM

 drivers/i2c/busses/i2c-mv64xxx.c | 4 ++++
 1 file changed, 4 insertions(+)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PULL REQUEST] i2c for 5.12
  2021-04-17 17:18 [PULL REQUEST] i2c for 5.12 Wolfram Sang
@ 2021-04-17 19:08 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-04-17 19:08 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linus Torvalds, linux-i2c, linux-kernel, Peter Rosin,
	Bartosz Golaszewski

The pull request you sent on Sat, 17 Apr 2021 19:18:16 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/194cf4825638256e9afe1d360831aa5379b3517a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

* Re: [PULL REQUEST] i2c for 5.12
  2021-04-10 11:00 Wolfram Sang
@ 2021-04-10 17:03 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-04-10 17:03 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linus Torvalds, linux-i2c, linux-kernel, Peter Rosin,
	Bartosz Golaszewski

The pull request you sent on Sat, 10 Apr 2021 13:00:24 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/12a0cf7241f9ee6b9b62e4c5aad53c43f46817a4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

* [PULL REQUEST] i2c for 5.12
@ 2021-04-10 11:00 Wolfram Sang
  2021-04-10 17:03 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2021-04-10 11:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski

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

Linus,

here is a mixture of driver and documentation bugfixes for I2C.

Please pull.

Thanks,

   Wolfram


The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

  Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to df8a39f2911a4c7769e0f760509f556a9e9d37af:

  i2c: imx: mention Oleksij as maintainer of the binding docs (2021-04-08 22:39:12 +0200)

----------------------------------------------------------------
Andy Shevchenko (1):
      i2c: designware: Adjust bus_freq_hz when refuse high speed mode set

Bhaskar Chowdhury (1):
      i2c: stm32f4: Mundane typo fix

Hao Fang (1):
      i2c: hix5hd2: use the correct HiSilicon copyright

Krzysztof Kozlowski (1):
      i2c: exynos5: correct top kerneldoc

Wolfram Sang (4):
      i2c: turn recovery error on init to debug
      i2c: imx: drop me as maintainer of binding docs
      i2c: gpio: update email address in binding docs
      i2c: imx: mention Oleksij as maintainer of the binding docs

周琰杰 (Zhou Yanjie) (1):
      I2C: JZ4780: Fix bug for Ingenic X1000.


with much appreciated quality assurance from
----------------------------------------------------------------
Alain Volmat (1):
      (Rev.) i2c: stm32f4: Mundane typo fix

Barry Song (1):
      (Rev.) i2c: designware: Adjust bus_freq_hz when refuse high speed mode set

Klaus Kudielka (1):
      (Test) i2c: turn recovery error on init to debug

Oleksij Rempel (1):
      (Rev.) i2c: imx: mention Oleksij as maintainer of the binding docs

Pierre-Yves MORDRET (1):
      (Rev.) i2c: stm32f4: Mundane typo fix

Rob Herring (1):
      (Rev.) i2c: imx: mention Oleksij as maintainer of the binding docs

杨文龙 (Yang Wenlong) (1):
      (Test) I2C: JZ4780: Fix bug for Ingenic X1000.

 Documentation/devicetree/bindings/i2c/i2c-gpio.yaml | 2 +-
 Documentation/devicetree/bindings/i2c/i2c-imx.yaml  | 2 +-
 drivers/i2c/busses/i2c-designware-master.c          | 1 +
 drivers/i2c/busses/i2c-exynos5.c                    | 2 +-
 drivers/i2c/busses/i2c-hix5hd2.c                    | 2 +-
 drivers/i2c/busses/i2c-jz4780.c                     | 4 ++--
 drivers/i2c/busses/i2c-stm32f4.c                    | 2 +-
 drivers/i2c/i2c-core-base.c                         | 7 ++++---
 8 files changed, 12 insertions(+), 10 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2021-04-17 19:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-17 17:18 [PULL REQUEST] i2c for 5.12 Wolfram Sang
2021-04-17 19:08 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2021-04-10 11:00 Wolfram Sang
2021-04-10 17:03 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.