[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200106191234.GA1443@www.linux-watchdog.org>
Date: Mon, 6 Jan 2020 20:12:34 +0100
From: Wim Van Sebroeck <wim@...ux-watchdog.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Linux Watchdog Mailing List <linux-watchdog@...r.kernel.org>,
Guenter Roeck <linux@...ck-us.net>,
Andreas Kemnade <andreas@...nade.info>,
David Engraf <david.engraf@...go.com>,
Fabio Estevam <festevam@...il.com>,
Russell King <rmk+kernel@...linux.org.uk>,
Srikanth Krishnakar <skrishnakar@...il.com>,
YueHaibing <yuehaibing@...wei.com>
Subject: [GIT PULL REQUEST] watchdog - v5.5 Fixes
Hi Linus,
Please pull the watchdog changes for the v5.5 release cycle.
This series contains:
* rn5t618_wdt: fix module aliases
* max77620_wdt: fix potential build errors
* imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()
* orion: fix platform_get_irq() complaints
* w83627hf_wdt: Fix NCT6116D support
The output from git request-pull:
----------------------------------------------------------------
The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919:
Linux 5.5-rc2 (2019-12-15 15:16:08 -0800)
are available in the git repository at:
git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.5-fixes
for you to fetch changes up to dcbce5fbcc69bf2553f650004aad44bf390eca73:
watchdog: orion: fix platform_get_irq() complaints (2019-12-30 15:58:29 +0100)
----------------------------------------------------------------
linux-watchdog 5.5-fixes tag
----------------------------------------------------------------
Andreas Kemnade (1):
watchdog: rn5t618_wdt: fix module aliases
David Engraf (1):
watchdog: max77620_wdt: fix potential build errors
Fabio Estevam (1):
watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()
Russell King (1):
watchdog: orion: fix platform_get_irq() complaints
Srikanth Krishnakar (1):
watchdog: w83627hf_wdt: Fix support NCT6116D
YueHaibing (1):
watchdog: tqmx86_wdt: Fix build error
drivers/watchdog/Kconfig | 2 ++
drivers/watchdog/imx7ulp_wdt.c | 2 +-
drivers/watchdog/orion_wdt.c | 4 ++--
drivers/watchdog/rn5t618_wdt.c | 1 +
drivers/watchdog/w83627hf_wdt.c | 2 +-
5 files changed, 7 insertions(+), 4 deletions(-)
----------------------------------------------------------------
Kind regards,
Wim.
Powered by blists - more mailing lists