summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-25scsi: scsi_dh: Fix a typoBhaskar Chowdhury2-2/+2
2021-03-25scsi: bnx2fc: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-25scsi: mpt3sas: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-25scsi: csiostor: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-25scsi: ufs: Remove unnecessary NULL checks in ufshcd_find_max_sup_active_icc_l...Yue Hu1-3/+3
2021-03-25scsi: bfa: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-25scsi: qla1280: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-25scsi: ibmvscsi: Remove unnecessary castWang Qing1-2/+1
2021-03-25scsi: fnic: Remove unnecessary castWang Qing1-2/+1
2021-03-25scsi: message: fusion: Remove unnecessary castWang Qing1-3/+3
2021-03-25scsi: ufs: ufs-exynos: Remove pwr_max from parameter list of exynos_ufs_post_...Yue Hu1-2/+1
2021-03-25scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()Yue Hu1-1/+1
2021-03-25scsi: bnx2i: Make bnx2i_process_iscsi_error() simpler and more robustRasmus Villemoes1-44/+41
2021-03-25scsi: mac53c94: Fix warning comparing pointer to 0Jiapeng Chong1-6/+7
2021-03-25scsi: dc395x: Use bitwise instead of arithmetic operator for flagsJiapeng Chong1-1/+1
2021-03-25scsi: qla2xxx: Check kzalloc() return valueBart Van Assche1-0/+4
2021-03-25scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche1-1/+7
2021-03-25scsi: qla2xxx: Simplify qla8044_minidump_process_control()Bart Van Assche1-8/+0
2021-03-25scsi: qla2xxx: Suppress Coverity complaints about dseg_r*Bart Van Assche2-8/+12
2021-03-25scsi: qla2xxx: Fix endianness annotationsBart Van Assche4-7/+9
2021-03-25scsi: qla2xxx: Constify struct qla_tgt_func_tmplBart Van Assche2-2/+2
2021-03-19scsi: ibmvscsi_tgt: Remove duplicate section 'NOTE'Lee Jones1-4/+4
2021-03-19scsi: ibmvscsi: Fix a bunch of misdocumentationLee Jones1-11/+18
2021-03-19scsi: ibmvscsi: Fix a bunch of kernel-doc related issuesLee Jones1-35/+35
2021-03-19scsi: cxlflash: Fix some misnaming related doc-rotLee Jones1-4/+4
2021-03-19scsi: cxlflash: Fix a few misnaming issuesLee Jones1-3/+3
2021-03-19scsi: cxlflash: Fix a little doc-rotLee Jones1-4/+4
2021-03-19scsi: isci: remote_node_table: Provide some missing params and remove othersLee Jones1-6/+7
2021-03-19scsi: isci: remote_node_context: Demote kernel-doc abuseLee Jones1-1/+1
2021-03-19scsi: isci: port: Fix a bunch of kernel-doc issuesLee Jones1-29/+31
2021-03-19scsi: isci: request: Fix doc-rot issue relating to 'ireq' paramLee Jones1-1/+1
2021-03-19scsi: isci: remote_device: Fix a bunch of doc-rot issuesLee Jones1-15/+16
2021-03-19scsi: isci: port_config: Fix a bunch of doc-rot and demote abusesLee Jones1-18/+19
2021-03-19scsi: isci: remote_node_context: Fix one function header and demote a couple ...Lee Jones1-9/+2
2021-03-19scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanoursLee Jones1-26/+25
2021-03-19scsi: isci: task: Demote non-conformant header and remove superfluous paramLee Jones1-2/+1
2021-03-19scsi: isci: host: Fix bunch of kernel-doc related issuesLee Jones1-19/+18
2021-03-19scsi: isci: request: Fix a myriad of kernel-doc issuesLee Jones1-30/+28
2021-03-19scsi: isci: phy: Provide function name and demote non-conforming headerLee Jones1-7/+6
2021-03-19scsi: isci: phy: Fix a few different kernel-doc related issuesLee Jones1-11/+10
2021-03-19scsi: fnic: Kernel-doc headers must contain the function nameLee Jones1-1/+1
2021-03-19scsi: fnic: Demote non-conformant kernel-doc headersLee Jones1-3/+3
2021-03-19scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc headerLee Jones1-1/+1
2021-03-19scsi: mpt3sas: Fix a few kernel-doc issuesLee Jones1-8/+10
2021-03-19scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in headerLee Jones1-1/+1
2021-03-19scsi: myrs: Add missing ':' to make the kernel-doc checker happyLee Jones1-3/+3
2021-03-19scsi: a100u2w: Fix some misnaming and formatting issuesLee Jones1-4/+4
2021-03-19scsi: initio: Fix a few kernel-doc misdemeanoursLee Jones1-8/+5
2021-03-19scsi: dc395x: Fix some function param descriptionsLee Jones1-1/+2
2021-03-19scsi: be2iscsi: Ensure function follows directly after its headerLee Jones1-2/+1