summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-01-14scsi: ibmvfc: Provide modules parameters for MQ settingsTyrel Datwyler2-9/+67
2021-01-14scsi: ibmvfc: Enable MQ and set reasonable defaultsTyrel Datwyler1-3/+3
2021-01-14scsi: ibmvfc: Purge SCSI channels after transport loss/resetTyrel Datwyler1-0/+16
2021-01-14scsi: ibmvfc: Send Cancel MAD down each hw SCSI channelTyrel Datwyler2-12/+100
2021-01-14scsi: ibmvfc: Add cancel mad initialization helperTyrel Datwyler1-28/+40
2021-01-14scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setupTyrel Datwyler1-1/+31
2021-01-14scsi: ibmvfc: Send commands down HW Sub-CRQ when channelizedTyrel Datwyler1-6/+33
2021-01-14scsi: ibmvfc: Set and track hw queue in ibmvfc_event structTyrel Datwyler2-0/+6
2021-01-14scsi: ibmvfc: Advertise client support for using hardware channelsTyrel Datwyler1-0/+4
2021-01-14scsi: ibmvfc: Implement channel enquiry and setup commandsTyrel Datwyler2-2/+136
2021-01-14scsi: ibmvfc: Map/request irq and register Sub-CRQ interrupt handlerTyrel Datwyler1-0/+25
2021-01-14scsi: ibmvfc: Define Sub-CRQ interrupt handler routineTyrel Datwyler1-0/+10
2021-01-14scsi: ibmvfc: Add handlers to drain and complete Sub-CRQ responsesTyrel Datwyler1-0/+86
2021-01-14scsi: ibmvfc: Add Sub-CRQ IRQ enable/disable routineTyrel Datwyler1-0/+20
2021-01-14scsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub-CRQ ChannelsTyrel Datwyler2-0/+126
2021-01-14scsi: ibmvfc: Add Subordinate CRQ definitionsTyrel Datwyler1-0/+21
2021-01-14scsi: ibmvfc: Define hcall wrapper for registering a Sub-CRQTyrel Datwyler1-0/+14
2021-01-14scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool()Tyrel Datwyler1-9/+16
2021-01-14scsi: ibmvfc: Init/free event pool during queue allocation/freeTyrel Datwyler1-10/+8
2021-01-14scsi: ibmvfc: Move event pool init/free routinesTyrel Datwyler1-75/+76
2021-01-14scsi: ibmvfc: Add vhost fields and defaults for MQ enablementTyrel Datwyler2-0/+17
2021-01-14scsi: ufs: Protect PM ops and err_handler from user access through sysfsCan Guo3-33/+125
2021-01-14scsi: ufs: Fix a possible NULL pointer issueCan Guo1-3/+14
2021-01-13scsi: ufs: Remove unnecessary devm_kfree()Bean Huo1-3/+1
2021-01-13scsi: lpfc: Simplify bool comparisonYANG LI1-2/+2
2021-01-13scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim3-4/+7
2021-01-13scsi: qla2xxx: Update version to 10.02.00.105-kNilesh Javali1-2/+2
2021-01-13scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLERSaurav Kashyap1-0/+2
2021-01-13scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran2-1/+3
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika9-6/+160
2021-01-13scsi: qla2xxx: Move some messages from debug to normal log levelSaurav Kashyap2-32/+30
2021-01-13scsi: qla2xxx: Add error counters to debugfs nodeSaurav Kashyap1-0/+28
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap10-0/+718
2021-01-13scsi: qedf: Simplify bool comparisonYANG LI1-1/+1
2021-01-13scsi: aha1542: Fix multi-line comment styleSergey Shtylyov1-44/+75
2021-01-13scsi: aha1542: Kill trailing whitespaceSergey Shtylyov1-7/+7
2021-01-13scsi: aha1542: Clarify 'struct ccb' commentsSergey Shtylyov1-14/+19
2021-01-13scsi: ufs: A tad optimization in query upiu traceAvri Altman1-12/+6
2021-01-13scsi: pm80xx: Log SATA IOMB completion status on failureVishakha Channapattan1-5/+8
2021-01-13scsi: pm80xx: Simultaneous poll for all FW readinessBhavesh Jashnani1-57/+23
2021-01-13scsi: pm80xx: Fix driver fatal dump failureViswas G1-5/+9
2021-01-13scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen1-4/+10
2021-01-13scsi: pm80xx: Check main config table addressakshatzen2-6/+58
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen5-0/+61
2021-01-13scsi: pm80xx: Do not busy wait in MPI init checkakshatzen2-5/+5
2021-01-12scsi: ufs-qcom: Fix ufs RST_n spec violationZiqi Chen1-2/+16
2021-01-12scsi: ufs: core: Fix ufs clk specs violationZiqi Chen1-10/+10
2021-01-12scsi: isci: Remove the unneeded variable "status"YANG LI1-3/+1
2021-01-12scsi: ufs: ufs-debugfs: Add error countersAdrian Hunter5-4/+111
2021-01-07scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)1-0/+6