summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-4/+12
|\
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-4/+4
| * scsi: hisi_sas: Delete PHY timers when rmmod or probe failedXiang Chen2019-06-191-0/+8
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
|/
* scsi: hisi_sas: Some misc tidy-upXiang Chen2019-04-131-8/+5Star
* scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeoutLuo Jiaxing2019-04-131-11/+14
* scsi: hisi_sas: Don't hard reset disk during controller resetLuo Jiaxing2019-04-131-1/+2
* scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device()Xiang Chen2019-04-131-2/+1Star
* scsi: hisi_sas: Fix for setting the PHY linkrate when disconnectedJohn Garry2019-04-131-9/+34
* scsi: hisi_sas: Remedy inconsistent PHY down state in softwareXiang Chen2019-04-131-2/+2
* scsi: hisi_sas: add host reset interface for testXiang Chen2019-04-131-0/+13
* scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing2019-03-201-0/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-4/+53
|\
| * scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-071-3/+41
| * scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-071-0/+10
| * scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-03-071-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-59/+779
|\|
| * scsi: hisi_sas: Do some more tidy-upJohn Garry2019-02-091-5/+5
| * scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimentalXiang Chen2019-02-091-7/+26
| * scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry2019-02-091-14/+50
| * scsi: hisi_sas: Add manual trigger for debugfs dumpLuo Jiaxing2019-02-091-0/+34
| * scsi: hisi_sas: Add support for DIX feature for v3 hwXiang Chen2019-02-091-10/+86
| * scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()John Garry2019-01-291-0/+1
| * scsi: hisi_sas: Some misc tidy-upJohn Garry2019-01-291-11/+22
| * scsi: hisi_sas: Correct memory allocation size for DQ debugfsLuo Jiaxing2019-01-291-2/+2
| * scsi: hisi_sas: Fix losing directly attached disk when hot-plugXiaofei Tan2019-01-291-0/+26
| * scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5GLuo Jiaxing2019-01-291-4/+8
| * scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()Xiang Chen2019-01-291-2/+2
| * scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()Xiang Chen2019-01-291-9/+0Star
| * scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen2019-01-291-1/+2
| * scsi: hisi_sas: Add debugfs ITCT file and add file operationsLuo Jiaxing2019-01-291-0/+33
| * scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs codeJohn Garry2019-01-291-10/+11
| * scsi: hisi_sas: No need to check return value of debugfs_create functionsJohn Garry2019-01-291-37/+16Star
| * scsi: hisi_sas: Add debugfs IOST file and add file operationsLuo Jiaxing2019-01-091-0/+51
| * scsi: hisi_sas: Add debugfs DQ file and add file operationsLuo Jiaxing2019-01-091-0/+52
| * scsi: hisi_sas: Add debugfs CQ file and add file operationsLuo Jiaxing2019-01-091-0/+70
| * scsi: hisi_sas: Add debugfs for port registersLuo Jiaxing2019-01-091-0/+43
| * scsi: hisi_sas: Debugfs global register create file and add file operationsLuo Jiaxing2019-01-091-0/+64
| * scsi: hisi_sas: Take debugfs snapshot for all regsLuo Jiaxing2019-01-091-0/+125
| * scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registersLuo Jiaxing2019-01-091-0/+76
| * scsi: hisi_sas: Create root and device debugfs directoriesLuo Jiaxing2019-01-091-0/+27
* | scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-261-2/+6
|/
* scsi: hisi_sas: Make sg_tablesize consistent valueXiang Chen2018-12-131-1/+0Star
* scsi: hisi_sas: Relocate some code to reduce complexityXiang Chen2018-12-131-56/+90
* scsi: hisi_sas: Fix warnings detected by sparseJohn Garry2018-12-131-3/+3
* scsi: hisi_sas: Relocate some codes to avoid an unused checkXiang Chen2018-11-151-21/+23
* scsi: hisi_sas: Create separate host attributes per HBAXiang Chen2018-11-151-6/+0Star
* scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva2018-10-201-4/+4
* scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen2018-10-161-31/+58
* scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/intern...Xiang Chen2018-10-161-9/+46