From: Viswas G <Viswas.G@microchip.com>
To: <linux-scsi@vger.kernel.org>
Cc: <Vasanthalakshmi.Tharmarajan@microchip.com>,
<Viswas.G@microchip.com>, <Ruksar.devadi@microchip.com>,
<vishakhavc@google.com>, <radha@google.com>,
<jinpu.wang@cloud.ionos.com>,
Ashokkumar N <Ashokkumar.N@microchip.com>,
"John Garry" <john.garry@huawei.com>
Subject: [PATCH v2 0/7] pm80xx updates
Date: Wed, 24 Mar 2021 22:33:50 +0530 [thread overview]
Message-ID: <20210324170357.9765-1-Viswas.G@microchip.com> (raw)
This patch set include some bug fixes and
enhancementments for pm80xx driver.
Chnges from v2:
- for sysfs attribute patches
Used sysfs_emit instead of sprintf for sysfs attribute patches.
Removed debug message for sysfs attribute patches.
- For "Reset PI and CI memory during re-initialize" patch
Improved commit message.
Ruksar Devadi (1):
pm80xx: Completing pending IO after fatal error
Vishakha Channapattan (4):
pm80xx: Add sysfs attribute to check mpi state
pm80xx: Add sysfs attribute to track RAAE count
pm80xx: Add sysfs attribute to track iop0 count
pm80xx: Add sysfs attribute to track iop1 count
Viswas G (2):
pm80xx: Reset PI and CI memory during re-initialize
pm80xx: remove global lock from outbound queue processing
drivers/scsi/pm8001/pm8001_ctl.c | 107 +++++++++++++++++++++++++++++++++++++-
drivers/scsi/pm8001/pm8001_hwi.c | 68 +++++++++++++++++++++---
drivers/scsi/pm8001/pm8001_hwi.h | 1 +
drivers/scsi/pm8001/pm8001_init.c | 9 ++--
drivers/scsi/pm8001/pm8001_sas.c | 2 +-
drivers/scsi/pm8001/pm8001_sas.h | 2 +
drivers/scsi/pm8001/pm80xx_hwi.c | 7 ++-
drivers/scsi/pm8001/pm80xx_hwi.h | 1 +
8 files changed, 184 insertions(+), 13 deletions(-)
--
2.16.3
next reply other threads:[~2021-03-24 16:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-24 17:03 Viswas G [this message]
2021-03-24 17:03 ` [PATCH v2 1/7] pm80xx: Add sysfs attribute to check mpi state Viswas G
2021-03-24 20:04 ` kernel test robot
2021-03-24 20:04 ` [RFC PATCH] pm80xx: mpiStateText[] can be static kernel test robot
2021-03-25 4:55 ` [PATCH v2 1/7] pm80xx: Add sysfs attribute to check mpi state Jinpu Wang
2021-03-25 7:10 ` [kbuild] " Dan Carpenter
2021-03-24 17:03 ` [PATCH v2 2/7] pm80xx: Add sysfs attribute to track RAAE count Viswas G
2021-03-25 4:49 ` Jinpu Wang
2021-03-24 17:03 ` [PATCH v2 3/7] pm80xx: Add sysfs attribute to track iop0 count Viswas G
2021-03-25 4:48 ` Jinpu Wang
2021-03-24 17:03 ` [PATCH v2 4/7] pm80xx: Add sysfs attribute to track iop1 count Viswas G
2021-03-25 4:49 ` Jinpu Wang
2021-03-24 17:03 ` [PATCH v2 5/7] pm80xx: Completing pending IO after fatal error Viswas G
2021-03-24 17:03 ` [PATCH v2 6/7] pm80xx: Reset PI and CI memory during re-initialize Viswas G
2021-03-24 17:03 ` [PATCH v2 7/7] pm80xx: remove global lock from outbound queue processing Viswas G
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=20210324170357.9765-1-Viswas.G@microchip.com \
--to=viswas.g@microchip.com \
--cc=Ashokkumar.N@microchip.com \
--cc=Ruksar.devadi@microchip.com \
--cc=Vasanthalakshmi.Tharmarajan@microchip.com \
--cc=jinpu.wang@cloud.ionos.com \
--cc=john.garry@huawei.com \
--cc=linux-scsi@vger.kernel.org \
--cc=radha@google.com \
--cc=vishakhavc@google.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox