All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Add entry for rng drivers
@ 2020-01-10 10:23 Sughosh Ganu
  2020-01-10 11:28 ` Heinrich Schuchardt
  2020-01-23 22:00 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Sughosh Ganu @ 2020-01-10 10:23 UTC (permalink / raw)
  To: u-boot

Take up maintainership of random number generator drivers with
Heinrich Schuchardt as the reviewer.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
---
Changes since V1:
* Added entries for cmd/rng.c and include/rng.h

 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 438fb22..4f8e890 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -781,6 +781,15 @@ F:	arch/riscv/
 F:	cmd/riscv/
 F:	tools/prelink-riscv.c
 
+RNG
+M:	Sughosh Ganu <sughosh.ganu@linaro.org>
+R:	Heinrich Schuchardt <xypron.glpk@gmx.de>
+S:	Maintained
+F:	cmd/rng.c
+F:	drivers/rng/
+F:	drivers/virtio/virtio_rng.c
+F:	include/rng.h
+
 ROCKUSB
 M:	Eddie Cai <eddie.cai.linux@gmail.com>
 S:	Maintained
-- 
2.7.4

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

end of thread, other threads:[~2020-01-23 22:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 10:23 [PATCH v2] MAINTAINERS: Add entry for rng drivers Sughosh Ganu
2020-01-10 11:28 ` Heinrich Schuchardt
2020-01-23 22:00 ` Tom Rini

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.