summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas/hisi_sas.h
AgeCommit message (Expand)Author
2022-09-06scsi: hisi_sas: Add helper to process bcast eventsJohn Garry
2022-03-14scsi: hisi_sas: Use libsas internal abort supportJohn Garry
2022-02-27scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeoutXiang Chen
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry
2021-12-22scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...Xiang Chen
2021-12-16scsi: hisi_sas: Pass abort structure for internal abortJohn Garry
2021-11-29scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche
2021-10-12scsi: hisi_sas: Initialise devices in .slave_alloc callbackXiang Chen
2021-09-13scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BITLuo Jiaxing
2021-06-09scsi: hisi_sas: Speed up error handling when internal abort timeout occursLuo Jiaxing
2021-06-09scsi: hisi_sas: Include HZ in timer macrosLuo Jiaxing
2021-06-09scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus resetLuo Jiaxing
2021-06-09scsi: hisi_sas: Put a limit of link reset retriesLuo Jiaxing
2021-04-12scsi: hisi_sas: Directly snapshot registers when executing a resetJianqin Xie
2021-04-12scsi: hisi_sas: Delete some unused callbacksLuo Jiaxing
2021-01-26scsi: hisi_sas: Add trace FIFO debugfs supportLuo Jiaxing
2021-01-22scsi: hisi_sas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-04Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen
2020-12-21scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry
2020-11-30scsi: hisi_sas: Move debugfs code to v3 hw driverLuo Jiaxing
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-06scsi: hisi_sas: Add controller runtime PM support for v3 hwXiang Chen
2020-10-06scsi: hisi_sas: Switch v3 hw to MQJohn Garry
2020-09-02scsi: hisi_sas: Add BIST support for fixed code patternLuo Jiaxing
2020-09-02scsi: hisi_sas: Add BIST support for phy FFELuo Jiaxing
2020-01-20scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry
2020-01-20scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen
2019-10-24scsi: hisi_sas: Record the phy down event in debugfsLuo Jiaxing
2019-10-24scsi: hisi_sas: Add ability to have multiple debugfs dumpsLuo Jiaxing
2019-10-24scsi: hisi_sas: Add module parameter for debugfs dump countLuo Jiaxing
2019-10-24scsi: hisi_sas: Allocate memory for multiple dumps of debugfsLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCT cacheLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOST cacheLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for ITCTLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for IOSTLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for portLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for registersLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for DQLuo Jiaxing
2019-10-24scsi: hisi_sas: Add debugfs file structure for CQLuo Jiaxing
2019-10-24scsi: hisi_sas: Add timestamp for a debugfs dumpLuo Jiaxing
2019-10-24scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCTXiang Chen
2019-09-10scsi: hisi_sas: Add BIST support for phy loopbackXiang Chen
2019-09-10scsi: hisi_sas: Remove some unused function argumentsLuo Jiaxing
2019-09-10scsi: hisi_sas: Remove redundant work declarationXiang Chen
2019-09-10scsi: hisi_sas: Remove hisi_sas_hw.slot_completeLuo Jiaxing
2019-09-10scsi: hisi_sas: Assign NCQ tag for all NCQ commandsXiang Chen
2019-08-07scsi: hisi_sas: Snapshot AXI and RAS register at debugfsLuo Jiaxing
2019-08-07scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfsLuo Jiaxing
2019-08-07scsi: hisi_sas: Drop hisi_sas_hw.get_free_slotJohn Garry
2019-08-07scsi: hisi_sas: Make max IPTT count equal for all hw revisionsJohn Garry