All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes vor v5.19
@ 2022-06-23 16:40 Thomas Bogendoerfer
  2022-06-23 17:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Bogendoerfer @ 2022-06-23 16:40 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:

  Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.19_2

for you to fetch changes up to 3748d2185ac4c2c6f80989672253aad909ecaf95:

  mips: lantiq: Add missing of_node_put() in irq.c (2022-06-21 22:34:03 +0200)

----------------------------------------------------------------
- several refcount fixes
- added missing clock for ingenic
- fix wrong irq_err_count for vr41xx

----------------------------------------------------------------
Aidan MacDonald (1):
      mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node

Liang He (7):
      arch: mips: generic: Add missing of_node_put() in board-ranchu.c
      mips: mti-malta: Fix refcount leak in malta-time.c
      mips: ralink: Fix refcount leak in of.c
      mips: lantiq: falcon: Fix refcount leak bug in sysctrl
      mips: lantiq: xway: Fix refcount leak bug in sysctrl
      mips/pic32/pic32mzda: Fix refcount leak bugs
      mips: lantiq: Add missing of_node_put() in irq.c

huhai (1):
      MIPS: Remove repetitive increase irq_err_count

 arch/mips/boot/dts/ingenic/x1000.dtsi | 5 +++--
 arch/mips/boot/dts/ingenic/x1830.dtsi | 5 +++--
 arch/mips/generic/board-ranchu.c      | 1 +
 arch/mips/lantiq/falcon/sysctrl.c     | 6 ++++++
 arch/mips/lantiq/irq.c                | 1 +
 arch/mips/lantiq/xway/sysctrl.c       | 4 ++++
 arch/mips/mti-malta/malta-time.c      | 2 ++
 arch/mips/pic32/pic32mzda/init.c      | 7 ++++++-
 arch/mips/pic32/pic32mzda/time.c      | 3 +++
 arch/mips/ralink/of.c                 | 2 ++
 arch/mips/vr41xx/common/icu.c         | 2 --
 drivers/gpio/gpio-vr41xx.c            | 2 --
 12 files changed, 31 insertions(+), 9 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

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

* Re: [GIT PULL] MIPS fixes vor v5.19
  2022-06-23 16:40 [GIT PULL] MIPS fixes vor v5.19 Thomas Bogendoerfer
@ 2022-06-23 17:19 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-23 17:19 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Thu, 23 Jun 2022 18:40:32 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.19_2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/599d16912d0746aa67ec645ca6c121efa7bfd377

Thank you!

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

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

end of thread, other threads:[~2022-06-23 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23 16:40 [GIT PULL] MIPS fixes vor v5.19 Thomas Bogendoerfer
2022-06-23 17:19 ` 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.