aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-06scsi: hisi_sas: Add helper to process bcast eventsJohn Garry1-0/+1
2022-03-14scsi: hisi_sas: Use libsas internal abort supportJohn Garry1-7/+1
2022-02-27scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeoutXiang Chen1-1/+1
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry1-8/+1
2021-12-22scsi: hisi_sas: Keep controller active between ISR of phyup and the event being processedXiang Chen1-0/+1
2021-12-16scsi: hisi_sas: Pass abort structure for internal abortJohn Garry1-0/+5
2021-11-29scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche1-1/+0
2021-10-12scsi: hisi_sas: Initialise devices in .slave_alloc callbackXiang Chen1-0/+1
2021-09-13scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BITLuo Jiaxing1-1/+1
2021-06-09scsi: hisi_sas: Speed up error handling when internal abort timeout occursLuo Jiaxing1-0/+1
2021-06-09scsi: hisi_sas: Include HZ in timer macrosLuo Jiaxing1-2/+2
2021-06-09scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus resetLuo Jiaxing1-0/+1
2021-06-09scsi: hisi_sas: Put a limit of link reset retriesLuo Jiaxing1-0/+1
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