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 | |
parent | 2b1960341576bf51c01b12fefeb1cc53820923e7 (diff) | |
download | op-kernel-dev-79461681692a337442c6a5cf44deba120a57186a.zip op-kernel-dev-79461681692a337442c6a5cf44deba120a57186a.tar.gz |
MAINTAINERS: Add entry for the NVMe driver
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 59203e7..d0bf225 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5160,6 +5160,14 @@ S: Maintained F: drivers/video/riva/ F: drivers/video/nvidia/ +NVM EXPRESS DRIVER +M: Matthew Wilcox <willy@linux.intel.com> +L: linux-nvme@lists.infradead.org +T: git git://git.infradead.org/users/willy/linux-nvme.git +S: Supported +F: drivers/block/nvme.c +F: include/linux/nvme.h + OMAP SUPPORT M: Tony Lindgren <tony@atomide.com> L: linux-omap@vger.kernel.org |