All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] pm80xx updates
@ 2015-01-30  6:06 Viswas G
  2015-01-30  6:06 ` [PATCH 1/6] pm80xx : redefine sas_identify_frame structure Viswas G
                   ` (6 more replies)
  0 siblings, 7 replies; 22+ messages in thread
From: Viswas G @ 2015-01-30  6:06 UTC (permalink / raw)
  To: linux-scsi; +Cc: xjtuwjp, Vasanthalakshmi.Tharmarajan, Viswas.G

This patch set include some big fixes and enhancement for pm80xx driver. 

Viswas G (6):
  pm80xx : redefine sas_identify_frame structure
  pm80xx: ILA and inactive firmware version through sysfs
  pm80xx : Different SAS addresses for phys.
  pm80xx : Corrected SATA abort handling.
  pm80xx : panic on ncq error cleaning up the read log
  pm80xx : corrected linkrate value.

 drivers/scsi/pm8001/pm8001_ctl.c  |  55 +++++++++++++++++
 drivers/scsi/pm8001/pm8001_hwi.c  |  11 +++-
 drivers/scsi/pm8001/pm8001_hwi.h  |   2 +-
 drivers/scsi/pm8001/pm8001_init.c |  13 ++--
 drivers/scsi/pm8001/pm8001_sas.c  | 125 ++++++++++++++++++++++++++------------
 drivers/scsi/pm8001/pm8001_sas.h  | 105 ++++++++++++++++++++++++++++++++
 drivers/scsi/pm8001/pm80xx_hwi.c  |  61 +++++++++++++++----
 drivers/scsi/pm8001/pm80xx_hwi.h  |   6 +-
 8 files changed, 321 insertions(+), 57 deletions(-)

-- 
2.12.3

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2017-09-01  8:52 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-30  6:06 [PATCH 0/6] pm80xx updates Viswas G
2015-01-30  6:06 ` [PATCH 1/6] pm80xx : redefine sas_identify_frame structure Viswas G
2017-08-29 11:19   ` Jack Wang
2017-08-30 15:41     ` Viswas G
2017-08-30 16:03       ` Jack Wang
2017-08-30 16:28         ` Viswas G
2015-01-30  6:06 ` [PATCH 2/6] pm80xx: ILA and inactive firmware version through sysfs Viswas G
2017-08-29 11:26   ` Jack Wang
2015-01-30  6:06 ` [PATCH 3/6] pm80xx : Different SAS addresses for phys Viswas G
2017-08-29 11:25   ` Jack Wang
2017-08-30 16:55     ` Viswas G
2017-09-01  8:52       ` Jack Wang
2015-01-30  6:06 ` [PATCH 4/6] pm80xx : Corrected SATA abort handling Viswas G
2017-08-29 11:46   ` Jack Wang
2017-08-30 15:48     ` Viswas G
2015-01-30  6:06 ` [PATCH 5/6] pm80xx : panic on ncq error cleaning up the read log Viswas G
2017-08-29 11:49   ` Jack Wang
2015-01-30  6:06 ` [PATCH 6/6] pm80xx : corrected linkrate value Viswas G
2017-08-29 11:08   ` Jack Wang
2017-08-30  1:32     ` Martin K. Petersen
2017-08-25 21:47 ` [PATCH 0/6] pm80xx updates Martin K. Petersen
2017-08-26  5:27   ` Viswas G

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.