linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hwrng: stm32 - Fix issue and add default quality level
@ 2019-04-01 10:30 Lionel Debieve
  2019-04-01 10:30 ` [PATCH 1/2] hwrng: stm32 - fix unbalanced pm_runtime_enable Lionel Debieve
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lionel Debieve @ 2019-04-01 10:30 UTC (permalink / raw)
  To: Matt Mackall, Herbert Xu, Arnd Bergmann, Greg Kroah-Hartman,
	Maxime Coquelin, Alexandre Torgue, Rob Herring, linux-crypto,
	linux-arm-kernel, linux-kernel
  Cc: Benjamin Gaignard, Ludovic Barre, linux-stm32

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

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

end of thread, other threads:[~2019-04-15  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01 10:30 [PATCH 0/2] hwrng: stm32 - Fix issue and add default quality level Lionel Debieve
2019-04-01 10:30 ` [PATCH 1/2] hwrng: stm32 - fix unbalanced pm_runtime_enable Lionel Debieve
2019-04-01 10:30 ` [PATCH 2/2] hwrng: stm32 - set default random quality Lionel Debieve
2019-04-15  9:41 ` [PATCH 0/2] hwrng: stm32 - Fix issue and add default quality level Herbert Xu

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).