[PATCH 0/5] hisi_sas: Misc patches and cleanups

Yihang Li posted 5 patches 8 months, 3 weeks ago
There is a newer version of this series
drivers/scsi/hisi_sas/hisi_sas.h       |  51 +++--
drivers/scsi/hisi_sas/hisi_sas_main.c  |  91 ++++----
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c |   2 +-
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c |   6 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 283 ++++++++++++++++---------
5 files changed, 264 insertions(+), 169 deletions(-)
[PATCH 0/5] hisi_sas: Misc patches and cleanups
Posted by Yihang Li 8 months, 3 weeks ago
This series contains some minor bugfix and general tidying:
- Add host_tagset_enable module param for v3 hw to show only one queue
  capability to the kernel
- Ignore the soft reset result by calling I_T_nexus after the SATA disk
  is soft reset
- General minor tidying

Thanks!

Xingui Yang (1):
  scsi: hisi_sas: Add host_tagset_enable module param for v3 hw

Yihang Li (4):
  scsi: hisi_sas: Use macro instead of magic number
  scsi: hisi_sas: Code style cleanup
  scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
  scsi: hisi_sas: Wait until eh is recovered

 drivers/scsi/hisi_sas/hisi_sas.h       |  51 +++--
 drivers/scsi/hisi_sas/hisi_sas_main.c  |  91 ++++----
 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c |   2 +-
 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c |   6 +-
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 283 ++++++++++++++++---------
 5 files changed, 264 insertions(+), 169 deletions(-)

-- 
2.33.0