All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_scmi: Fixes for v5.16
@ 2021-11-18 12:16 ` Sudeep Holla
  0 siblings, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2021-11-18 12:16 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Sudeep Holla, Arnd Bergmann, Arnd Bergmann, Kevin Hilman,
	Cristian Marussi, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.16

for you to fetch changes up to 026d9835b62bba34b7e657a0bfb76717822f9319:

  firmware: arm_scmi: Fix type error assignment in voltage protocol (2021-11-17 11:24:50 +0000)

----------------------------------------------------------------
Arm SCMI fixes for v5.16

Couple of fixes for sparse warnings(type error assignment in voltage and
sensor protocols), add proper propagation of error from scmi_pm_domain_probe
handling agent discovery response in base protocol correctly and a fix
to avoid null pointer de-reference in the error path.

----------------------------------------------------------------
Cristian Marussi (3):
      firmware: arm_scmi: Fix null de-reference on error path
      firmware: arm_scmi: Fix type error in sensor protocol
      firmware: arm_scmi: Fix type error assignment in voltage protocol

Peng Fan (1):
      firmware: arm_scmi: pm: Propagate return value to caller

Vincent Guittot (1):
      firmware: arm_scmi: Fix base agent discover response

 drivers/firmware/arm_scmi/base.c           | 15 ++++++++++++---
 drivers/firmware/arm_scmi/scmi_pm_domain.c |  4 +---
 drivers/firmware/arm_scmi/sensors.c        |  2 +-
 drivers/firmware/arm_scmi/virtio.c         | 10 +++++-----
 drivers/firmware/arm_scmi/voltage.c        |  2 +-
 5 files changed, 20 insertions(+), 13 deletions(-)

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

* [GIT PULL] firmware: arm_scmi: Fixes for v5.16
@ 2021-11-18 12:16 ` Sudeep Holla
  0 siblings, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2021-11-18 12:16 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Sudeep Holla, Arnd Bergmann, Arnd Bergmann, Kevin Hilman,
	Cristian Marussi, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.16

for you to fetch changes up to 026d9835b62bba34b7e657a0bfb76717822f9319:

  firmware: arm_scmi: Fix type error assignment in voltage protocol (2021-11-17 11:24:50 +0000)

----------------------------------------------------------------
Arm SCMI fixes for v5.16

Couple of fixes for sparse warnings(type error assignment in voltage and
sensor protocols), add proper propagation of error from scmi_pm_domain_probe
handling agent discovery response in base protocol correctly and a fix
to avoid null pointer de-reference in the error path.

----------------------------------------------------------------
Cristian Marussi (3):
      firmware: arm_scmi: Fix null de-reference on error path
      firmware: arm_scmi: Fix type error in sensor protocol
      firmware: arm_scmi: Fix type error assignment in voltage protocol

Peng Fan (1):
      firmware: arm_scmi: pm: Propagate return value to caller

Vincent Guittot (1):
      firmware: arm_scmi: Fix base agent discover response

 drivers/firmware/arm_scmi/base.c           | 15 ++++++++++++---
 drivers/firmware/arm_scmi/scmi_pm_domain.c |  4 +---
 drivers/firmware/arm_scmi/sensors.c        |  2 +-
 drivers/firmware/arm_scmi/virtio.c         | 10 +++++-----
 drivers/firmware/arm_scmi/voltage.c        |  2 +-
 5 files changed, 20 insertions(+), 13 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] firmware: arm_scmi: Fixes for v5.16
  2021-11-18 12:16 ` Sudeep Holla
  (?)
@ 2021-11-22 11:08 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2021-11-22 11:08 UTC (permalink / raw)
  To: Sudeep Holla; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 18 Nov 2021 12:16:56 +0000 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_scmi: Fixes for v5.16
    https://git.kernel.org/soc/soc/c/d17c4bf2c7e9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-11-22 11:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 12:16 [GIT PULL] firmware: arm_scmi: Fixes for v5.16 Sudeep Holla
2021-11-18 12:16 ` Sudeep Holla
2021-11-22 11:08 ` patchwork-bot+linux-soc

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.