From: Viswas G <Viswas.G@xxxxxxxxxxxxx> This patch set include some bug fixes and enhancements for pm80xx driver. Bhavesh Jashnani (1): pm80xx: Simultaneous poll for all FW readiness. Vishakha Channapattan (2): pm80xx: Log SATA IOMB completion status on failure. pm80xx: Add sysfs attribute for ioc health Viswas G (1): pm80xx: fix driver fatal dump failure. akshatzen (4): pm80xx: No busywait in MPI init check pm80xx: check fatal error pm80xx: check main config table address pm80xx: fix missing tag_free in NVMD DATA req drivers/scsi/pm8001/pm8001_ctl.c | 42 ++++++++ drivers/scsi/pm8001/pm8001_hwi.c | 15 ++- drivers/scsi/pm8001/pm8001_init.c | 11 ++- drivers/scsi/pm8001/pm8001_sas.c | 9 ++ drivers/scsi/pm8001/pm8001_sas.h | 2 + drivers/scsi/pm8001/pm80xx_hwi.c | 202 ++++++++++++++++++++++++-------------- drivers/scsi/pm8001/pm80xx_hwi.h | 17 +++- 7 files changed, 216 insertions(+), 82 deletions(-) -- 2.16.3