aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29scsi: qedf: Check for fcoe_libfc_config failureSaurav Kashyap1-1/+5
2019-04-29scsi: qedf: Add comment to display logging levelsSaurav Kashyap1-0/+6
2019-04-29scsi: qedf: Add port_id for fcport into initiate_cleanup debug messageChad Dupuis1-2/+2
2019-04-29scsi: qedf: Add LBA to underrun debug messagesChad Dupuis1-5/+6
2019-04-29scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being usedChad Dupuis1-3/+3
2019-04-29scsi: qedf: Add driver state to 'driver_stats' debugfs nodeChad Dupuis1-3/+52
2019-04-29scsi: qedf: Change MSI-X load error messageChad Dupuis1-1/+2
2019-04-29scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar1-2/+3
2019-04-29scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar1-0/+3
2019-04-29scsi: csiostor: create per port irq affinity mask setVarun Prakash1-1/+27
2019-04-29scsi: qla2xxx: Silence Successful ELS IOCB messageHimanshu Madhani1-1/+1
2019-04-29scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran1-2/+2
2019-04-29scsi: aic7xxx: improve the Kconfig entryChristoph Hellwig1-1/+1
2019-04-25Merge tag 'phy-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman3-44/+75
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe13-21/+36
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-8/+12
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig4-6/+7
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap1-1/+0
2019-04-18scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King1-1/+1
2019-04-18scsi: lpfc: Make lpfc_sli4_oas_verify staticYueHaibing1-1/+1
2019-04-18scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King2-2/+2
2019-04-18scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King1-2/+2
2019-04-18scsi: qedf: remove memset/memcpy to nfunc and use func insteadColin Ian King1-24/+8
2019-04-17phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green1-26/+18
2019-04-17phy: qcom: Utilize UFS reset controllerEvan Green1-18/+0
2019-04-17scsi: ufs: qcom: Expose the reset controller for PHYEvan Green3-0/+57
2019-04-15scsi: core: set result when the command cannot be dispatchedJaesoo Lee1-1/+5
2019-04-15scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENTLi Zhong1-3/+4
2019-04-15scsi: megaraid_sas: Make megasas_host_device_list_query() staticYueHaibing1-1/+1
2019-04-15scsi: ufs: Print real incorrect request response codeStanley Chu1-1/+1
2019-04-15scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"Varun Prakash1-1/+1
2019-04-15scsi: libcxgbi: update route finding logicVarun Prakash1-5/+8
2019-04-15scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash1-2/+2
2019-04-15scsi: core: don't hold device refcount in IO pathMing Lei1-26/+2
2019-04-15scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()Himanshu Madhani1-15/+1
2019-04-15scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c fileBart Van Assche3-19/+18
2019-04-15scsi: qla2xxx: Remove two superfluous castsBart Van Assche1-3/+2
2019-04-15scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_freeBart Van Assche2-4/+0
2019-04-15scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directiveBart Van Assche2-1/+2
2019-04-15scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() staticBart Van Assche2-3/+1
2019-04-15scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c fileBart Van Assche2-7/+9
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche9-23/+23
2019-04-15scsi: qla2xxx: Fix formatting of pointer typesBart Van Assche5-6/+6
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche14-2/+69
2019-04-15scsi: qla2xxx: Use tabs to indent codeBart Van Assche2-21/+21
2019-04-15scsi: libsas: Print expander PHY indexes in decimalJohn Garry4-28/+27
2019-04-15scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry1-0/+5
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry1-3/+21
2019-04-15scsi: libsas: Improve vague log in SAS rediscoveryJohn Garry1-6/+14
2019-04-15scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unmatch fixingJohn Garry1-1/+6