From: Deepak Ukey <Deepak.Ukey@xxxxxxxxxxxxx> This patch set includes some bug fixes and features for pm80xx driver. Changes from V4: For "Support for get phy profile functionality." -Added support for big endian system for phy_status structure. Viswas G (2): pm80xx : Support for get phy profile functionality. pm80xx : Staggered spin up support. drivers/scsi/pm8001/pm8001_ctl.h | 33 ++++++ drivers/scsi/pm8001/pm8001_defs.h | 3 + drivers/scsi/pm8001/pm8001_hwi.c | 14 ++- drivers/scsi/pm8001/pm8001_init.c | 55 +++++++++- drivers/scsi/pm8001/pm8001_sas.c | 36 ++++++- drivers/scsi/pm8001/pm8001_sas.h | 18 ++++ drivers/scsi/pm8001/pm80xx_hwi.c | 213 ++++++++++++++++++++++++++++++++++---- drivers/scsi/pm8001/pm80xx_hwi.h | 2 + 8 files changed, 349 insertions(+), 25 deletions(-) -- 2.16.3