aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-12scsi: hisi_sas: Directly snapshot registers when executing a resetJianqin Xie1-0/+1
2021-04-12scsi: hisi_sas: Delete some unused callbacksLuo Jiaxing1-2/+0
2021-01-26scsi: hisi_sas: Add trace FIFO debugfs supportLuo Jiaxing1-0/+15
2021-01-22scsi: hisi_sas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish1-1/+2
2021-01-04Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen1-0/+4
2020-12-21scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry1-0/+4
2020-11-30scsi: hisi_sas: Move debugfs code to v3 hw driverLuo Jiaxing1-28/+0
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+37
2020-10-06scsi: hisi_sas: Add controller runtime PM support for v3 hwXiang Chen1-0/+2
2020-10-06scsi: hisi_sas: Switch v3 hw to MQJohn Garry1-1/+2
2020-09-02scsi: hisi_sas: Add BIST support for fixed code patternLuo Jiaxing1-0/+22
2020-09-02scsi: hisi_sas: Add BIST support for phy FFELuo Jiaxing1-0/+13
2020-01-20scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry1-1/+1
2020-01-20scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen1-2/+2
2019-10-24scsi: hisi_sas: Record the phy down event in debugfsLuo Jiaxing1-0/+1
2019-10-24scsi: hisi_sas: Add ability to have multiple debugfs dumpsLuo Jiaxing1-3/+2
2019-10-24scsi: hisi_sas: Add module parameter for debugfs dump countLuo Jiaxing1-0/+1
2019-10-24scsi: hisi_sas: Allocate memory for multiple dumps of debugfsLuo Jiaxing1-8/+11
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCT cacheLuo Jiaxing1-1/+5
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOST cacheLuo Jiaxing1-1/+5
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCTLuo Jiaxing1-1/+5
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOSTLuo Jiaxing1-1/+5
2019-10-24scsi: hisi_sas: Add debugfs file structure for portLuo Jiaxing1-1/+6
2019-10-24scsi: hisi_sas: Add debugfs file structure for registersLuo Jiaxing1-1/+6
2019-10-24scsi: hisi_sas: Add debugfs file structure for DQLuo Jiaxing1-1/+6
2019-10-24scsi: hisi_sas: Add debugfs file structure for CQLuo Jiaxing1-1/+6
2019-10-24scsi: hisi_sas: Add timestamp for a debugfs dumpLuo Jiaxing1-0/+2
2019-10-24scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCTXiang Chen1-2/+3
2019-09-10scsi: hisi_sas: Add BIST support for phy loopbackXiang Chen1-0/+10
2019-09-10scsi: hisi_sas: Remove some unused function argumentsLuo Jiaxing1-2/+2
2019-09-10scsi: hisi_sas: Remove redundant work declarationXiang Chen1-1/+0
2019-09-10scsi: hisi_sas: Remove hisi_sas_hw.slot_completeLuo Jiaxing1-2/+0
2019-09-10scsi: hisi_sas: Assign NCQ tag for all NCQ commandsXiang Chen1-1/+0
2019-08-07scsi: hisi_sas: Snapshot AXI and RAS register at debugfsLuo Jiaxing1-2/+10
2019-08-07scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfsLuo Jiaxing1-0/+17
2019-08-07scsi: hisi_sas: Drop hisi_sas_hw.get_free_slotJohn Garry1-1/+0
2019-08-07scsi: hisi_sas: Make max IPTT count equal for all hw revisionsJohn Garry1-2/+4
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+2
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-4/+0
2019-06-18scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in sizeJohn Garry1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-04-12scsi: hisi_sas: Fix for setting the PHY linkrate when disconnectedJohn Garry1-0/+3
2019-03-06scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP target portXiang Chen1-0/+7
2019-03-06scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan1-0/+1
2019-02-08scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimentalXiang Chen1-0/+4
2019-02-08scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry1-0/+2
2019-02-08scsi: hisi_sas: change queue depth from 512 to 4096Xiang Chen1-1/+1
2019-02-08scsi: hisi_sas: Add support for DIX feature for v3 hwXiang Chen1-10/+30
2019-01-29scsi: hisi_sas: Fix losing directly attached disk when hot-plugXiaofei Tan1-0/+4
2019-01-29scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()Xiang Chen1-1/+1