This patchset includes bugfixes for pm80xx driver Changes from v1 to v2: - For fix incorrect port value patch - More detailed commit message now mentioning problem and fix. - For fix lockup due to commit patch - Commit message includes little detail of previous commit. - Added 'Fixes' tag. Ajish Koshy (3): scsi: pm80xx: fix incorrect port value when registering a device scsi: pm80xx: fix lockup due to commit <1f02beff224e> scsi: pm80xx: fix memory leak during rmmod Viswas G (1): scsi: pm80xx: Corrected Inbound and Outbound queue logging drivers/scsi/pm8001/pm8001_ctl.c | 6 ++-- drivers/scsi/pm8001/pm8001_hwi.c | 7 +++- drivers/scsi/pm8001/pm8001_init.c | 12 +++++++ drivers/scsi/pm8001/pm8001_sas.c | 15 ++++++++ drivers/scsi/pm8001/pm8001_sas.h | 6 ++-- drivers/scsi/pm8001/pm80xx_hwi.c | 60 +++++++++++++++++++++++++------ 6 files changed, 91 insertions(+), 15 deletions(-) -- 2.27.0