smartpqi: initial commit of Microsemi smartpqi driver
authorKevin Barnett <kevin.barnett@microsemi.com>
Mon, 27 Jun 2016 21:41:00 +0000 (16:41 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 12 Aug 2016 20:00:09 +0000 (16:00 -0400)
commit6c223761eb5482dca2bd981d0a800c4aba3c9009
treec02467859b2e4464e5e4b62621ad39d0958c3cbe
parent1d48390117c7df9839cf4d43ec33346e7868a53c
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>
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]
This page took 0.027653 seconds and 5 git commands to generate.