summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03scsi: dt-bindings: ufs: Remove custom property "<name>-fixed-regulator"Stanley Chu
2019-04-03scsi: ufs-cdns: Add support for UFSHCI with M31 PHYJan Kotas
2019-04-03scsi: dt-bindings: ufs-cdns: Update Cadence UFS compatibility listJan Kotas
2019-04-03scsi: ufs: remove unnecessary pointer evaluationZeng Guangyue
2019-04-03scsi: qedf: Remove set but not used variable 'fr_len'YueHaibing
2019-04-03scsi: pm8001: fix spelling mistake, interupt -> interruptColin Ian King
2019-04-03scsi: pm8001: clean up dead code when PM8001_USE_MSIX is definedColin Ian King
2019-04-03scsi: qla2xxx: Update driver version to 10.01.00.16-kHimanshu Madhani
2019-04-03scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeoutGiridhar Malavali
2019-04-03scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connectedGiridhar Malavali
2019-04-03scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unloadAnil Gurumurthy
2019-04-03scsi: qla2xxx: Set remote port devloss timeout to 0Giridhar Malavali
2019-04-03scsi: qla2xxx: Cleanup fcport memory to prevent leakQuinn Tran
2019-04-03scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()Quinn Tran
2019-04-03scsi: qla2xxx: Fix fw dump corruptionQuinn Tran
2019-04-03scsi: qla2xxx: Further limit FLASH region write access from SysFSAndrew Vasquez
2019-04-03scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-04-03scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probeGiridhar Malavali
2019-04-03scsi: qla2xxx: Increase the max_sgl_segments to 1024Giridhar Malavali
2019-04-03scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali
2019-04-03scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is releasedGiridhar Malavali
2019-04-03scsi: qla2xxx: Set the SCSI command result before calling the command doneGiridhar Malavali
2019-04-03scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche
2019-04-03scsi: lpfc: Remove unused functionsBart Van Assche
2019-04-03scsi: lpfc: Remove set-but-not-used variablesBart Van Assche
2019-04-03scsi: lpfc: Move trunk_errmsg[] from a header file into a .c fileBart Van Assche
2019-04-03scsi: lpfc: Annotate switch/case fall-throughBart Van Assche
2019-04-03scsi: lpfc: Fix indentation and balance bracesBart Van Assche
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche
2019-04-03scsi: ufs: Remove "<name>-fixed-regulator" device tree propertyStanley Chu
2019-04-03scsi: ufs: Change "<name>-max-microamp" to non-mandatory propertyStanley Chu
2019-04-03scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-04-03scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-04-03scsi: ufs: Remove unused min_uA field in struct ufs_vregStanley Chu
2019-04-03scsi: bnx2fc: remove unneeded variableDing Xiang
2019-03-27scsi: qedf: Update the driver version to 8.37.25.19Saurav Kashyap
2019-03-27scsi: qedf: Fix lport may be used uninitialized warningSaurav Kashyap
2019-03-27scsi: qedf: Correctly handle refcounting of rdataSaurav Kashyap
2019-03-27scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is clearedShyam Sundar
2019-03-27scsi: qedf: Check for tm_flags instead of cmd_type during cleanupSaurav Kashyap
2019-03-27scsi: qedf: Add a flag to help debugging io_req which could not be cleanedShyam Sundar
2019-03-27scsi: qedf: Don't send ABTS for under run scenarioSaurav Kashyap
2019-03-27scsi: qedf: Don't queue anything if upload is in progressShyam Sundar
2019-03-27scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual linkChad Dupuis
2019-03-27scsi: qedf: fc_rport_priv reference counting fixesHannes Reinecke
2019-03-27scsi: qedf: Add missing return in qedf_scsi_done()Chad Dupuis
2019-03-27scsi: qedf: Wait for upload and link down processing during soft ctx resetChad Dupuis
2019-03-27scsi: qedf: Add additional checks for io_req->sc_cmd validityChad Dupuis
2019-03-27scsi: qedf: fixup bit operationsHannes Reinecke
2019-03-27scsi: qedf: fixup locking in qedf_restart_rport()Hannes Reinecke