blob: 48d19f775d2f5659f2788c30d8bf0462eb1250fd [file] [log] [blame]
fab09aaee803 ("scsi: hisi_sas: Stop using queue #0 always for v2 hw")
8d98416a55eb ("scsi: hisi_sas: Switch v3 hw to MQ")
11e673206f21 ("scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_mask")
33c77c31b752 ("scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinity")
81f338e9709d ("scsi: hisi_sas: use threaded irq to process CQ interrupts")
97b151e75861 ("scsi: hisi_sas: Add BIST support for phy loopback")
7ec7082c57ec ("scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation")
e16963f378fa ("scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed")
5f6c32d7ce57 ("scsi: hisi_sas: Drop SMP resp frame DMA mapping")
1c003146c64b ("scsi: hisi_sas: Drop kmap_atomic() in SMP command completion")
b0b3e4290e28 ("scsi: hisi_sas: Snapshot AXI and RAS register at debugfs")
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")
a97fa586800e ("scsi: hisi_sas: add host reset interface for test")
cf9efd5d9236 ("scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLink")
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")
7c5e13636391 ("scsi: hisi_sas: Add manual trigger for debugfs dump")
b3cce125cb1e ("scsi: hisi_sas: Add support for DIX feature for v3 hw")
26889e5ec87a ("scsi: hisi_sas: Some misc tidy-up")
d1548e9c323f ("scsi: hisi_sas: Correct memory allocation size for DQ debugfs")
b6c9b15e4409 ("scsi: hisi_sas: Fix losing directly attached disk when hot-plug")
ffb1c820b8b6 ("scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()")
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")
6e1b731b5352 ("scsi: hisi_sas: Relocate some code to reduce complexity")
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")
584f53fe5f52 ("scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/internal IO")