diff options
| author | Boris BREZILLON <[email protected]> | 2016-03-09 21:57:24 +0100 |
|---|---|---|
| committer | Brian Norris <[email protected]> | 2016-03-10 10:48:04 -0800 |
| commit | 9df4f913eb39046fa57c4217bb3429a63e164000 (patch) | |
| tree | f83b88aff86bf8fe05056f93ddc5d5648c9d8a85 | |
| parent | c57753d4541d5104284abbdceb841e690394e55f (diff) | |
MAINTAINERS: add a maintainer for the NAND subsystem
Add myself as the maintainer of the NAND subsystem.
Signed-off-by: Boris Brezillon <[email protected]>
Acked-by: Richard Weinberger <[email protected]>
Acked-by: Brian Norris <[email protected]>
Acked-by: Artem Bityutskiy <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
| -rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0db5eb97f70d..d2424ea12f00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7399,6 +7399,17 @@ W: https://www.myricom.com/support/downloads/myri10ge.html S: Supported F: drivers/net/ethernet/myricom/myri10ge/ +NAND FLASH SUBSYSTEM +M: Boris Brezillon <[email protected]> +R: Richard Weinberger <[email protected]> +W: http://www.linux-mtd.infradead.org/ +Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ +T: git git://github.com/linux-nand/linux.git +S: Maintained +F: drivers/mtd/nand/ +F: include/linux/mtd/nand*.h + NATSEMI ETHERNET DRIVER (DP8381x) S: Orphan F: drivers/net/ethernet/natsemi/natsemi.c |