summaryrefslogtreecommitdiffstats
path: root/drivers/tty (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-25scsi: bnx2i: Fix parameter misnaming in function headerLee Jones1-1/+1
2020-07-25scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headersLee Jones1-3/+3
2020-07-25scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issuesLee Jones1-7/+8
2020-07-25scsi: lpfc: Fix some function parameter descriptionsLee Jones1-6/+6
2020-07-25scsi: cxgb3i: Remove bad documentation and demote kerneldoc headerLee Jones1-8/+5
2020-07-25scsi: sym53c8xx_2: Ensure variable has the same stipulations as code using itLee Jones1-0/+8
2020-07-25scsi: sym53c8xx_2: Add missing description for 'pdev'Lee Jones1-0/+1
2020-07-25scsi: lpfc: Ensure variable has the same stipulations as code using itLee Jones1-1/+3
2020-07-25scsi: bfa: Staticify all local functionsLee Jones1-111/+111
2020-07-25scsi: csiostor: Demote kerneldoc that fails to meet the criteriaLee Jones1-2/+1
2020-07-25scsi: qla4xxx: Supply description for 'code'Lee Jones1-4/+5
2020-07-25scsi: qla4xxx: Remove three set but unused variablesLee Jones1-6/+3
2020-07-25scsi: csiostor: Fix misnamed function parameterLee Jones1-1/+1
2020-07-25scsi: lpfc: Fix-up formatting/docrot where appropriateLee Jones1-5/+5
2020-07-25scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err'Lee Jones1-0/+1
2020-07-25scsi: lpfc: Provide description for lpfc_mem_alloc()'s 'align' paramLee Jones1-0/+1
2020-07-25scsi: qla4xxx: Repair function documentation headersLee Jones1-2/+4
2020-07-25scsi: qla4xxx: Fix some kerneldoc parameter documentation issuesLee Jones1-6/+7
2020-07-25scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'Lee Jones1-3/+4
2020-07-25scsi: lpfc: Fix-up around 120 documentation issuesLee Jones1-46/+73
2020-07-25scsi: qla4xxx: Fix incorrectly named function parameterLee Jones1-1/+1
2020-07-25scsi: qla4xxx: Fix-up incorrectly documented parameterLee Jones1-4/+3
2020-07-25scsi: lpfc: Remove unused variable 'pg_addr'Lee Jones1-1/+1
2020-07-25scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its usedLee Jones2-17/+17
2020-07-25scsi: pm8001: Remove a bunch of set but unused variablesLee Jones2-13/+4
2020-07-25scsi: pm8001: Fix some function documentation issuesLee Jones1-8/+8
2020-07-25scsi: pm8001: Fix a bunch of kerneldoc issuesLee Jones1-10/+11
2020-07-25scsi: aic7xxx: Remove set but unused variables 'targ_info' and 'value'Lee Jones1-7/+0
2020-07-25scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared headerLee Jones2-17/+17
2020-07-25scsi: qla4xxx: Check return value of pci_set_mwi()Lee Jones1-0/+3
2020-07-25scsi: qla4xxx: Remove set but unused variable 'func_number'Lee Jones1-2/+0
2020-07-25scsi: pm8001: Add descriptions for unused 'attr' function parametersLee Jones1-1/+8
2020-07-25scsi: pm8001: Move function header and supply some missing parameter descript...Lee Jones1-4/+5
2020-07-25scsi: aic94xx: Fix kerneldoc formatting issue with 'task'Lee Jones1-1/+1
2020-07-25scsi: aacraid: Add descriptions for missing parametersLee Jones1-1/+12
2020-07-25scsi: aic94xx: Fix a couple of kerneldoc formatting issuesLee Jones1-2/+2
2020-07-25scsi: aacraid: Add missing description for 'dev'Lee Jones1-0/+1
2020-07-25scsi: aacraid: Add missing description for 'dev'Lee Jones1-2/+3
2020-07-25scsi: aacraid: Add descriptions for missing parametersLee Jones1-5/+14
2020-07-25scsi: aic7xxx: aic79xx_core: Remove a bunch of unused variablesLee Jones1-10/+3
2020-07-25scsi: arcmsr: arcmsr_hba: Remove statement with no effectLee Jones1-3/+0
2020-07-25scsi: dpt_i2o: Remove superfluous memset()Wang Hai1-4/+0
2020-07-25scsi: core: Delete unnecessary buffer allocation for every loop iterationYe Bin1-6/+2
2020-07-25scsi: core: Add missing scsi_device_put() in scsi_host_block()Ye Bin1-1/+3
2020-07-25scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke1-1/+1
2020-07-25scsi: fcoe: Use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+1
2020-07-25scsi: fnic: Use eth_broadcast_addr() to assign broadcast addressMiaohe Lin1-1/+2
2020-07-25scsi: isci: Remove redundant initialization of variable 'status'Colin Ian King1-1/+1
2020-07-25scsi: libcxgbi: Remove unnecessary NULL checks for 'tdata' pointerVarun Prakash1-4/+4
2020-07-25scsi: mesh: Fix panic after host or bus resetFinn Thain1-1/+7