aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-07-24scsi: core: Add missing scsi_device_put() in scsi_host_block()Ye Bin1-1/+3
2020-07-24scsi: fcoe: Use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+1
2020-07-24scsi: fnic: Use eth_broadcast_addr() to assign broadcast addressMiaohe Lin1-1/+2
2020-07-24scsi: isci: Remove redundant initialization of variable 'status'Colin Ian King1-1/+1
2020-07-24scsi: libcxgbi: Remove unnecessary NULL checks for 'tdata' pointerVarun Prakash1-4/+4
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 Stern1-8/+2
2020-07-24scsi: ufs-qcom: Add Inline Crypto Engine supportEric Biggers5-2/+287
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: 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_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-20scsi: core: Run queue in case of I/O resource contention failureMing Lei1-5/+11
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin1-28/+50
2020-07-16treewide: Remove uninitialized_var() usageKees Cook3-3/+3
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-15block: add max_active_zones to blk-sysfsNiklas Cassel1-0/+1