]> www.infradead.org Git - users/jedix/linux-maple.git/commit
smartpqi: initial commit of Microsemi smartpqi driver
authorKevin Barnett <kevin.barnett@microsemi.com>
Mon, 9 Jan 2017 23:18:16 +0000 (18:18 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 20 Jan 2017 05:34:55 +0000 (21:34 -0800)
commited703da47445170fc4c74ff459a99af1fb96cdc1
tree6dd055a9bbce7c469fabdb41a43d0946b8adcc33
parent4d63f7725f564cf73d904e26c606c0bb551e4e3e
smartpqi: initial commit of Microsemi smartpqi driver

Orabug: 25144431

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>
(cherry picked from commit 6c223761eb5482dca2bd981d0a800c4aba3c9009)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
MAINTAINERS
drivers/scsi/Kconfig
drivers/scsi/Makefile
drivers/scsi/smartpqi/Kconfig [new file with mode: 0644]
drivers/scsi/smartpqi/Makefile [new file with mode: 0644]
drivers/scsi/smartpqi/smartpqi.h [new file with mode: 0644]
drivers/scsi/smartpqi/smartpqi_init.c [new file with mode: 0644]
drivers/scsi/smartpqi/smartpqi_sas_transport.c [new file with mode: 0644]
drivers/scsi/smartpqi/smartpqi_sis.c [new file with mode: 0644]
drivers/scsi/smartpqi/smartpqi_sis.h [new file with mode: 0644]