summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas/hisi_sas.h
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen2023-04-021-1/+2
|\
| * scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.listXingui Yang2023-04-021-1/+2
* | Merge patch series "Constify most SCSI host templates"Martin K. Petersen2023-03-241-1/+1
|\ \ | |/ |/|
| * scsi: hisi_sas: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* | scsi: hisi_sas: Sync complete queue for poll queueXiang Chen2023-03-091-1/+2
* | scsi: hisi_sas: Add poll support for v3 hwXiang Chen2023-03-091-0/+3
|/
* scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hwXingui Yang2022-10-181-0/+1
* scsi: hisi_sas: Add helper to process bcast eventsJohn Garry2022-09-061-0/+1
* scsi: hisi_sas: Use libsas internal abort supportJohn Garry2022-03-141-7/+1
* scsi: hisi_sas: Change hisi_sas_control_phy() phyup timeoutXiang Chen2022-02-271-1/+1
* scsi: libsas: Add struct sas_tmf_taskJohn Garry2022-02-191-8/+1
* scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...Xiang Chen2021-12-221-0/+1
* scsi: hisi_sas: Pass abort structure for internal abortJohn Garry2021-12-161-0/+5
* scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche2021-11-291-1/+0
* scsi: hisi_sas: Initialise devices in .slave_alloc callbackXiang Chen2021-10-121-0/+1
* scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BITLuo Jiaxing2021-09-131-1/+1
* scsi: hisi_sas: Speed up error handling when internal abort timeout occursLuo Jiaxing2021-06-091-0/+1
* scsi: hisi_sas: Include HZ in timer macrosLuo Jiaxing2021-06-091-2/+2
* scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus resetLuo Jiaxing2021-06-091-0/+1
* scsi: hisi_sas: Put a limit of link reset retriesLuo Jiaxing2021-06-091-0/+1
* scsi: hisi_sas: Directly snapshot registers when executing a resetJianqin Xie2021-04-121-0/+1
* scsi: hisi_sas: Delete some unused callbacksLuo Jiaxing2021-04-121-2/+0
* scsi: hisi_sas: Add trace FIFO debugfs supportLuo Jiaxing2021-01-261-0/+15
* scsi: hisi_sas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish2021-01-221-1/+2
* Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen2021-01-041-0/+4
|\
| * scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry2020-12-211-0/+4
* | scsi: hisi_sas: Move debugfs code to v3 hw driverLuo Jiaxing2020-11-301-28/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-141-0/+37
|\
| * scsi: hisi_sas: Add controller runtime PM support for v3 hwXiang Chen2020-10-061-0/+2
| * scsi: hisi_sas: Add BIST support for fixed code patternLuo Jiaxing2020-09-021-0/+22
| * scsi: hisi_sas: Add BIST support for phy FFELuo Jiaxing2020-09-021-0/+13
* | scsi: hisi_sas: Switch v3 hw to MQJohn Garry2020-10-061-1/+2
|/
* scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry2020-01-201-1/+1
* scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen2020-01-201-2/+2
* scsi: hisi_sas: Record the phy down event in debugfsLuo Jiaxing2019-10-241-0/+1
* scsi: hisi_sas: Add ability to have multiple debugfs dumpsLuo Jiaxing2019-10-241-3/+2
* scsi: hisi_sas: Add module parameter for debugfs dump countLuo Jiaxing2019-10-241-0/+1
* scsi: hisi_sas: Allocate memory for multiple dumps of debugfsLuo Jiaxing2019-10-241-8/+11
* scsi: hisi_sas: Add debugfs file structure for ITCT cacheLuo Jiaxing2019-10-241-1/+5
* scsi: hisi_sas: Add debugfs file structure for IOST cacheLuo Jiaxing2019-10-241-1/+5
* scsi: hisi_sas: Add debugfs file structure for ITCTLuo Jiaxing2019-10-241-1/+5
* scsi: hisi_sas: Add debugfs file structure for IOSTLuo Jiaxing2019-10-241-1/+5
* scsi: hisi_sas: Add debugfs file structure for portLuo Jiaxing2019-10-241-1/+6
* scsi: hisi_sas: Add debugfs file structure for registersLuo Jiaxing2019-10-241-1/+6
* scsi: hisi_sas: Add debugfs file structure for DQLuo Jiaxing2019-10-241-1/+6
* scsi: hisi_sas: Add debugfs file structure for CQLuo Jiaxing2019-10-241-1/+6
* scsi: hisi_sas: Add timestamp for a debugfs dumpLuo Jiaxing2019-10-241-0/+2
* scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCTXiang Chen2019-10-241-2/+3
* scsi: hisi_sas: Add BIST support for phy loopbackXiang Chen2019-09-101-0/+10
* scsi: hisi_sas: Remove some unused function argumentsLuo Jiaxing2019-09-101-2/+2