From: Anand <anandkumar_santhanam@pmc-sierra.com>
To: linux-scsi@vger.kernel.org
Cc: Viswas.G@pmcs.com, Sangeetha.Gnanasekaran@pmcs.com,
Nikith.Ganigarakoppal@pmcs.com, xjtuwjp@gmail.com
Subject: [PATCH 0/5] pm80xx: Support for PMC 8074/76/77 controllers.
Date: Mon, 16 Sep 2013 08:50:35 -0700 [thread overview]
Message-ID: <523728CB.10808@pmc-sierra.com> (raw)
>From f2b2b73a75725d0419a3771c15b323966c018b9e Mon Sep 17 00:00:00 2001
From: Anand Kumar Santhanam <AnandKumar.Santhanam@pmcs.com>
Date: Mon, 16 Sep 2013 11:20:29 +0530
Subject: [PATCH 0/5]: Support for PMC 8074/76/77 controllers.
Anand Kumar Santhanam (5):
pm80xx: Device id changes to support series 8 controllers.
pm80xx: IButton feature support and Indirect SMP fix.
pm80xx: Phy settings support for motherboard controller.
pm80xx: Print SAS address of IO failed device, 4G boundary fix.
pm80xx: Firmware logging support.
drivers/scsi/pm8001/pm8001_ctl.c | 163 ++++++++++++
drivers/scsi/pm8001/pm8001_ctl.h | 6 +
drivers/scsi/pm8001/pm8001_defs.h | 8 +-
drivers/scsi/pm8001/pm8001_hwi.c | 164 ++++++++++++-
drivers/scsi/pm8001/pm8001_hwi.h | 3 +
drivers/scsi/pm8001/pm8001_init.c | 68 +++++-
drivers/scsi/pm8001/pm8001_sas.c | 9 +-
drivers/scsi/pm8001/pm8001_sas.h | 75 ++++++-
drivers/scsi/pm8001/pm80xx_hwi.c | 525 +++++++++++++++++++++++++++++++++++--
drivers/scsi/pm8001/pm80xx_hwi.h | 15 +-
10 files changed, 996 insertions(+), 40 deletions(-)
reply other threads:[~2013-09-16 16:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=523728CB.10808@pmc-sierra.com \
--to=anandkumar_santhanam@pmc-sierra.com \
--cc=Nikith.Ganigarakoppal@pmcs.com \
--cc=Sangeetha.Gnanasekaran@pmcs.com \
--cc=Viswas.G@pmcs.com \
--cc=linux-scsi@vger.kernel.org \
--cc=xjtuwjp@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.