aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal2-0/+4
2019-09-30scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner1-2/+0
2019-09-30scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum1-1/+2
2019-09-23scsi: qla2xxx: Fix Nport ID display valueQuinn Tran1-3/+4
2019-09-23scsi: qla2xxx: Fix N2N link up failQuinn Tran2-4/+4
2019-09-23scsi: qla2xxx: Fix N2N link resetQuinn Tran4-34/+103
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran6-12/+34
2019-09-23scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2-13/+9
2019-09-23scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-09-23scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani1-1/+1
2019-09-23scsi: hisi_sas: Make three functions staticYueHaibing1-3/+3
2019-09-23scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-09-23scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li1-2/+1
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim1-1/+1
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-09-23scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman1-5/+24
2019-09-10scsi: hisi_sas: Fix the conflict between device gone and host resetXiang Chen1-3/+4
2019-09-10scsi: hisi_sas: Add BIST support for phy loopbackXiang Chen3-0/+543
2019-09-10scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocationLuo Jiaxing1-44/+58
2019-09-10scsi: hisi_sas: Remove some unused function argumentsLuo Jiaxing4-20/+17
2019-09-10scsi: hisi_sas: Remove redundant work declarationXiang Chen1-1/+0
2019-09-10scsi: hisi_sas: Remove hisi_sas_hw.slot_completeLuo Jiaxing4-5/+0
2019-09-10scsi: hisi_sas: Assign NCQ tag for all NCQ commandsXiang Chen4-18/+8
2019-09-10scsi: hisi_sas: Update all the registers after suspend and resumeXiang Chen1-2/+8
2019-09-10scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init deviceXiang Chen1-6/+10
2019-09-10scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() failsLuo Jiaxing1-2/+3
2019-09-10scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabledLuo Jiaxing1-0/+5
2019-09-10scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()Luo Jiaxing1-2/+2
2019-09-10scsi: hisi_sas: add debugfs auto-trigger for internal abort time outLuo Jiaxing1-0/+3
2019-09-10scsi: virtio_scsi: unplug LUNs when events missedMatt Lupfer1-0/+33
2019-09-10scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck1-0/+2
2019-09-10scsi: fcoe: fix null-ptr-deref Read in fc_release_transportzhengbin1-5/+11
2019-09-07scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-07scsi: ufshcd: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-07scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-09-07scsi: ufs: Use kmemdup in ufshcd_read_string_desc()YueHaibing1-2/+1
2019-09-07scsi: arm64: dts: qcom: sdm845: Specify UFS device-reset GPIOBjorn Andersson2-0/+4
2019-09-07scsi: ufs-qcom: Implement device_reset vopsBjorn Andersson3-0/+42
2019-09-07scsi: ufs: Introduce vops for resetting deviceBjorn Andersson2-0/+14
2019-09-07scsi: lpfc: Fix reset recovery paths that are not recoveringJames Smart1-4/+5
2019-09-07scsi: lpfc: Convert existing %pf users to %psSakari Ailus2-3/+3
2019-09-07scsi: qla2xxx: Update driver version to 10.01.00.19-kHimanshu Madhani1-1/+1
2019-09-07scsi: qla2xxx: Fix stale sessionQuinn Tran1-2/+3
2019-09-07scsi: qla2xxx: Fix stuck login sessionQuinn Tran1-12/+11
2019-09-07scsi: qla2xxx: Fix driver reload for ISP82xxHimanshu Madhani2-15/+4
2019-09-07scsi: qla2xxx: Fix flash read for Qlogic ISPsQuinn Tran3-6/+7
2019-09-07scsi: qla2xxx: Fix message indicating vectors used by driverHimanshu Madhani1-4/+2
2019-09-07scsi: sd: Improve unaligned completion resid messageDamien Le Moal1-0/+1
2019-09-07scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan1-2/+2
2019-08-30scsi: fnic: print port speed only at driver init or speed changeJohn Pittman2-5/+11