summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+7
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds189-3145/+6899
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+11
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-28/+50
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas1-1/+5
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+3
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+6
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+11
2020-07-30scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequencesHannes Reinecke1-7/+5
2020-07-30scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devicesStanley Chu1-0/+2
2020-07-30scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu2-0/+18
2020-07-30scsi: 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-28scsi: lpfc: Fix typo in comment for ULPFerruh Yigit1-1/+1
2020-07-28scsi: ufs-mediatek: Prevent LPM operation on undeclared VCCStanley Chu1-1/+1
2020-07-28scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng1-1/+1
2020-07-28scsi: hpsa: Correct ctrl queue depthDon Brace1-5/+6
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-10/+12
2020-07-24scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones1-4/+4
2020-07-24scsi: esas2r: Demote a few non-conformant kerneldoc headersLee Jones1-5/+5
2020-07-24scsi: bnx2i: Add parameter description and rename anotherLee Jones1-1/+2
2020-07-24scsi: bfa: Ensure a blank line precedes next function/headerLee Jones1-0/+1
2020-07-24scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'Lee Jones1-1/+1
2020-07-24scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-24scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones1-2/+2
2020-07-24scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-24scsi: bfa: Demote non-kerneldoc headers down to standard comment blocksLee Jones1-15/+15
2020-07-24scsi: esas2r: Add braces around the one-line if()Lee Jones1-1/+2
2020-07-24scsi: qedi: Remove set but unused variable 'tmp'Lee Jones1-3/+2
2020-07-24scsi: be2iscsi: Correct misdocumentation of function param 'ep'Lee Jones1-1/+1
2020-07-24scsi: bnx2i: Add, remove and edit some function parameter descriptionsLee Jones1-9/+7
2020-07-24scsi: bnx2i: Fix a whole host of kerneldoc issuesLee Jones1-26/+27
2020-07-24scsi: bfa: Remove unused variable 'adisc'Lee Jones1-3/+0
2020-07-24scsi: bfa: Demote non-compliant kerneldoc headers to standard commentsLee Jones1-3/+3
2020-07-24scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwe...Lee Jones1-1/+1
2020-07-24scsi: bfa: Staticify non-external functionsLee Jones1-3/+3
2020-07-24scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_regLee Jones1-4/+2
2020-07-24scsi: csiostor: Mark known unused variable as __always_unusedLee Jones1-1/+1
2020-07-24scsi: bfa: Remove a few unused variables 'pgoff' and 't'Lee Jones1-14/+6
2020-07-24scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones1-0/+1
2020-07-24scsi: lpfc: Fix a bunch of kerneldoc misdemeanorsLee Jones1-5/+7
2020-07-24scsi: qla4xxx: Rename function parameter descriptionsLee Jones1-2/+2
2020-07-24scsi: lpfc: Add and rename a whole bunch of function parameter descriptionsLee Jones1-21/+24
2020-07-24scsi: lpfc: Use __printf() format notationLee Jones1-0/+1
2020-07-24scsi: qla4xxx: Remove set but unused variable 'status'Lee Jones1-22/+12
2020-07-24scsi: ips: Convert strnlen() to memcpy() since result should not be NUL termi...Lee Jones1-11/+11
2020-07-24scsi: ips: Remove some set but unused variablesLee Jones1-10/+2
2020-07-24scsi: qedi: Remove 2 set but unused variablesLee Jones1-5/+2