summaryrefslogtreecommitdiffstats
path: root/sound/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-15scsi: aic7xxx: Remove unused variable 'ahc'Lee Jones1-4/+0
2020-07-15scsi: aic7xxx: Remove unused variable 'tinfo'Lee Jones1-5/+0
2020-07-15scsi: bnx2fc: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-4/+3
2020-07-15scsi: qedf: Remove a whole host of unused variablesLee Jones1-26/+4
2020-07-15scsi: arcmsr: Remove some set but unused variablesLee Jones1-13/+8
2020-07-15scsi: bnx2fc: Fix a couple of bitrotted function documentation headersLee Jones1-3/+3
2020-07-15scsi: libfc: Provide missing and repair existing function documentationLee Jones1-4/+7
2020-07-15scsi: libfc: Fix a couple of misdocumented function parametersLee Jones1-2/+2
2020-07-15scsi: libfc: Repair function parameter documentationLee Jones1-2/+5
2020-07-15scsi: qedf: Remove set but not checked variable 'tmp'Lee Jones1-3/+2
2020-07-15scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+2
2020-07-15scsi: bnx2fc: Repair a range of kerneldoc issuesLee Jones1-10/+8
2020-07-15scsi: fcoe: Correct some kernel-doc issuesLee Jones1-1/+3
2020-07-15scsi: fcoe: Fix a myriad of documentation issuesLee Jones1-14/+14
2020-07-15scsi: fcoe: Fix various kernel-doc infringementsLee Jones1-6/+4
2020-07-15scsi: libfc: trivial: Fix spelling mistake of 'discovery'Lee Jones1-1/+1
2020-07-15scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitionsLee Jones1-2/+2
2020-07-15scsi: libfc: Supply some missing kerneldoc struct/function attributes/paramsLee Jones1-1/+6
2020-07-14scsi: scsi_debug: Update documentation url and bump versionDouglas Gilbert1-3/+3
2020-07-14scsi: scsi_debug: every_nth triggered error injectionDouglas Gilbert1-130/+101
2020-07-14scsi: scsi_debug: Support hostwide tagsJohn Garry1-12/+68
2020-07-14scsi: scsi_debug: Add check for sdebug_max_queue during module initJohn Garry1-0/+6
2020-07-14scsi: hisi_sas: Remove one kerneldoc commentJohn Garry1-1/+1
2020-07-14scsi: hisi_sas: Directly trigger SCSI error handling for completion errorsLuo Jiaxing3-3/+9
2020-07-14scsi: ufs-mediatek: Add inline encryption supportStanley Chu2-0/+23
2020-07-14scsi: cxgb4i: Clean up a debug printkDan Carpenter1-2/+1
2020-07-14scsi: virtio_scsi: Remove unnecessary condition checkXianting Tian1-8/+4
2020-07-14scsi: cxgb4i: Fix dereference of pointer tdata before it is null checkedColin Ian King1-2/+4
2020-07-14scsi: target: Remove unused variable 'tpg'Wei Yongjun1-2/+0
2020-07-14scsi: ufs: Fix and simplify setup_xfer_req variant operationStanley Chu1-4/+5
2020-07-14scsi: ufs: Simplify completion timestamp for SCSI and query commandsStanley Chu1-2/+1
2020-07-08scsi: target: cxgbit: Remove tx flow control codeVarun Prakash3-23/+4
2020-07-08scsi: target: cxgbit: Check connection state before issuing hardware commandVarun Prakash1-8/+24
2020-07-08scsi: cxgb4i: Add support for iSCSI segmentation offloadVarun Prakash4-231/+726
2020-07-08scsi: storvsc: Add validation for untrusted Hyper-V valuesAndres Beltran1-0/+11
2020-07-08scsi: advansys: docs: Eliminate duplicated wordRandy Dunlap1-1/+1
2020-07-08scsi: lpfc: Fix less-than-zero comparison of unsigned valueDick Kennedy1-5/+3
2020-07-08scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...Dick Kennedy1-6/+16
2020-07-08scsi: ufs: Add inline encryption support to UFSSatya Tangirala3-7/+76
2020-07-08scsi: ufs: UFS crypto APISatya Tangirala5-0/+306
2020-07-08scsi: ufs: UFS driver v2.1 spec crypto additionsSatya Tangirala3-2/+74
2020-07-08scsi: lpfc: Fix inconsistent indentingColin Ian King1-1/+1
2020-07-08scsi: libfc: fc_disc: Fix-up some incorrectly referenced function parametersLee Jones1-3/+3
2020-07-08scsi: pcmcia: nsp_cs: Remove unused variable 'dummy'Lee Jones1-2/+2
2020-07-08scsi: pcmcia: nsp_cs: Use new __printf() format notationLee Jones1-0/+1
2020-07-08scsi: aha152x: Remove unused variable 'ret'Lee Jones1-2/+1
2020-07-08scsi: fdomain: Mark 'fdomain_pm_ops' as __maybe_unusedLee Jones1-1/+1
2020-07-08scsi: ufs: Change upiu_flags to be u8Bean Huo1-6/+6
2020-07-08scsi: mpt3sas: Fix kdoc comments formatDamien Le Moal2-12/+18
2020-07-08scsi: mpt3sas: Fix set but unused variableDamien Le Moal1-4/+3