blob: 333ba5b17bb12aed02bdb2dc0a79f165544a3452 [file] [log] [blame]
0161d55f23a1 ("scsi: hisi_sas: Add debugfs file structure for ITCT")
e15f2e2dff5b ("scsi: hisi_sas: Add debugfs file structure for IOST")
1f66e1fd26bd ("scsi: hisi_sas: Add debugfs file structure for port")
c61163981076 ("scsi: hisi_sas: Add debugfs file structure for registers")
1b54c4db725d ("scsi: hisi_sas: Add debugfs file structure for DQ")
35ea630b2bad ("scsi: hisi_sas: Add debugfs file structure for CQ")
d28ed83b7693 ("scsi: hisi_sas: Add timestamp for a debugfs dump")
35160421b63d ("scsi: hisi_sas: Don't create debugfs dump folder twice")
7ec7082c57ec ("scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation")
7105e68afaec ("scsi: hisi_sas: add debugfs auto-trigger for internal abort time out")
7bf18e849d80 ("scsi: hisi_sas: Modify return type of debugfs functions")
b0b3e4290e28 ("scsi: hisi_sas: Snapshot AXI and RAS register at debugfs")
bbe0a7b348b3 ("scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs")
bee0cf25c030 ("scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT")
93352abc81a9 ("scsi: hisi_sas: Make max IPTT count equal for all hw revisions")
3168d4f800b8 ("scsi: hisi_sas: Support all RAS events with MSI interrupts")
795f25a31b54 ("scsi: hisi_sas: Issue internal abort on all relevant queues")
7c5e13636391 ("scsi: hisi_sas: Add manual trigger for debugfs dump")
26889e5ec87a ("scsi: hisi_sas: Some misc tidy-up")
d1548e9c323f ("scsi: hisi_sas: Correct memory allocation size for DQ debugfs")
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")
c2c7e7405771 ("scsi: hisi_sas: No need to check return value of debugfs_create functions")
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")