diff options
author | Kevin Barnett <kevin.barnett@microsemi.com> | 2016-06-27 17:41:00 -0400 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-08-12 16:00:09 -0400 |
commit | 6c223761eb5482dca2bd981d0a800c4aba3c9009 (patch) | |
tree | c02467859b2e4464e5e4b62621ad39d0958c3cbe /MAINTAINERS | |
parent | 1d48390117c7df9839cf4d43ec33346e7868a53c (diff) |
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 | |||
7819 | S: Supported | 7819 | S: Supported |
7820 | F: drivers/iio/temperature/mlx90614.c | 7820 | F: drivers/iio/temperature/mlx90614.c |
7821 | 7821 | ||
7822 | MICROSEMI SMART ARRAY SMARTPQI DRIVER (smartpqi) | ||
7823 | M: Don Brace <don.brace@microsemi.com> | ||
7824 | L: esc.storagedev@microsemi.com | ||
7825 | L: linux-scsi@vger.kernel.org | ||
7826 | S: Supported | ||
7827 | F: drivers/scsi/smartpqi/smartpqi*.[ch] | ||
7828 | F: drivers/scsi/smartpqi/Kconfig | ||
7829 | F: drivers/scsi/smartpqi/Makefile | ||
7830 | F: include/linux/cciss*.h | ||
7831 | F: include/uapi/linux/cciss*.h | ||
7832 | |||
7822 | MN88472 MEDIA DRIVER | 7833 | MN88472 MEDIA DRIVER |
7823 | M: Antti Palosaari <crope@iki.fi> | 7834 | M: Antti Palosaari <crope@iki.fi> |
7824 | L: linux-media@vger.kernel.org | 7835 | L: linux-media@vger.kernel.org |