This patchset introduces some misc patches for the driver. Nothing particularly stands out, maybe apart from a patch to delete a PHY's timer when necessary. John Garry (1): scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size Luo Jiaxing (1): scsi: hisi_sas: Ignore the error code between phy down to phy up Xiang Chen (3): scsi: hisi_sas: Delete PHYs' timer when rmmod or probe failed scsi: hisi_sas: Change the type of some numbers to unsigned scsi: hisi_sas: Disable stash for v3 hw Xiaofei Tan (1): scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors drivers/scsi/hisi_sas/hisi_sas.h | 4 +-- drivers/scsi/hisi_sas/hisi_sas_main.c | 8 +++++ drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 46 ++++++++++++++------------ drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 46 ++++++++++++++++++-------- 4 files changed, 66 insertions(+), 38 deletions(-) -- 2.17.1