From: Viswas G <Viswas.G@xxxxxxxxxxxxx> Changes from v1: - Improved commit messages. - Fixed compiler warning for "Increase the number of outstanding IO supported" patch 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 | 221 ++++++++++++++++++++++++++------------ drivers/scsi/pm8001/pm8001_sas.h | 15 ++- drivers/scsi/pm8001/pm80xx_hwi.c | 109 ++++++++++--------- 6 files changed, 254 insertions(+), 162 deletions(-) -- 2.16.3