blob: ee85373f23e9c09178b2fc2b89c068b26fb2246e [file] [log] [blame]
bbe0a7b348b3 ("scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs")
93352abc81a9 ("scsi: hisi_sas: Make max IPTT count equal for all hw revisions")
3168d4f800b8 ("scsi: hisi_sas: Support all RAS events with MSI interrupts")
26889e5ec87a ("scsi: hisi_sas: Some misc tidy-up")
5979f33b982d ("scsi: hisi_sas: Add debugfs ITCT file and add file operations")
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")
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")
784b46b7cba0 ("scsi: hisi_sas: Use block layer tag instead for IPTT")
6ecf5ba13cd5 ("scsi: hisi_sas: unmask interrupts ent72 and ent74")
1c09b663168b ("scsi: hisi_sas: add memory barrier in task delivery function")
e5ea48014adc ("scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw")
4522204ab218 ("scsi: hisi_sas: tidy host controller reset function a bit")
7931cd918f35 ("scsi: hisi_sas: Update a couple of register settings for v3 hw")
2ba5afb6834b ("scsi: hisi_sas: Pre-allocate slot DMA buffers")
214e702d4b70 ("scsi: hisi_sas: Adjust task reject period during host reset")
d2fc401e4752 ("scsi: hisi_sas: Fix the conflict between dev gone and host reset")
4e63ac82b9f0 ("scsi: hisi_sas: Use dmam_alloc_coherent()")
d87e72fb4fda ("scsi: hisi_sas: Fix return value when get_free_slot() failed")
31709548d2ac ("scsi: hisi_sas: Terminate STP reject quickly for v2 hw")
78bd2b4f6e7c ("scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot")
a865ae14ff62 ("scsi: hisi_sas: Try wait commands before before controller reset")
6175abdeaeaf ("scsi: hisi_sas: Init disks after controller reset")
235bfc7ff630 ("scsi: hisi_sas: Create a scsi_host_template per HW module")
428f1b3424f4 ("scsi: hisi_sas: Add LED feature for v3 hw")
fa3be0f23139 ("scsi: hisi_sas: change slot index allocation mode")
2f6bca202b78 ("scsi: hisi_sas: add check of device in hisi_sas_task_exec()")
e85d93b21267 ("scsi: hisi_sas: Use device lock to protect slot alloc/free")
fa222db0b036 ("scsi: hisi_sas: Don't lock DQ for complete task sending")
3de0026dad6b ("scsi: hisi_sas: allocate slot buffer earlier")
a2b3820bddfb ("scsi: hisi_sas: make return type of prep functions void")
7eee4b921822 ("scsi: hisi_sas: relocate smp sg map")
f70c1251deb5 ("scsi: hisi_sas: workaround a v3 hw hilink bug")
bf081d5da4fa ("scsi: hisi_sas: remove redundant handling to event95 for v3")
c2c1d9ded0a2 ("scsi: hisi_sas: update PHY linkrate after a controller reset")
6f7c32d6057c ("scsi: hisi_sas: stop controller timer for reset")
cd938e535e90 ("scsi: hisi_sas: check host frozen before calling "done" function")
b81b6cce58b7 ("scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice")
c90a0bea4f64 ("scsi: hisi_sas: remove some unneeded structure members")