linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] watchdog - v5.6 Merge window
@ 2020-02-06 19:47 Wim Van Sebroeck
  2020-02-07 21:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wim Van Sebroeck @ 2020-02-06 19:47 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Christophe Roullier, Eugen Hristev, Jack Mitchell, Marco Felsch,
	Sai Prakash Ranjan, Srinivas Neeli, Vincent Prince,
	Vladis Dronov, Wang, Peng 1.,
	yong.liang

Hi Linus,

Please pull the watchdog changes for the v5.6 release cycle.

This series contains:
* add IT8786 chipset
* addition of sam9x60 compatible watchdog
* da9062 improvements
* fix UAF in reboot notifier handling in watchdog core code
* other fixes and small improvements

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:

  Linux 5.5 (2020-01-26 16:23:03 -0800)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.6-rc1

for you to fetch changes up to 057b52b4b3d58f4ee5944171da50f77b00a1bb0d:

  watchdog: da9062: make restart handler atomic safe (2020-01-27 15:55:49 +0100)

----------------------------------------------------------------
linux-watchdog 5.6-rc1 tag

----------------------------------------------------------------
Christophe Roullier (1):
      drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe

Eugen Hristev (1):
      watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdog

Jack Mitchell (1):
      watchdog: dw_wdt: ping watchdog to reset countdown before start

Marco Felsch (3):
      watchdog: da9062: add power management ops
      dt-bindings: watchdog: da9062: add suspend disable option
      watchdog: da9062: make restart handler atomic safe

Sai Prakash Ranjan (1):
      watchdog: qcom: Use platform_get_irq_optional() for bark irq

Srinivas Neeli (1):
      watchdog: cadence: Skip printing pointer value

Vincent Prince (1):
      watchdog: it87_wdt: add IT8786 ID

Vladis Dronov (1):
      watchdog: fix UAF in reboot notifier handling in watchdog core code

Wang, Peng 1. (NSB - CN/Hangzhou) (1):
      watchdog: make DesignWare watchdog allow users to set bigger timeout value

yong.liang (4):
      dt-bindings: mediatek: mt8183: Add #reset-cells
      dt-bindings: mediatek: mt2712: Add #reset-cells
      watchdog: mtk_wdt: mt8183: Add reset controller
      watchdog: mtk_wdt: mt2712: Add reset controller

 .../devicetree/bindings/watchdog/da9062-wdt.txt    |   5 +
 .../devicetree/bindings/watchdog/mtk-wdt.txt       |  11 ++-
 drivers/watchdog/at91sam9_wdt.h                    |  21 ++++
 drivers/watchdog/cadence_wdt.c                     |   5 +-
 drivers/watchdog/da9062_wdt.c                      |  35 ++++++-
 drivers/watchdog/dw_wdt.c                          |  11 ++-
 drivers/watchdog/it87_wdt.c                        |   2 +
 drivers/watchdog/mtk_wdt.c                         | 105 +++++++++++++++++++-
 drivers/watchdog/qcom-wdt.c                        |   2 +-
 drivers/watchdog/sama5d4_wdt.c                     | 109 ++++++++++++++++-----
 drivers/watchdog/stm32_iwdg.c                      |  18 ++++
 drivers/watchdog/watchdog_core.c                   |  35 +++++++
 drivers/watchdog/watchdog_dev.c                    |  36 +------
 .../dt-bindings/reset-controller/mt2712-resets.h   |  22 +++++
 .../dt-bindings/reset-controller/mt8183-resets.h   |  17 ++++
 15 files changed, 361 insertions(+), 73 deletions(-)
 create mode 100644 include/dt-bindings/reset-controller/mt2712-resets.h
----------------------------------------------------------------

Kind regards,
Wim.


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

* Re: [GIT PULL REQUEST] watchdog - v5.6 Merge window
  2020-02-06 19:47 [GIT PULL REQUEST] watchdog - v5.6 Merge window Wim Van Sebroeck
@ 2020-02-07 21:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-07 21:55 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
	Guenter Roeck, Christophe Roullier, Eugen Hristev, Jack Mitchell,
	Marco Felsch, Sai Prakash Ranjan, Srinivas Neeli, Vincent Prince,
	Vladis Dronov, Wang, Peng 1.,
	yong.liang

The pull request you sent on Thu, 6 Feb 2020 20:47:37 +0100:

> git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.6-rc1

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

Thank you!

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

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

end of thread, other threads:[~2020-02-07 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06 19:47 [GIT PULL REQUEST] watchdog - v5.6 Merge window Wim Van Sebroeck
2020-02-07 21:55 ` 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).