LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: John Garry <john.garry@huawei.com>
To: <jejb@linux.vnet.ibm.com>, <martin.petersen@oracle.com>
Cc: <linux-scsi@vger.kernel.org>, <linuxarm@huawei.com>,
<linux-kernel@vger.kernel.org>,
John Garry <john.garry@huawei.com>
Subject: [PATCH 0/8] hisi_sas: some misc changes
Date: Sat, 24 Mar 2018 00:05:07 +0800 [thread overview]
Message-ID: <1521821115-120040-1-git-send-email-john.garry@huawei.com> (raw)
This patchset introduces some minor, more trivial patches,
some of which have been sitting on our internal dev branch
for a while.
The only bug fixes (hw workaround or sw) are the IPTT range
check fix and a timer fix for module removal. Others are
trivial.
John Garry (2):
scsi: hisi_sas: print device id for errors
scsi: hisi_sas: remove some unneeded structure members
Xiang Chen (3):
scsi: hisi_sas: make SAS address of SATA disks unique
scsi: hisi_sas: delete timer when removing hisi_sas driver
scsi: hisi_sas: use dma_zalloc_coherent()
Xiaofei Tan (3):
scsi: hisi_sas: update RAS feature for later revision of v3 HW
scsi: hisi_sas: consolidate command check in
hisi_sas_get_ata_protocol()
scsi: hisi_sas: check IPTT is valid before using it for v3 hw
drivers/scsi/hisi_sas/hisi_sas.h | 3 --
drivers/scsi/hisi_sas/hisi_sas_main.c | 53 +++++++++-------------
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 8 ++--
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 81 +++++++++++++++++++++++++++++-----
4 files changed, 94 insertions(+), 51 deletions(-)
--
1.9.1
next reply other threads:[~2018-03-23 16:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-23 16:05 John Garry [this message]
2018-03-23 16:05 ` [PATCH 1/8] scsi: hisi_sas: make SAS address of SATA disks unique John Garry
2018-03-23 16:05 ` [PATCH 2/8] scsi: hisi_sas: update RAS feature for later revision of v3 HW John Garry
2018-03-23 16:05 ` [PATCH 3/8] scsi: hisi_sas: delete timer when removing hisi_sas driver John Garry
2018-03-23 16:05 ` [PATCH 4/8] scsi: hisi_sas: use dma_zalloc_coherent() John Garry
2018-03-23 16:05 ` [PATCH 5/8] scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol() John Garry
2018-03-23 16:05 ` [PATCH 6/8] scsi: hisi_sas: check IPTT is valid before using it for v3 hw John Garry
2018-03-23 16:05 ` [PATCH 7/8] scsi: hisi_sas: print device id for errors John Garry
2018-03-23 16:05 ` [PATCH 8/8] scsi: hisi_sas: remove some unneeded structure members John Garry
2018-04-10 2:57 ` [PATCH 0/8] hisi_sas: some misc changes Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1521821115-120040-1-git-send-email-john.garry@huawei.com \
--to=john.garry@huawei.com \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=martin.petersen@oracle.com \
--subject='Re: [PATCH 0/8] hisi_sas: some misc changes' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).