[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210714182847.50360-1-don.brace@microchip.com>
Date: Wed, 14 Jul 2021 13:28:38 -0500
From: Don Brace <don.brace@...rochip.com>
To: <hch@...radead.org>, <martin.petersen@...cle.com>,
<jejb@...ux.vnet.ibm.com>, <linux-scsi@...r.kernel.org>
CC: <Kevin.Barnett@...rochip.com>, <scott.teel@...rochip.com>,
<Justin.Lindley@...rochip.com>, <scott.benesh@...rochip.com>,
<gerry.morong@...rochip.com>, <mahesh.rajashekhara@...rochip.com>,
<mike.mcgowen@...rochip.com>, <murthy.bhat@...rochip.com>,
<balsundar.p@...rochip.com>, <joseph.szczypek@....com>,
<jeff@...onical.com>, <POSWALD@...e.com>,
<john.p.donnelly@...cle.com>, <mwilck@...e.com>,
<pmenzel@...gen.mpg.de>, <linux-kernel@...r.kernel.org>
Subject: [smartpqi updates V3 PATCH 0/9] smartpqi updates
These patches are based on Martin Petersen's 5.14/scsi-queue tree
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
5.14/scsi-queue
Most of these patches consist of adding new PCI devices. The remainder
are simple updates to correct some rare issues and clean up some
driver messages.
This set of changes consist of:
* Add in new PCI-IDs.
5 of these patches are adding in new PCI-IDs.
* Update copyright information.
* Enhance reset messages.
- Add SCSI command CDB[0] value to message.
- Also check for a 0 length SCSI command that can occur if
sg_reset is issued without any outstanding SCSI commands.
* Clean up a rare initialization issue where interrupts are
enabled before the supporting controller context has been
fully initialized. Found by internal testing only.
* Update the driver version to 2.1.10-020
Change since V1:
Changes resulting from Paul Menzel <pmenzel@...gen.mpg.de>
review:
* Renamed some PCI-ID patches to reflect controller name
* Renamed patch smartpqi: fix isr accessing null structure member
to smartpqi: fix isr accessing uninitialized data
* Split copyright patch. Removed driver name updates and placed
them in a separate patch.
* Removed patch ("smartpqi: rm unsupported controller features msgs")
May remove them in a future patch.
Change since V2:
Changes resulting from Paul Menzel <pmenzel@...gen.mpg.de>
review:
* No code changes, just correcting an e-mail.
* Corrected misspelling on Martin Petersen's e-mail and name.
Apologies.
Balsundar P (1):
smartpqi: add PCI IDs for new ZTE controllers
Don Brace (3):
smartpqi: change driver module MACROS to microchip
smartpqi: change Kconfig menu entry to microchip
smartpqi: update version to 2.1.10-020
Kevin Barnett (1):
smartpqi: update copyright notices
Mahesh Rajashekhara (1):
smartpqi: add pci ids for H3C P4408 controllers
Mike McGowen (2):
smartpqi: add PCI-ID for new ntcom controller
smartpqi: fix isr accessing uninitialized data
Murthy Bhat (1):
smartpqi: add SCSI cmd info for resets
drivers/scsi/smartpqi/Kconfig | 8 +--
drivers/scsi/smartpqi/smartpqi.h | 6 +-
drivers/scsi/smartpqi/smartpqi_init.c | 64 +++++++++++++++----
.../scsi/smartpqi/smartpqi_sas_transport.c | 4 +-
drivers/scsi/smartpqi/smartpqi_sis.c | 4 +-
drivers/scsi/smartpqi/smartpqi_sis.h | 4 +-
6 files changed, 64 insertions(+), 26 deletions(-)
--
2.28.0.rc1.9.ge7ae437ac1
Powered by blists - more mailing lists