diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2012-11-10 08:54:53 -0500 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2012-11-13 09:13:50 -0500 |
commit | 79461681692a337442c6a5cf44deba120a57186a (patch) | |
tree | b282e77453670d59ccec0ab4f76cc168f022cc03 /MAINTAINERS | |
parent | 2b1960341576bf51c01b12fefeb1cc53820923e7 (diff) |
MAINTAINERS: Add entry for the NVMe driver
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 59203e77ce9e..d0bf2252e781 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5160,6 +5160,14 @@ S: Maintained | |||
5160 | F: drivers/video/riva/ | 5160 | F: drivers/video/riva/ |
5161 | F: drivers/video/nvidia/ | 5161 | F: drivers/video/nvidia/ |
5162 | 5162 | ||
5163 | NVM EXPRESS DRIVER | ||
5164 | M: Matthew Wilcox <willy@linux.intel.com> | ||
5165 | L: linux-nvme@lists.infradead.org | ||
5166 | T: git git://git.infradead.org/users/willy/linux-nvme.git | ||
5167 | S: Supported | ||
5168 | F: drivers/block/nvme.c | ||
5169 | F: include/linux/nvme.h | ||
5170 | |||
5163 | OMAP SUPPORT | 5171 | OMAP SUPPORT |
5164 | M: Tony Lindgren <tony@atomide.com> | 5172 | M: Tony Lindgren <tony@atomide.com> |
5165 | L: linux-omap@vger.kernel.org | 5173 | L: linux-omap@vger.kernel.org |