summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas/hisi_sas.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-12scsi: libata: Switch to using ->device_configureChristoph Hellwig1-1/+2
2023-09-22scsi: hisi_sas: Allocate DFX memory during dump triggerYihang Li1-1/+1
2023-09-22scsi: hisi_sas: Directly call register snapshot instead of using workqueueYihang Li1-1/+0
2023-06-08scsi: hisi_sas: Convert to platform remove callback returning voidUwe Kleine-König1-1/+1
2023-04-03Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen1-1/+2
2023-04-03scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.listXingui Yang1-1/+2
2023-03-25Merge patch series "Constify most SCSI host templates"Martin K. Petersen1-1/+1
2023-03-25scsi: hisi_sas: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-10scsi: hisi_sas: Sync complete queue for poll queueXiang Chen1-1/+2
2023-03-10scsi: hisi_sas: Add poll support for v3 hwXiang Chen1-0/+3
2022-10-18scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hwXingui Yang1-0/+1
2022-09-07scsi: hisi_sas: Add helper to process bcast eventsJohn Garry1-0/+1
2022-03-15scsi: hisi_sas: Use libsas internal abort supportJohn Garry1-7/+1
2022-02-28scsi: 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-23scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...Xiang Chen1-0/+1
2021-12-17scsi: hisi_sas: Pass abort structure for internal abortJohn Garry1-0/+5
2021-11-30scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche1-1/+0
2021-10-13scsi: hisi_sas: Initialise devices in .slave_alloc callbackXiang Chen1-0/+1
2021-09-14scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BITLuo Jiaxing1-1/+1
2021-06-10scsi: hisi_sas: Speed up error handling when internal abort timeout occursLuo Jiaxing1-0/+1
2021-06-10scsi: hisi_sas: Include HZ in timer macrosLuo Jiaxing1-2/+2
2021-06-10scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus resetLuo Jiaxing1-0/+1
2021-06-10scsi: hisi_sas: Put a limit of link reset retriesLuo Jiaxing1-0/+1
2021-04-13scsi: hisi_sas: Directly snapshot registers when executing a resetJianqin Xie1-0/+1
2021-04-13scsi: hisi_sas: Delete some unused callbacksLuo Jiaxing1-2/+0
2021-01-27scsi: hisi_sas: Add trace FIFO debugfs supportLuo Jiaxing1-0/+15
2021-01-23scsi: 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-22scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry1-0/+4
2020-12-01scsi: hisi_sas: Move debugfs code to v3 hw driverLuo Jiaxing1-28/+0
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+37
2020-10-07scsi: 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-03scsi: hisi_sas: Add BIST support for fixed code patternLuo Jiaxing1-0/+22
2020-09-03scsi: hisi_sas: Add BIST support for phy FFELuo Jiaxing1-0/+13
2020-01-21scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry1-1/+1
2020-01-21scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen1-2/+2
2019-10-25scsi: hisi_sas: Record the phy down event in debugfsLuo Jiaxing1-0/+1
2019-10-25scsi: hisi_sas: Add ability to have multiple debugfs dumpsLuo Jiaxing1-3/+2
2019-10-25scsi: hisi_sas: Add module parameter for debugfs dump countLuo Jiaxing1-0/+1
2019-10-25scsi: hisi_sas: Allocate memory for multiple dumps of debugfsLuo Jiaxing1-8/+11
2019-10-25scsi: hisi_sas: Add debugfs file structure for ITCT cacheLuo Jiaxing1-1/+5
2019-10-25scsi: hisi_sas: Add debugfs file structure for IOST cacheLuo Jiaxing1-1/+5
2019-10-25scsi: hisi_sas: Add debugfs file structure for ITCTLuo Jiaxing1-1/+5
2019-10-25scsi: hisi_sas: Add debugfs file structure for IOSTLuo Jiaxing1-1/+5
2019-10-25scsi: hisi_sas: Add debugfs file structure for portLuo Jiaxing1-1/+6
2019-10-25scsi: hisi_sas: Add debugfs file structure for registersLuo Jiaxing1-1/+6
2019-10-25scsi: hisi_sas: Add debugfs file structure for DQLuo Jiaxing1-1/+6
2019-10-25scsi: hisi_sas: Add debugfs file structure for CQLuo Jiaxing1-1/+6