summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-19scsi: fusion: Fix a typo in the file mptbase.hBhaskar Chowdhury1-1/+1
2021-03-19scsi: fnic: Rudimentary spelling fixesBhaskar Chowdhury1-9/+9
2021-03-19scsi: 53c700: Fix spelling of conditionsganjisheng1-1/+1
2021-03-19scsi: qla1280: Spelling fixesBhaskar Chowdhury1-4/+4
2021-03-19scsi: csiostor: Assign boolean values to a bool variableJiapeng Chong1-2/+2
2021-03-19scsi: 3w-sas: Remove unneeded variable 'retval'Yang Li1-2/+1
2021-03-19scsi: mvumi: Use true and false for bool variableJiapeng Chong1-2/+2
2021-03-19scsi: mpt3sas: Update driver version to 37.101.00.00Suganath Prabu S1-2/+2
2021-03-19scsi: mpt3sas: Force reply post array allocations to be within same 4 GB regionSuganath Prabu S1-16/+39
2021-03-19scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB regionSuganath Prabu S1-17/+42
2021-03-19scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB regionSuganath Prabu S1-23/+40
2021-03-19scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB regionSuganath Prabu S1-46/+40
2021-03-19scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB regionSuganath Prabu S1-26/+57
2021-03-17scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S2-47/+113
2021-03-17scsi: mpt3sas: Replace unnecessary dynamic allocation with a static oneGustavo A. R. Silva2-17/+9
2021-03-17scsi: ufs: ufs-pci: Add support for Intel LKFAdrian Hunter1-0/+169
2021-03-17scsi: ufs: core: Remove version checkCaleb Connolly1-4/+0
2021-03-17scsi: ufs: qcom: Use ufshci_version() functionCaleb Connolly1-2/+2
2021-03-17scsi: ufs: core: Use a function to calculate versionsCaleb Connolly2-44/+38
2021-03-17scsi: ufs: core: Remove unnecessary ret in ufshcd_populate_vreg()Yue Hu1-4/+2
2021-03-17scsi: ufs: dt-bindings: Add sm8250, sm8350 compatible stringsVinod Koul1-0/+2
2021-03-17scsi: storvsc: Enable scatterlist entry lengths > 4KbytesMichael Kelley2-43/+24
2021-03-16scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release()Bodo Stroesser1-1/+1
2021-03-16scsi: qla2xxx: Use dma_pool_zalloc()Wang Qing1-2/+1
2021-03-16scsi: 3w-sas: Remove unused variables 'sglist' and 'tw_dev'Lee Jones1-8/+2
2021-03-16scsi: 3w-9xxx: Remove a few set but unused variablesLee Jones1-10/+4
2021-03-16scsi: 3w-xxxx: Remove 2 unused variables 'response_que_value' and 'tw_dev'Lee Jones1-4/+2
2021-03-16scsi: myrs: Remove a couple of unused 'status' variablesLee Jones1-4/+2
2021-03-16scsi: atp870u: Fix naming and demote incorrect and non-conformant kernel-doc ...Lee Jones1-4/+3
2021-03-16scsi: dc395x: Fix incorrect naming in function headersLee Jones1-3/+3
2021-03-16scsi: a100u2w: Remove unused variable 'bios_phys'Lee Jones1-2/+0
2021-03-16scsi: initio: Remove unused variable 'prev'Lee Jones1-3/+2
2021-03-16scsi: bnx2i: Fix bnx2i_set_ccell_info()'s name in descriptionLee Jones1-1/+1
2021-03-16scsi: be2iscsi: Fix beiscsi_phys_port()'s name in headerLee Jones1-1/+1
2021-03-16scsi: be2iscsi: Provide missing function name in headerLee Jones1-0/+1
2021-03-16scsi: be2iscsi: Fix incorrect naming of beiscsi_iface_config_vlan()Lee Jones1-1/+1
2021-03-16scsi: esas2r: Supply __printf(x, y) formatting for esas2r_log_master()Lee Jones1-0/+7
2021-03-16scsi: cxgbi: cxgb3: Fix misnaming of ddp_setup_conn_digest()Lee Jones1-1/+1
2021-03-16scsi: ufs: cdns-pltfrm: Supply function names for headersLee Jones1-0/+4
2021-03-16scsi: lpfc: Fix kernel-doc formatting issueLee Jones1-1/+1
2021-03-16scsi: bfa: Move a large struct from the stack onto the heapLee Jones1-6/+14
2021-03-16scsi: lpfc: Fix a few incorrectly named functionsLee Jones1-3/+3
2021-03-16scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_d...Lee Jones1-1/+1
2021-03-16scsi: qla2xxx: Fix a couple of misdocumented functionsLee Jones1-2/+2
2021-03-16scsi: qla2xxx: Fix incorrectly named function qla8044_check_temp()Lee Jones1-1/+1
2021-03-16scsi: mpt3sas: Fix some kernel-doc misnaming issuesLee Jones1-8/+8
2021-03-16scsi: qla2xxx: Fix a couple of misnamed functionsLee Jones1-2/+2
2021-03-16scsi: libfc: Fix misspelling of fc_fcp_destroy()Lee Jones1-1/+1
2021-03-16scsi: mpt3sas: Fix a couple of misdocumented functions/paramsLee Jones1-3/+4
2021-03-16scsi: libfc: Fix incorrect naming of fc_rport_adisc_resp()Lee Jones1-1/+1