aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12scsi: hisi_sas: Stop converting a bool into a boolJohn Garry1-1/+1
2019-11-12scsi: hisi_sas: Check sas_port before using itXiang Chen1-1/+2
2019-10-24scsi: hisi_sas: Record the phy down event in debugfsLuo Jiaxing1-0/+63
2019-10-24scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe failsLuo Jiaxing1-0/+1
2019-10-24scsi: hisi_sas: Add ability to have multiple debugfs dumpsLuo Jiaxing1-31/+45
2019-10-24scsi: hisi_sas: Add module parameter for debugfs dump countLuo Jiaxing1-3/+13
2019-10-24scsi: hisi_sas: Allocate memory for multiple dumps of debugfsLuo Jiaxing1-48/+62
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCT cacheLuo Jiaxing1-8/+8
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOST cacheLuo Jiaxing1-8/+8
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCTLuo Jiaxing1-11/+12
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOSTLuo Jiaxing1-10/+11
2019-10-24scsi: hisi_sas: Add debugfs file structure for portLuo Jiaxing1-9/+12
2019-10-24scsi: hisi_sas: Add debugfs file structure for registersLuo Jiaxing1-33/+29
2019-10-24scsi: hisi_sas: Add debugfs file structure for DQLuo Jiaxing1-10/+12
2019-10-24scsi: hisi_sas: Add debugfs file structure for CQLuo Jiaxing1-13/+16
2019-10-24scsi: hisi_sas: Add timestamp for a debugfs dumpLuo Jiaxing1-0/+8
2019-10-24scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()Xiang Chen1-1/+7
2019-10-24scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCTXiang Chen1-2/+6
2019-10-24scsi: hisi_sas: Don't create debugfs dump folder twiceXiang Chen1-3/+0
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen1-3/+3
2019-09-30scsi: hisi_sas: fix spelling mistake "digial" -> "digital"Colin Ian King1-1/+1
2019-09-23scsi: hisi_sas: Make three functions staticYueHaibing1-3/+3
2019-09-10scsi: hisi_sas: Fix the conflict between device gone and host resetXiang Chen1-3/+4
2019-09-10scsi: hisi_sas: Add BIST support for phy loopbackXiang Chen1-0/+407
2019-09-10scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocationLuo Jiaxing1-44/+58
2019-09-10scsi: hisi_sas: Remove some unused function argumentsLuo Jiaxing1-3/+2
2019-09-10scsi: hisi_sas: Assign NCQ tag for all NCQ commandsXiang Chen1-15/+0
2019-09-10scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init deviceXiang Chen1-6/+10
2019-09-10scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() failsLuo Jiaxing1-2/+3
2019-09-10scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabledLuo Jiaxing1-0/+5
2019-09-10scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()Luo Jiaxing1-2/+2
2019-09-10scsi: hisi_sas: add debugfs auto-trigger for internal abort time outLuo Jiaxing1-0/+3
2019-09-07scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-08-07scsi: hisi_sas: Consolidate internal abort calls in LU reset operationLuo Jiaxing1-17/+9
2019-08-07scsi: hisi_sas: replace "%p" with "%pK"Xiang Chen1-1/+1
2019-08-07scsi: hisi_sas: Remove some unnecessary codeXiang Chen1-3/+2
2019-08-07scsi: hisi_sas: Modify return type of debugfs functionsLuo Jiaxing1-33/+18
2019-08-07scsi: hisi_sas: Drop SMP resp frame DMA mappingJohn Garry1-21/+7
2019-08-07scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZEXiang Chen1-1/+1
2019-08-07scsi: hisi_sas: Don't bother clearing status buffer IU in task prepXiang Chen1-2/+4
2019-08-07scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()Luo Jiaxing1-3/+8
2019-08-07scsi: hisi_sas: Snapshot AXI and RAS register at debugfsLuo Jiaxing1-15/+117
2019-08-07scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfsLuo Jiaxing1-2/+112
2019-08-07scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCTLuo Jiaxing1-2/+4
2019-08-07scsi: hisi_sas: Drop hisi_sas_hw.get_free_slotJohn Garry1-20/+7
2019-08-07scsi: hisi_sas: Make max IPTT count equal for all hw revisionsJohn Garry1-17/+13
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+12
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-4/+4
2019-06-18scsi: hisi_sas: Delete PHY timers when rmmod or probe failedXiang Chen1-0/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1