Message ID | 156650628375.18562.9889154437665249418.stgit@brunhilda (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=BT6k=WS=vger.kernel.org=linux-scsi-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C64D014DE for <patchwork-linux-scsi@patchwork.kernel.org>; Thu, 22 Aug 2019 20:38:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AC743233FD for <patchwork-linux-scsi@patchwork.kernel.org>; Thu, 22 Aug 2019 20:38:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389477AbfHVUi4 (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Thu, 22 Aug 2019 16:38:56 -0400 Received: from esa5.microchip.iphmx.com ([216.71.150.166]:2786 "EHLO esa5.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387798AbfHVUi4 (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Thu, 22 Aug 2019 16:38:56 -0400 Authentication-Results: esa5.microchip.iphmx.com; dkim=none (message not signed) header.i=none; spf=Pass smtp.mailfrom=don.brace@microsemi.com; spf=None smtp.helo=postmaster@smtp.microsemi.com Received-SPF: Pass (esa5.microchip.iphmx.com: domain of don.brace@microsemi.com designates 208.19.100.22 as permitted sender) identity=mailfrom; client-ip=208.19.100.22; receiver=esa5.microchip.iphmx.com; envelope-from="don.brace@microsemi.com"; x-sender="don.brace@microsemi.com"; x-conformance=spf_only; x-record-type="v=spf1"; x-record-text="v=spf1 ip4:208.19.100.20 ip4:208.19.100.21 ip4:208.19.100.22 ip4:208.19.100.23 ip4:208.19.99.221 ip4:208.19.99.222 ip4:208.19.99.223 ip4:208.19.99.225 -all" Received-SPF: None (esa5.microchip.iphmx.com: no sender authenticity information available from domain of postmaster@smtp.microsemi.com) identity=helo; client-ip=208.19.100.22; receiver=esa5.microchip.iphmx.com; envelope-from="don.brace@microsemi.com"; x-sender="postmaster@smtp.microsemi.com"; x-conformance=spf_only X-Ironport-Dmarc-Check-Result: validskip IronPort-SDR: fEmNpDzaJuEzobUoEEXlNDeyZGEzhKpPm828+1ahN37lT5F+QVpiVJ/xA917mh8nrUpm7rGn6t HevkS+k6kv5nj7pwwNRfkrwSN70WKDm3G+RcYnPMZ4AW8DMsB6jCUC+ZGtmGYifGtShFmC/+Ij ZuGYIxXyOBGQ42xPcnTNpvbQt/azHp0JdOgLcUTdTGwyQVnC1Hb4CaD19SZDxVBtPGenZqIX/G tsvQTTZ81ApY0vDyrBi1C28cJ0omC21vzKq5nFgrY34ctArHndQTTJLPmnzzTM0HsKqwVo9uTm RlE= X-IronPort-AV: E=Sophos;i="5.64,418,1559545200"; d="scan'208";a="44671230" Received: from unknown (HELO smtp.microsemi.com) ([208.19.100.22]) by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 22 Aug 2019 13:38:56 -0700 Received: from AVMBX3.microsemi.net (10.100.34.33) by AVMBX2.microsemi.net (10.100.34.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 22 Aug 2019 13:38:53 -0700 Received: from AVMBX3.microsemi.net (10.100.34.33) by AVMBX3.microsemi.net (10.100.34.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 22 Aug 2019 13:38:52 -0700 Received: from [127.0.1.1] (10.238.32.34) by avmbx3.microsemi.net (10.100.34.33) with Microsoft SMTP Server id 15.1.1713.5 via Frontend Transport; Thu, 22 Aug 2019 13:38:51 -0700 Subject: [PATCH 00/11] smartpqi updates From: Don Brace <don.brace@microsemi.com> To: <Kevin.Barnett@microchip.com>, <scott.teel@microchip.com>, <Justin.Lindley@microchip.com>, <scott.benesh@microchip.com>, <bader.alisaleh@microchip.com>, <gerry.morong@microchip.com>, <mahesh.rajashekhara@microchip.com>, <hch@infradead.org>, <jejb@linux.vnet.ibm.com>, <joseph.szczypek@hpe.com>, <POSWALD@suse.com>, <shunyong.yang@hxt-semitech.com> CC: <linux-scsi@vger.kernel.org> Date: Thu, 22 Aug 2019 15:38:51 -0500 Message-ID: <156650628375.18562.9889154437665249418.stgit@brunhilda> User-Agent: StGit/0.19 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
smartpqi updates
|
expand
|
Don,
> These patches are based on Linus's tree
Applied to 5.4/scsi-queue. In the future, please make your commit
descriptions a bit more verbose. Doesn't matter for adding new PCI ids.
But it would be nice with some additional background for the more
intricate functional driver changes.
Thanks!