aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-29scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()Xiang Chen1-6/+0
2019-01-29scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen1-1/+1
2019-01-29scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs codeJohn Garry1-2/+2
2019-01-29scsi: hisi_sas: No need to check return value of debugfs_create functionsJohn Garry1-0/+1
2019-01-08scsi: hisi_sas: Debugfs global register create file and add file operationsLuo Jiaxing1-0/+8
2019-01-08scsi: hisi_sas: Take debugfs snapshot for all regsLuo Jiaxing1-2/+13
2019-01-08scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registersLuo Jiaxing1-0/+15
2019-01-08scsi: hisi_sas: Create root and device debugfs directoriesLuo Jiaxing1-0/+9
2018-12-18scsi: hisi_sas: Add support for DIF feature for v2 hwXiang Chen1-0/+8
2018-12-12scsi: hisi_sas: Fix warnings detected by sparseJohn Garry1-1/+1
2018-11-15scsi: hisi_sas: Add support for interrupt coalescing for v3 hwXiang Chen1-0/+2
2018-11-15scsi: hisi_sas: Create separate host attributes per HBAXiang Chen1-1/+0