summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.com>2018-10-17 18:25:12 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2018-10-18 04:07:54 +0300
commit77266186397c6c782a3f670d32808a9671806ec5 (patch)
treee2754831c91d1329048a0a148362ca293d4e8ace /MAINTAINERS
parent081ff398c56cc1052091e299aae6f7f7de680853 (diff)
downloadlinux-77266186397c6c782a3f670d32808a9671806ec5.tar.xz
scsi: myrs: Add Mylex RAID controller (SCSI interface)
This patch adds support for the Mylex DAC960 RAID controller, supporting the newer, SCSI-based interface. The driver is a re-implementation of the original DAC960 driver. Signed-off-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 99c7e6791519..dc1d0de77bfb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9897,6 +9897,7 @@ M: Hannes Reinecke <hare@kernel.org>
L: linux-scsi@vger.kernel.org
S: Supported
F: drivers/scsi/myrb.*
+F: drivers/scsi/myrs.*
MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
M: Chris Lee <christopher.lee@cspi.com>