From c91d907596cc44e8206b707e6be80f5489db4f40 Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Thu, 1 Sep 2016 14:55:45 +0200 Subject: EDAC, I3000: Orphan driver Apparently there's no hw left at Intel for testing patches and Jason is not going to maintain it anymore. Signed-off-by: Borislav Petkov --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d00098c..13c6abeb451a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4454,9 +4454,8 @@ S: Maintained F: drivers/edac/i82443bxgx_edac.c EDAC-I3000 -M: Jason Uhlenkott L: linux-edac@vger.kernel.org -S: Maintained +S: Orphan F: drivers/edac/i3000_edac.c EDAC-I5000 -- cgit From 01f0c2164d4328fa45d054af0e3949dd3f472e30 Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Thu, 8 Sep 2016 18:20:09 +0200 Subject: EDAC: Move Doug Thompson to CREDITS Doug hasn't been active as a maintainer for a long time now. Move him to CREDITS. Thanks for all the hard work, Doug! Signed-off-by: Borislav Petkov Cc: Doug Thompson Cc: Doug Thompson --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 13c6abeb451a..8350e19190bb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4393,7 +4393,6 @@ F: Documentation/filesystems/ecryptfs.txt F: fs/ecryptfs/ EDAC-CORE -M: Doug Thompson M: Borislav Petkov M: Mauro Carvalho Chehab M: Mauro Carvalho Chehab @@ -4406,14 +4405,12 @@ F: drivers/edac/ F: include/linux/edac.h EDAC-AMD64 -M: Doug Thompson M: Borislav Petkov L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/amd64_edac* EDAC-CALXEDA -M: Doug Thompson M: Robert Richter L: linux-edac@vger.kernel.org S: Maintained @@ -4429,13 +4426,11 @@ F: drivers/edac/octeon_edac* EDAC-E752X M: Mark Gross -M: Doug Thompson L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/e752x_edac.c EDAC-E7XXX -M: Doug Thompson L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/e7xxx_edac.c @@ -4459,7 +4454,6 @@ S: Orphan F: drivers/edac/i3000_edac.c EDAC-I5000 -M: Doug Thompson L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/i5000_edac.c -- cgit From 7d136731e9ba695a6cf775c3a804456eeef4527e Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Thu, 8 Sep 2016 19:13:29 +0200 Subject: EDAC, fsl_ddr: Add entry to MAINTAINERS Add York as the maintainer so that get_maintainers.pl can find him on patches. Signed-off-by: Borislav Petkov Acked-by: York Sun --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 8350e19190bb..b6ecf5715c98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4435,6 +4435,12 @@ L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/e7xxx_edac.c +EDAC-FSL_DDR +M: York Sun +L: linux-edac@vger.kernel.org +S: Maintained +F: drivers/edac/fsl_ddr_edac.* + EDAC-GHES M: Mauro Carvalho Chehab M: Mauro Carvalho Chehab -- cgit