summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-21scsi: message: fusion: Drop redundant "the"Jiang Jian1-1/+1
2022-06-21scsi: hisi_sas: Align commentsJiang Jian1-2/+2
2022-06-21scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming1-4/+4
2022-06-21scsi: mpt3sas: Fix typo in commentRen Yu1-1/+1
2022-06-21scsi: libiscsi: Improve conn_send_pdu APIMike Christie1-23/+62
2022-06-21scsi: iscsi: Try to avoid taking back_lock in xmit pathMike Christie1-16/+14
2022-06-21scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie3-32/+88
2022-06-21scsi: iscsi: Remove unneeded task state checkMike Christie1-5/+8
2022-06-21scsi: iscsi_tcp: Drop target_alloc useMike Christie1-1/+0
2022-06-21scsi: iscsi_tcp: Tell net when there's more dataMike Christie1-1/+1
2022-06-21scsi: iscsi: Run recv path from workqueueMike Christie2-13/+54
2022-06-21scsi: iscsi: Add recv workqueue helpersMike Christie1-2/+27
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie3-8/+8
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie7-12/+20
2022-06-21scsi: qedi: Use QEDI_MODE_NORMAL for error handlingMike Christie1-1/+1
2022-06-21scsi: iscsi: Add helper to remove a session from the kernelMike Christie1-0/+49
2022-06-21scsi: iscsi: Clean up bound endpoints during shutdownMike Christie1-10/+10
2022-06-21scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie1-10/+7
2022-06-21scsi: iscsi: Fix HW conn removal use after freeMike Christie1-2/+0
2022-06-21scsi: ufs: ufs-mediatek: Fix build error and type mismatchRen Zhijie1-1/+3
2022-06-16scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy1-3/+1
2022-06-16scsi: ufs: ufs-mediatek: Disable unused VCCQx power railsStanley Chu1-0/+24
2022-06-16scsi: ufs: ufs-mediatek: Support multiple VCC sourcesStanley Chu2-1/+59
2022-06-16scsi: ufs: Export regulator functionsStanley Chu3-3/+7
2022-06-16scsi: ufs: ufs-mediatek: Support low-power mode for parents of VCCQxStanley Chu2-13/+37
2022-06-16scsi: ufs: ufs-mediatek: Support flexible parameters for SMC callsStanley Chu2-16/+39
2022-06-16scsi: ufs: ufs-mediatek: Support low-power mode for VCCQPeter Wang1-6/+13
2022-06-16scsi: ufs: ufs-mediatek: Prevent device regulators setting LPM incorrectlyPo-Wen Kao1-2/+10
2022-06-16scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulatorsPo-Wen Kao1-5/+53
2022-06-16scsi: ufs: ufs-mediatek: Introduce workaround for power mode changeCC Chou2-2/+59
2022-06-16scsi: ufs: Fix ADAPT logic for HS-G5Stanley Chu1-1/+1
2022-06-16scsi: ufs: Export ufshcd_uic_change_pwr_mode()Stanley Chu1-1/+2
2022-06-16scsi: qla2xxx: Update version to 10.02.07.700-kNilesh Javali1-2/+2
2022-06-16scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi1-4/+8
2022-06-16scsi: qla2xxx: Add debug prints in the device remove pathArun Easi2-0/+9
2022-06-16scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi1-7/+17
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi1-1/+1
2022-06-16scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi1-12/+31
2022-06-16scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2-12/+8
2022-06-16scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran4-1/+81
2022-06-16scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika7-0/+169
2022-06-16scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi1-2/+2
2022-06-16scsi: iscsi: Prefer xmit of DataOut over new commandsDmitry Bogdanov1-20/+24
2022-06-16scsi: ufs: host: ufs-exynos: Use already existing definitionAlim Akhtar1-2/+3
2022-06-16scsi: ufs: host: ufs-exynos: Remove unused definesAlim Akhtar1-10/+0
2022-06-16scsi: pm8001: Expose hardware queues for pm80xxJohn Garry3-18/+69
2022-06-16scsi: pm8001: Use non-atomic bitmap ops for tag alloc + freeJohn Garry1-3/+7
2022-06-16scsi: pm8001: Set up tags before using themJohn Garry4-11/+24
2022-06-16scsi: pm8001: Rework shost initial valuesJohn Garry1-4/+1