[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1554114646-18791-1-git-send-email-lionel.debieve@st.com>
Date: Mon, 1 Apr 2019 12:30:44 +0200
From: Lionel Debieve <lionel.debieve@...com>
To: Matt Mackall <mpm@...enic.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
Rob Herring <rob.herring@...aro.org>,
<linux-crypto@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: Benjamin Gaignard <benjamin.gaignard@...com>,
Ludovic Barre <ludovic.barre@...com>,
<linux-stm32@...md-mailman.stormreply.com>
Subject: [PATCH 0/2] hwrng: stm32 - Fix issue and add default quality level
This series will fix two missing parts in the current driver.
The first one will fix a missing function in the rng driver that
need to call a proper removal to notify the pm_runtime framework.
Second is an improvement for driver to be used as default entropy
source early in the boot processing.
Lionel Debieve (2):
hwrng: stm32 - fix unbalanced pm_runtime_enable
hwrng: stm32 - set default random quality
drivers/char/hw_random/stm32-rng.c | 9 +++++++++
1 file changed, 9 insertions(+)
--
2.7.4
Powered by blists - more mailing lists