blob: b515b0f50aa3890b0e4ad758b7a739db256689e0 [file] [log] [blame]
e9dc5e11c97e ("scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/spin_unlock")
897cc769bcc0 ("scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot")
93352abc81a9 ("scsi: hisi_sas: Make max IPTT count equal for all hw revisions")
01d4e3a2fc07 ("scsi: hisi_sas: Some misc tidy-up")
4fefe5bbf599 ("scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental")
795f25a31b54 ("scsi: hisi_sas: Issue internal abort on all relevant queues")
b3cce125cb1e ("scsi: hisi_sas: Add support for DIX feature for v3 hw")
26889e5ec87a ("scsi: hisi_sas: Some misc tidy-up")
ffb1c820b8b6 ("scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()")
569eddcf3a0f ("scsi: hisi_sas: send primitive NOTIFY to SSP situation only")
5b0eeac4bed4 ("scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs code")
1afb4b852479 ("scsi: hisi_sas: Add debugfs IOST file and add file operations")
148e379f60c5 ("scsi: hisi_sas: Add debugfs DQ file and add file operations")
971afae7cf4f ("scsi: hisi_sas: Add debugfs CQ file and add file operations")
61a6ebf3f584 ("scsi: hisi_sas: Add debugfs for port registers")
caefac199676 ("scsi: hisi_sas: Debugfs global register create file and add file operations")
49159a5e4175 ("scsi: hisi_sas: Take debugfs snapshot for all regs")
eb1c2b72b769 ("scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers")
ef63464bcf8f ("scsi: hisi_sas: Create root and device debugfs directories")
d6a9000b81be ("scsi: hisi_sas: Add support for DIF feature for v2 hw")
6db831f4ef76 ("scsi: hisi_sas: Make sg_tablesize consistent value")
6e1b731b5352 ("scsi: hisi_sas: Relocate some code to reduce complexity")
735bcc77e6ba ("scsi: hisi_sas: Fix warnings detected by sparse")
745b6847634c ("scsi: hisi_sas: Relocate some codes to avoid an unused check")
37359798ec44 ("scsi: hisi_sas: Add support for interrupt coalescing for v3 hw")
488cf558e3d7 ("scsi: hisi_sas: Add support for interrupt converge for v3 hw")
c3566f9a617d ("scsi: hisi_sas: Create separate host attributes per HBA")
fe5fb42de362 ("scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()")
784b46b7cba0 ("scsi: hisi_sas: Use block layer tag instead for IPTT")
1668e3b6f8f8 ("scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()")