summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aha1542.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-05scsi: lpfc: Fix FCoE speed reportingDick Kennedy2-2/+19
2020-08-05scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng1-2/+5
2020-08-05scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne1-1/+1
2020-08-05scsi: scsi_transport_sas: Add spaces around binary operator "|"Xiang Chen1-1/+1
2020-08-05scsi: sd_zbc: Improve zone revalidationDamien Le Moal3-54/+60
2020-08-05scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan1-3/+9
2020-08-05scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan1-1/+1
2020-08-05scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy2-4/+2
2020-07-31scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequencesHannes Reinecke1-7/+5
2020-07-31scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devicesStanley Chu1-0/+2
2020-07-31scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu2-0/+18
2020-07-31scsi: virtio-scsi: Correctly handle the case where all LUNs are unpluggedMaxim Levitsky1-0/+8
2020-07-29scsi: scsi_debug: Implement tur_ms_to_ready parameterDouglas Gilbert1-17/+93
2020-07-29scsi: scsi_debug: Fix request senseDouglas Gilbert1-35/+29
2020-07-29scsi: lpfc: Fix typo in comment for ULPFerruh Yigit1-1/+1
2020-07-29scsi: ufs-mediatek: Prevent LPM operation on undeclared VCCStanley Chu1-1/+1
2020-07-29scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng1-1/+1
2020-07-29scsi: hpsa: Correct ctrl queue depthDon Brace1-5/+6
2020-07-29scsi: target: tcmu: Make TMR notification optionalBodo Stroesser1-0/+38
2020-07-29scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser2-9/+241
2020-07-29scsi: target: tcmu: Fix and simplify timeout handlingBodo Stroesser1-36/+23
2020-07-29scsi: target: tcmu: Factor out new helper ring_insert_paddingBodo Stroesser1-21/+30
2020-07-29scsi: target: tcmu: Do not queue aborted commandsBodo Stroesser1-3/+4
2020-07-29scsi: target: tcmu: Use priv pointer in se_cmdBodo Stroesser1-2/+5
2020-07-29scsi: target: Add tmr_notify backend functionBodo Stroesser4-1/+19
2020-07-29scsi: target: Modify core_tmr_abort_task()Bodo Stroesser1-8/+14
2020-07-29scsi: target: iscsi: Fix inconsistent debug messageHou Pu1-1/+1
2020-07-29scsi: target: iscsi: Fix login error when receivingHou Pu2-8/+35
2020-07-25scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones1-4/+4
2020-07-25scsi: esas2r: Demote a few non-conformant kerneldoc headersLee Jones1-5/+5
2020-07-25scsi: bnx2i: Add parameter description and rename anotherLee Jones1-1/+2
2020-07-25scsi: bfa: Ensure a blank line precedes next function/headerLee Jones1-0/+1
2020-07-25scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'Lee Jones1-1/+1
2020-07-25scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-25scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones1-2/+2
2020-07-25scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-25scsi: bfa: Demote non-kerneldoc headers down to standard comment blocksLee Jones1-15/+15
2020-07-25scsi: esas2r: Add braces around the one-line if()Lee Jones1-1/+2
2020-07-25scsi: qedi: Remove set but unused variable 'tmp'Lee Jones1-3/+2
2020-07-25scsi: be2iscsi: Correct misdocumentation of function param 'ep'Lee Jones1-1/+1
2020-07-25scsi: bnx2i: Add, remove and edit some function parameter descriptionsLee Jones1-9/+7
2020-07-25scsi: bnx2i: Fix a whole host of kerneldoc issuesLee Jones1-26/+27
2020-07-25scsi: bfa: Remove unused variable 'adisc'Lee Jones1-3/+0
2020-07-25scsi: bfa: Demote non-compliant kerneldoc headers to standard commentsLee Jones1-3/+3
2020-07-25scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwe...Lee Jones1-1/+1
2020-07-25scsi: bfa: Staticify non-external functionsLee Jones1-3/+3
2020-07-25scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_regLee Jones1-4/+2
2020-07-25scsi: csiostor: Mark known unused variable as __always_unusedLee Jones1-1/+1
2020-07-25scsi: bfa: Remove a few unused variables 'pgoff' and 't'Lee Jones1-14/+6
2020-07-25scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones1-0/+1