All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 00/10]: Support for PMC 8074/76/77 controllers.
@ 2013-09-26  5:23 Anand
  0 siblings, 0 replies; only message in thread
From: Anand @ 2013-09-26  5:23 UTC (permalink / raw)
  To: linux-scsi
  Cc: Sangeetha.Gnanasekaran, Nikith.Ganigarakoppal, Viswas.G, xjtuwjp

>From ab1b030500a835eacda3d86e5570366099b21311 Mon Sep 17 00:00:00 2001
From: Anand Kumar Santhanam <AnandKumar.Santhanam@pmcs.com>
Date: Thu, 19 Sep 2013 12:29:15 +0530
Subject: [PATCH V2 00/10]: Support for PMC 8074/76/77 controllers.


Anand Kumar Santhanam (10):
  pm80xx: Device id changes to support series 8 controllers.
  pm80xx: IButton feature support for motherboard controllers.
  pm80xx: Indirect SMP request fix.
  pm80xx: Display controller BIOS version.
  pm80xx: Phy settings support for motherboard controller.
  pm80xx: Print SAS address of IO failed device.
  pm80xx: Set device state response logic fix.
  pm80xx: Queue rotation logic for inbound and outbound queues.
  pm80xx: 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 |   64 +++++-
 drivers/scsi/pm8001/pm8001_sas.c  |    9 +-
 drivers/scsi/pm8001/pm8001_sas.h  |   74 +++++-
 drivers/scsi/pm8001/pm80xx_hwi.c  |  525 +++++++++++++++++++++++++++++++++++--
 drivers/scsi/pm8001/pm80xx_hwi.h  |   15 +-
 10 files changed, 991 insertions(+), 40 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-26  5:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26  5:23 [PATCH V2 00/10]: Support for PMC 8074/76/77 controllers Anand

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.