All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hwrng: stm32 - improve performance
@ 2022-10-12 16:09 ` Tomas Marek
  0 siblings, 0 replies; 12+ messages in thread
From: Tomas Marek @ 2022-10-12 16:09 UTC (permalink / raw)
  To: mpm, herbert
  Cc: mcoquelin.stm32, linux-arm-kernel, linux-crypto, linux-kernel,
	linux-stm32, alexandre.torgue, oleg.karfich, Tomas Marek

Fix issues in the STM32 TRNG driver to improve performance.

Tomas Marek (2):
  hwrng: stm32 - fix number of returned bytes on read
  hwrng: stm32 - fix read of the last word

 drivers/char/hw_random/stm32-rng.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-10-25 14:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-12 16:09 [PATCH 0/2] hwrng: stm32 - improve performance Tomas Marek
2022-10-12 16:09 ` Tomas Marek
2022-10-12 16:09 ` [PATCH 1/2] hwrng: stm32 - fix number of returned bytes on read Tomas Marek
2022-10-12 16:09   ` Tomas Marek
2022-10-21 10:41   ` Herbert Xu
2022-10-21 10:41     ` Herbert Xu
2022-10-25 14:41     ` Tomas Marek
2022-10-25 14:41       ` Tomas Marek
2022-10-12 16:09 ` [PATCH 2/2] hwrng: stm32 - fix read of the last word Tomas Marek
2022-10-12 16:09   ` Tomas Marek
2022-10-21 11:39 ` [PATCH 0/2] hwrng: stm32 - improve performance Herbert Xu
2022-10-21 11:39   ` Herbert Xu

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.