diff options
author | Allen Hubbe <Allen.Hubbe@emc.com> | 2015-04-09 10:33:20 -0400 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2015-07-04 14:05:49 -0400 |
commit | e26a5843f7f5014ae4460030ca4de029a3ac35d3 (patch) | |
tree | a16ffee275c8e43e18bfd3424415e3a36c4f3c7a /MAINTAINERS | |
parent | a1bd3baeb2f18b2b3d0f98ce5fdaa725149b950b (diff) |
NTB: Split ntb_hw_intel and ntb_transport drivers
Change ntb_hw_intel to use the new NTB hardware abstraction layer.
Split ntb_transport into its own driver. Change it to use the new NTB
hardware abstraction layer.
Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e2fc9eec2e16..a682805d6d56 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7007,6 +7007,14 @@ F: drivers/net/ntb_netdev.c | |||
7007 | F: include/linux/ntb.h | 7007 | F: include/linux/ntb.h |
7008 | F: include/linux/ntb_transport.h | 7008 | F: include/linux/ntb_transport.h |
7009 | 7009 | ||
7010 | NTB INTEL DRIVER | ||
7011 | M: Jon Mason <jdmason@kudzu.us> | ||
7012 | M: Dave Jiang <dave.jiang@intel.com> | ||
7013 | S: Supported | ||
7014 | W: https://github.com/jonmason/ntb/wiki | ||
7015 | T: git git://github.com/jonmason/ntb.git | ||
7016 | F: drivers/ntb/hw/intel/ | ||
7017 | |||
7010 | NTFS FILESYSTEM | 7018 | NTFS FILESYSTEM |
7011 | M: Anton Altaparmakov <anton@tuxera.com> | 7019 | M: Anton Altaparmakov <anton@tuxera.com> |
7012 | L: linux-ntfs-dev@lists.sourceforge.net | 7020 | L: linux-ntfs-dev@lists.sourceforge.net |