blob: d001def8fde71585b3f9d8e9989935d37d41f877 [file] [log] [blame]
35ea630b2bad ("scsi: hisi_sas: Add debugfs file structure for CQ")
7ec7082c57ec ("scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation")
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")