summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-01-02scsi: ufs: export ufshcd_auto_hibern8_update for vendor usageStanley Chu-20/+19
2020-01-02scsi: ufs-mediatek: introduce reference clock controlStanley Chu-6/+78
2020-01-02scsi: ufs-mediatek: add device reset implementationStanley Chu-0/+42
2020-01-02scsi: soc: mediatek: add header for SiP service interfaceStanley Chu-0/+25
2020-01-02scsi: ufs: sysfs: Use the correct style for SPDX License IdentifierNishad Kamdar-2/+2
2020-01-02scsi: mylex: Use the correct style for SPDX License IdentifierNishad Kamdar-4/+4
2020-01-02scsi: ufs: Remove the SCSI timeout handlerBart Van Assche-36/+0
2020-01-02scsi: ufs: Fix a race condition in the tracing codeBart Van Assche-1/+1
2020-01-02scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to readBart Van Assche-4/+4
2020-01-02scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche-6/+6
2020-01-02scsi: ufs: Fix indentation in ufshcd_query_attr_retry()Bart Van Assche-1/+1
2020-01-02scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumpsStanley Chu-2/+1
2020-01-02scsi: ufs: unify scsi_block_requests usageStanley Chu-2/+2
2020-01-02scsi: sd_zbc: Rename sd_zbc_check_zones()Damien Le Moal-14/+13
2020-01-02scsi: sd_zbc: Simplify sd_zbc_check_zones()Damien Le Moal-13/+2
2020-01-02scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functionsBart Van Assche-18/+17
2020-01-02scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche-4/+3
2020-01-02scsi: qla2xxx: Improve readability of the code that handles qla_flt_headerBart Van Assche-15/+15
2019-12-21scsi: libsas: Tidy SAS address print formatJohn Garry-11/+11
2019-12-21scsi: lpfc: Update lpfc version to 12.6.0.3James Smart-1/+1
2019-12-21scsi: lpfc: Fix improper flag check for IO typeJames Smart-2/+2
2019-12-21scsi: lpfc: Fix MDS Latency Diagnostics Err-drop ratesJames Smart-2/+11
2019-12-21scsi: lpfc: Fix unmap of dpp bars affecting next driver loadJames Smart-0/+2
2019-12-21scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart-13/+4
2019-12-21scsi: lpfc: Fix ras_log via debugfsJames Smart-2/+9
2019-12-21scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart-13/+46
2019-12-21scsi: lpfc: Fix missing check for CSF in Write Object Mbox RspJames Smart-1/+14
2019-12-21scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registrationJames Smart-20/+22
2019-12-21scsi: lpfc: Fix incomplete NVME discovery when targetJames Smart-9/+99
2019-12-21scsi: qla2xxx: Update driver version to 10.01.00.22-kHimanshu Madhani-1/+1
2019-12-21scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran-2/+1
2019-12-21scsi: qla2xxx: Fix stuck session in GNLQuinn Tran-8/+28
2019-12-21scsi: qla2xxx: Fix RIDA Format-2Quinn Tran-17/+18
2019-12-21scsi: qla2xxx: Consolidate fabric scanQuinn Tran-6/+2
2019-12-21scsi: qla2xxx: Correct fcport flags handlingShyam Sundar-6/+4
2019-12-21scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran-8/+32
2019-12-19scsi: qla2xxx: Use common routine to free fcport structQuinn Tran-8/+10
2019-12-19scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio-5/+27
2019-12-19scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani-1/+4
2019-12-19scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar-20/+0
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar-25/+67
2019-12-19scsi: qla2xxx: Fix fabric scan hangQuinn Tran-23/+53
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani-70/+45
2019-12-19scsi: vmw_pvscsi: Silence dma mapping errorsThomas Hellstrom-3/+3
2019-12-19scsi: vmw_pvscsi: Fix swiotlb operationThomas Hellstrom-0/+14
2019-12-19scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor-1/+1
2019-12-19scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor-1/+1
2019-12-19scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor-1/+1
2019-12-19scsi: libfc: remove unnecessary assertion on ep variableAditya Pakki-1/+0
2019-12-19scsi: initio: make initio_state_7() staticChen Zhou-1/+1