diff options
author | Kevin Barnett <kevin.barnett@microsemi.com> | 2016-06-27 16:41:00 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-08-12 16:00:09 -0400 |
commit | 6c223761eb5482dca2bd981d0a800c4aba3c9009 (patch) | |
tree | c02467859b2e4464e5e4b62621ad39d0958c3cbe /MAINTAINERS | |
parent | 1d48390117c7df9839cf4d43ec33346e7868a53c (diff) | |
download | linux-6c223761eb5482dca2bd981d0a800c4aba3c9009.tar.gz linux-6c223761eb5482dca2bd981d0a800c4aba3c9009.tar.bz2 linux-6c223761eb5482dca2bd981d0a800c4aba3c9009.zip |
smartpqi: initial commit of Microsemi smartpqi driver
This initial commit contains Microsemi's smartpqi module.
[mkp: Minor tweaks to apply to 4.9/scsi-queue]
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d00098c..5f502248ba7b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7819,6 +7819,17 @@ W: http://www.melexis.com S: Supported F: drivers/iio/temperature/mlx90614.c +MICROSEMI SMART ARRAY SMARTPQI DRIVER (smartpqi) +M: Don Brace <don.brace@microsemi.com> +L: esc.storagedev@microsemi.com +L: linux-scsi@vger.kernel.org +S: Supported +F: drivers/scsi/smartpqi/smartpqi*.[ch] +F: drivers/scsi/smartpqi/Kconfig +F: drivers/scsi/smartpqi/Makefile +F: include/linux/cciss*.h +F: include/uapi/linux/cciss*.h + MN88472 MEDIA DRIVER M: Antti Palosaari <crope@iki.fi> L: linux-media@vger.kernel.org |