[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1567774537-20003-1-git-send-email-john.garry@huawei.com>
Date: Fri, 6 Sep 2019 20:55:24 +0800
From: John Garry <john.garry@...wei.com>
To: <jejb@...ux.vnet.ibm.com>, <martin.petersen@...cle.com>
CC: <linux-scsi@...r.kernel.org>, <linuxarm@...wei.com>,
<linux-kernel@...r.kernel.org>, John Garry <john.garry@...wei.com>
Subject: [PATCH 00/13] hisi_sas: Some misc patches
This patchset includes support for some more minor features, a bit of
tidying, and a few patches to make the driver a bit more robust.
Notables:
- BIST phy loopback support
- Fix for NCQ tags
- Correctly config registers after controller reset
Luo Jiaxing (7):
scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
scsi: hisi_sas: Directly return when running I_T_nexus reset if phy
disabled
scsi: hisi_sas: Remove sleep after issue phy reset if
sas_smp_phy_control() fails
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
scsi: hisi_sas: Remove some unused function arguments
scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
Xiang Chen (6):
scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
scsi: hisi_sas: Update all the registers after suspend and resume
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
scsi: hisi_sas: Remove redundant work declaration
scsi: hisi_sas: Add BIST support for phy loopback
scsi: hisi_sas: Fix the conflict between device gone and host reset
drivers/scsi/hisi_sas/hisi_sas.h | 18 +-
drivers/scsi/hisi_sas/hisi_sas_main.c | 569 +++++++++++++++++++++----
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 1 -
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 17 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 159 ++++++-
5 files changed, 661 insertions(+), 103 deletions(-)
--
2.17.1
Powered by blists - more mailing lists