aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-01-23 19:00:52 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2016-01-23 19:00:52 -0500
commitb3e27d5d4a29bcc8e057b496d5ef5194addaaac0 (patch)
tree504c418833b02a8e7d5fb798fe7bdcee82d7f14c /MAINTAINERS
parentcc673757e24d018d64ff8038e28835db1e2902c4 (diff)
parent03beaec80d57e7a540b1990188f8a97a076da6de (diff)
Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb
Pull NTB updates from Jon Mason: "A new driver to support AMD NTB, a NTB performance test driver, NTB bugs fixes, and the ability to recover from running out of DMA descriptors" * tag 'ntb-4.5' of git://github.com/jonmason/ntb: NTB: Fix macro parameter conflict with field name NTB: Add support for AMD PCI-Express Non-Transparent Bridge ntb: ntb perf tool NTB: Address out of DMA descriptor issue with NTB NTB: Clear property bits in BAR value NTB: ntb_process_tx error path bug
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fc1718500181..8f3f93c9571e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7702,6 +7702,12 @@ W: https://github.com/jonmason/ntb/wiki
7702T: git git://github.com/jonmason/ntb.git 7702T: git git://github.com/jonmason/ntb.git
7703F: drivers/ntb/hw/intel/ 7703F: drivers/ntb/hw/intel/
7704 7704
7705NTB AMD DRIVER
7706M: Xiangliang Yu <Xiangliang.Yu@amd.com>
7707L: linux-ntb@googlegroups.com
7708S: Supported
7709F: drivers/ntb/hw/amd/
7710
7705NTFS FILESYSTEM 7711NTFS FILESYSTEM
7706M: Anton Altaparmakov <anton@tuxera.com> 7712M: Anton Altaparmakov <anton@tuxera.com>
7707L: linux-ntfs-dev@lists.sourceforge.net 7713L: linux-ntfs-dev@lists.sourceforge.net