Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932755AbcDHJIh (ORCPT ); Fri, 8 Apr 2016 05:08:37 -0400 Received: from szxga01-in.huawei.com ([58.251.152.64]:2257 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932668AbcDHJIf (ORCPT ); Fri, 8 Apr 2016 05:08:35 -0400 From: John Garry To: , CC: , , , , John Garry Subject: [PATCH 0/5] hisi_sas: v2 hw SATA fixes Date: Fri, 8 Apr 2016 17:23:10 +0800 Message-ID: <1460107395-24501-1-git-send-email-john.garry@huawei.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.212.75] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090205.570774EF.006F,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 06e364a6cfe4af25a656594fa30e5af4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 748 Lines: 24 This patchset introduces SATA support fixes for the HiSilicon v2 hw SAS controller. Fixes include: - attach issue for SATA disk attached through expander - intermittent issue for directly attaching multiple SATA disks - add support for directly attaching SATA disk to phy index 4+ - ITCT config issue John Garry (5): hisi_sas: use device linkrate in MCR for v2 hw hisi_sas: fix v2 hw multiple SATA disk issue hisi_sas: add v2 hw support for >4 SATA phys hisi_sas: for v2 hw only set ITCT qw2 for SAS device hisi_sas: update driver version to 1.4 drivers/scsi/hisi_sas/hisi_sas.h | 2 +- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 32 +++++++++++++++++--------------- 2 files changed, 18 insertions(+), 16 deletions(-) -- 1.9.1