From: Viswas G <Viswas.G@xxxxxxxxxxxxx> This patch set includes some enhancements in pm80xx driver. Viswas G (4): pm80xx : Increase number of supported queues. pm80xx : Remove DMA memory allocation for ccb and device structures. pm80xx : Increase the number of outstanding IO supported to 1024. pm80xx : Driver version update drivers/scsi/pm8001/pm8001_ctl.c | 6 +- drivers/scsi/pm8001/pm8001_defs.h | 27 +++-- drivers/scsi/pm8001/pm8001_hwi.c | 38 +++---- drivers/scsi/pm8001/pm8001_init.c | 220 ++++++++++++++++++++++++++------------ drivers/scsi/pm8001/pm8001_sas.h | 15 ++- drivers/scsi/pm8001/pm80xx_hwi.c | 109 ++++++++++--------- 6 files changed, 253 insertions(+), 162 deletions(-) -- 2.16.3