aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2019-04-15scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2-26/+29
2019-04-12scsi: hisi_sas: Some misc tidy-upXiang Chen4-53/+38
2019-04-12scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeoutLuo Jiaxing1-11/+14
2019-04-12scsi: hisi_sas: Don't hard reset disk during controller resetLuo Jiaxing1-1/+2
2019-04-12scsi: hisi_sas: Support all RAS events with MSI interruptsXiaofei Tan1-178/+259
2019-04-12scsi: hisi_sas: allocate different SAS address for directly attached situationXiang Chen1-0/+2
2019-04-12scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device()Xiang Chen1-2/+1
2019-04-12scsi: hisi_sas: Fix for setting the PHY linkrate when disconnectedJohn Garry5-23/+46
2019-04-12scsi: hisi_sas: Remedy inconsistent PHY down state in softwareXiang Chen1-2/+2
2019-04-12scsi: hisi_sas: add host reset interface for testXiang Chen4-0/+16
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen21-48/+148
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke5-8/+33
2019-04-12scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King1-8/+6
2019-04-09scsi: tcm_qla2xxx: Minimize #include directivesBart Van Assche1-6/+0
2019-04-08scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-04-08scsi: qla2xxx: Unregister resources in the opposite order of the registration orderBart Van Assche1-4/+5
2019-04-08scsi: qla2xxx: Unregister chrdev if module initialization failsBart Van Assche1-13/+21
2019-04-08scsi: qla2xxx: Use get/put_unaligned where appropriateBart Van Assche3-15/+12
2019-04-08scsi: qla2xxx: Make qla2x00_process_response_queue() easier to readBart Van Assche1-38/+47
2019-04-08scsi: qla2xxx: Reduce the number of forward declarationsBart Van Assche1-46/+31
2019-04-08scsi: qla2xxx: Declare local symbols staticBart Van Assche1-2/+2
2019-04-08scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEEDBart Van Assche1-1/+1
2019-04-08scsi: qla2xxx: Remove a comment that refers to the SCSI host lockBart Van Assche1-3/+0