soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: SoC fixes for v5.16
@ 2021-11-09 22:49 Arnd Bergmann
  2021-11-09 22:49 ` Arnd Bergmann
  2021-11-10 20:09 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-11-09 22:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, SoC Team, Linux ARM, Li Yang

The following changes since commit 05d5da3cb11c91c39e607066d3313a6ce621796a:

  MAINTAINERS: Add maintainers for DHCOM i.MX6 and DHCOM/DHCOR
STM32MP1 (2021-10-26 17:14:37 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.16

for you to fetch changes up to 76f79231666a7a3c9a1db82c002e083125de5861:

  Merge tag 'soc-fsl-fix-v5.15-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixes
(2021-10-27 08:27:30 +0200)

----------------------------------------------------------------
ARM: SoC fixes for v5.16

This is one set of fixes for the NXP/FSL DPAA2 drivers, addressing
a few minor issues. I received these just after sending out the
last v5.15 fixes, and nothing in here seemed urgent enough for
a quick follow-up.

----------------------------------------------------------------
Arnd Bergmann (1):
      Merge tag 'soc-fsl-fix-v5.15-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixes

Meng Li (2):
      soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
      soc: fsl: dpio: use the combined functions to protect critical zone

Robert-Ionut Alexa (1):
      soc: fsl: dpaa2-console: free buffer before returning from
dpaa2_console_read

 drivers/soc/fsl/dpaa2-console.c     | 1 +
 drivers/soc/fsl/dpio/dpio-service.c | 2 +-
 drivers/soc/fsl/dpio/qbman-portal.c | 9 +++------
 3 files changed, 5 insertions(+), 7 deletions(-)

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

* [GIT PULL] ARM: SoC fixes for v5.16
  2021-11-09 22:49 [GIT PULL] ARM: SoC fixes for v5.16 Arnd Bergmann
@ 2021-11-09 22:49 ` Arnd Bergmann
  2021-11-10 20:09 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-11-09 22:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, SoC Team, Linux ARM, Li Yang

The following changes since commit 05d5da3cb11c91c39e607066d3313a6ce621796a:

  MAINTAINERS: Add maintainers for DHCOM i.MX6 and DHCOM/DHCOR
STM32MP1 (2021-10-26 17:14:37 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.16

for you to fetch changes up to 76f79231666a7a3c9a1db82c002e083125de5861:

  Merge tag 'soc-fsl-fix-v5.15-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixes
(2021-10-27 08:27:30 +0200)

----------------------------------------------------------------
ARM: SoC fixes for v5.16

This is one set of fixes for the NXP/FSL DPAA2 drivers, addressing
a few minor issues. I received these just after sending out the
last v5.15 fixes, and nothing in here seemed urgent enough for
a quick follow-up.

----------------------------------------------------------------
Arnd Bergmann (1):
      Merge tag 'soc-fsl-fix-v5.15-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixes

Meng Li (2):
      soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
      soc: fsl: dpio: use the combined functions to protect critical zone

Robert-Ionut Alexa (1):
      soc: fsl: dpaa2-console: free buffer before returning from
dpaa2_console_read

 drivers/soc/fsl/dpaa2-console.c     | 1 +
 drivers/soc/fsl/dpio/dpio-service.c | 2 +-
 drivers/soc/fsl/dpio/qbman-portal.c | 9 +++------
 3 files changed, 5 insertions(+), 7 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] 4+ messages in thread

* Re: [GIT PULL] ARM: SoC fixes for v5.16
  2021-11-09 22:49 [GIT PULL] ARM: SoC fixes for v5.16 Arnd Bergmann
  2021-11-09 22:49 ` Arnd Bergmann
@ 2021-11-10 20:09 ` pr-tracker-bot
  2021-11-10 20:09   ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: pr-tracker-bot @ 2021-11-10 20:09 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, Linux Kernel Mailing List, SoC Team, Linux ARM, Li Yang

The pull request you sent on Tue, 9 Nov 2021 23:49:23 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.16

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3f55f177edb88293bad08ebe217d3ce20cda427b

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: [GIT PULL] ARM: SoC fixes for v5.16
  2021-11-10 20:09 ` pr-tracker-bot
@ 2021-11-10 20:09   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-11-10 20:09 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, Linux Kernel Mailing List, SoC Team, Linux ARM, Li Yang

The pull request you sent on Tue, 9 Nov 2021 23:49:23 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.16

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3f55f177edb88293bad08ebe217d3ce20cda427b

Thank you!

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

_______________________________________________
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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 22:49 [GIT PULL] ARM: SoC fixes for v5.16 Arnd Bergmann
2021-11-09 22:49 ` Arnd Bergmann
2021-11-10 20:09 ` pr-tracker-bot
2021-11-10 20:09   ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).