summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-24scsi: mesh: Fix panic after host or bus resetFinn Thain1-1/+7
2020-07-24scsi: libsas: Remove redundant assignment to variable resColin Ian King1-1/+1
2020-07-24scsi: libsas: Check link status in ATA prereset()Luo Jiaxing1-1/+15
2020-07-24scsi: libsas: Remove postreset from sas_sata_opsLuo Jiaxing1-1/+0
2020-07-24scsi: lpfc: Add dependency on CPU_FREQGuenter Roeck1-0/+1
2020-07-24scsi: ppa: Remove superfluous breaksLiao Pingfang1-3/+0
2020-07-24scsi: imm: Remove superfluous breaksLiao Pingfang1-3/+0
2020-07-24scsi: block: pm: Simplify resume handlingAlan Stern2-27/+24
2020-07-24scsi: ufs-qcom: Add Inline Crypto Engine supportEric Biggers6-3/+288
2020-07-24scsi: ufs: Add program_key() variant opEric Biggers2-10/+20
2020-07-24scsi: ufs-qcom: Name the dev_ref_clk_ctrl registersEric Biggers1-1/+2
2020-07-24scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers3-0/+124
2020-07-24scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd()Hannes Reinecke1-16/+7
2020-07-24scsi: megaraid_sas: Clear affinity hintTomas Henzl1-1/+8
2020-07-24scsi: hpsa: Bump versionDon Brace1-1/+1
2020-07-24scsi: hpsa: Increase controller error handling timeoutDon Brace1-0/+4
2020-07-24scsi: hpsa: Increase queue depth for external LUNsDon Brace1-1/+1
2020-07-24scsi: hpsa: Correct rare oob conditionDon Brace1-3/+17
2020-07-24scsi: scsi_transport_iscsi: Drop a duplicated wordRandy Dunlap1-1/+1
2020-07-24scsi: scsi_transport_sas: Add missing newline in sysfs 'enable' attributeXiongfeng Wang1-1/+1
2020-07-24scsi: sd_zbc: Don't limit max_zone_append sectors to max_hw_sectorsJohannes Thumshirn1-1/+0
2020-07-15scsi: aic7xxx: Fix 'amount_xferred' set but not used issueLee Jones1-0/+2
2020-07-15scsi: aic7xxx: Remove unused variables 'wait' and 'paused'Lee Jones1-4/+1
2020-07-15scsi: aic7xxx: Remove unused variable 'ahd'Lee Jones1-3/+0
2020-07-15scsi: lpfc: Correct some pretty obvious misdocumentationLee Jones1-21/+17
2020-07-15scsi: be2iscsi: Add missing function parameter descriptionLee Jones1-1/+2
2020-07-15scsi: be2iscsi: Fix misdocumentation of 'pcontext'Lee Jones1-2/+2
2020-07-15scsi: be2iscsi: Fix API/documentation slipLee Jones1-4/+7
2020-07-15scsi: myrs: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-17/+17
2020-07-15scsi: ipr: Fix struct packed-not-aligned issuesLee Jones1-2/+2
2020-07-15scsi: ipr: Remove a bunch of set but checked variablesLee Jones1-11/+6
2020-07-15scsi: virtio_scsi: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-15scsi: ipr: Fix a mountain of kerneldoc misdemeanoursLee Jones1-22/+51
2020-07-15scsi: pm8001: Provide descriptions for the many undocumented 'attr'sLee Jones1-0/+14
2020-07-15scsi: aacraid: Fill in the very parameter descriptions for rx_sync_cmd()Lee Jones1-1/+11
2020-07-15scsi: aic94xx: Fix a couple of formatting and bitrot issuesLee Jones1-3/+3
2020-07-15scsi: aacraid: Fix a bunch of function header issuesLee Jones1-6/+6
2020-07-15scsi: aic94xx: Document 'lseq' and repair asd_update_port_links() headerLee Jones1-1/+5
2020-07-15scsi: aacraid: Demote partially documented function headerLee Jones1-1/+1
2020-07-15scsi: aacraid: Remove unused variable 'status'Lee Jones1-2/+1
2020-07-15scsi: aacraid: Fix logical bug when !DBGLee Jones1-4/+6
2020-07-15scsi: aacraid: Fix a few kerneldoc issuesLee Jones1-8/+6
2020-07-15scsi: aacraid: Repair two kerneldoc headersLee Jones1-2/+3
2020-07-15scsi: qla2xxx: Address a set of sparse warningsShyam Sundar2-3/+3
2020-07-15scsi: sd_zbc: Remove unused inline functionsYueHaibing1-6/+0
2020-07-15scsi: lpfc: NVMe remote port devloss_tmo from llddJames Smart1-0/+5
2020-07-15scsi: cxgb4i: Remove an unnecessary NULL check for 'cconn' pointerVarun Prakash1-1/+1
2020-07-15scsi: lpfc: Quieten some printksAnton Blanchard1-4/+4
2020-07-15scsi: qla4xxx: Provide a missing function param description and fix formattingLee Jones1-3/+4
2020-07-15scsi: aacraid: Fix a bunch of function doc formatting errorsLee Jones1-14/+3