lkml.org 
[lkml]   [2018]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/13] hisi_sas: Misc improvements, bugfixes, etc.
Date
This patchset introduces some misc improvements, bugfixes,
and SoC workarounds for the driver, including:
- workaround for v2 hw reset with SATA disks attached
- LED SGPIO support for v3 hw
- Fix for error path in task_prep function
- change slot and disk allocation method to avoid
unknown SoC bugs
- fix potential problem of removing the driver when
a disk is mounted
- other more minor stuff

John Garry (1):
scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()

Xiang Chen (5):
scsi: hisi_sas: change slot index allocation mode
scsi: hisi_sas: Change common allocation mode of device id
scsi: hisi_sas: Reset disks when discovered
scsi: hisi_sas: Create a scsi_host_template per HW module
scsi: hisi_sas: Mark PHY as in reset for nexus reset

Xiaofei Tan (7):
scsi: hisi_sas: Add LED feature for v3 hw
scsi: hisi_sas: Init disks after controller reset
scsi: hisi_sas: Try wait commands before before controller reset
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
scsi: hisi_sas: Terminate STP reject quickly for v2 hw
scsi: hisi_sas: Fix return value when get_free_slot() failed

drivers/scsi/hisi_sas/hisi_sas.h | 33 ++--
drivers/scsi/hisi_sas/hisi_sas_main.c | 294 +++++++++++++++++++++++++++------
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 78 ++++-----
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 99 ++++++++---
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 124 +++++++++++---
5 files changed, 483 insertions(+), 145 deletions(-)

--
1.9.1

\
 
 \ /
  Last update: 2018-05-21 12:13    [W:0.097 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site