diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4467da2a4d7a..ed6cd99a57ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3527,7 +3527,6 @@ F: drivers/net/natsemi.c | |||
3527 | 3527 | ||
3528 | NCP FILESYSTEM | 3528 | NCP FILESYSTEM |
3529 | M: Petr Vandrovec <vandrove@vc.cvut.cz> | 3529 | M: Petr Vandrovec <vandrove@vc.cvut.cz> |
3530 | L: linware@sh.cvut.cz | ||
3531 | S: Maintained | 3530 | S: Maintained |
3532 | F: fs/ncpfs/ | 3531 | F: fs/ncpfs/ |
3533 | 3532 | ||
@@ -3769,7 +3768,13 @@ OMAP MMC SUPPORT | |||
3769 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 3768 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
3770 | L: linux-omap@vger.kernel.org | 3769 | L: linux-omap@vger.kernel.org |
3771 | S: Maintained | 3770 | S: Maintained |
3772 | F: drivers/mmc/host/*omap* | 3771 | F: drivers/mmc/host/omap.c |
3772 | |||
3773 | OMAP HS MMC SUPPORT | ||
3774 | M: Madhusudhan Chikkature <madhu.cr@ti.com> | ||
3775 | L: linux-omap@vger.kernel.org | ||
3776 | S: Maintained | ||
3777 | F: drivers/mmc/host/omap_hsmmc.c | ||
3773 | 3778 | ||
3774 | OMAP RANDOM NUMBER GENERATOR SUPPORT | 3779 | OMAP RANDOM NUMBER GENERATOR SUPPORT |
3775 | M: Deepak Saxena <dsaxena@plexity.net> | 3780 | M: Deepak Saxena <dsaxena@plexity.net> |