aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 6 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 913a01faf37..63ee3a7a671 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6241,9 +6241,14 @@ F: drivers/char/toshiba.c
6241F: include/linux/toshiba.h 6241F: include/linux/toshiba.h
6242 6242
6243TMIO MMC DRIVER 6243TMIO MMC DRIVER
6244M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6244M: Ian Molton <ian@mnementh.co.uk> 6245M: Ian Molton <ian@mnementh.co.uk>
6246L: linux-mmc@vger.kernel.org
6245S: Maintained 6247S: Maintained
6246F: drivers/mmc/host/tmio_mmc.* 6248F: drivers/mmc/host/tmio_mmc*
6249F: drivers/mmc/host/sh_mobile_sdhi.c
6250F: include/linux/mmc/tmio.h
6251F: include/linux/mmc/sh_mobile_sdhi.h
6247 6252
6248TMPFS (SHMEM FILESYSTEM) 6253TMPFS (SHMEM FILESYSTEM)
6249M: Hugh Dickins <hughd@google.com> 6254M: Hugh Dickins <hughd@google.com>