summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-01-02scsi: mpt3sas: Add support for NVMe shutdownSreekanth Reddy2-1/+142
2020-01-02scsi: mpt3sas: Update MPI Headers to v02.00.57Sreekanth Reddy4-6/+34
2020-01-02scsi: ufs-mediatek: configure and enable clk-gatingStanley Chu1-0/+22
2020-01-02scsi: ufs-mediatek: configure customized auto-hibern8 timerStanley Chu1-0/+8
2020-01-02scsi: ufs: export ufshcd_auto_hibern8_update for vendor usageStanley Chu3-20/+19
2020-01-02scsi: ufs-mediatek: introduce reference clock controlStanley Chu2-6/+78
2020-01-02scsi: ufs-mediatek: add device reset implementationStanley Chu2-0/+42
2020-01-02scsi: ufs: sysfs: Use the correct style for SPDX License IdentifierNishad Kamdar1-2/+2
2020-01-02scsi: mylex: Use the correct style for SPDX License IdentifierNishad Kamdar2-4/+4
2020-01-02scsi: ufs: Remove the SCSI timeout handlerBart Van Assche1-36/+0
2020-01-02scsi: ufs: Fix a race condition in the tracing codeBart Van Assche1-1/+1
2020-01-02scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to readBart Van Assche1-4/+4
2020-01-02scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche1-6/+6
2020-01-02scsi: ufs: Fix indentation in ufshcd_query_attr_retry()Bart Van Assche1-1/+1
2020-01-02scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumpsStanley Chu1-2/+1
2020-01-02scsi: ufs: unify scsi_block_requests usageStanley Chu1-2/+2
2020-01-02scsi: sd_zbc: Rename sd_zbc_check_zones()Damien Le Moal1-14/+13
2020-01-02scsi: sd_zbc: Simplify sd_zbc_check_zones()Damien Le Moal1-13/+2
2020-01-02scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functionsBart Van Assche5-18/+17
2020-01-02scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche1-4/+3
2020-01-02scsi: qla2xxx: Improve readability of the code that handles qla_flt_headerBart Van Assche4-15/+15
2019-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+9
2019-12-21scsi: libsas: Tidy SAS address print formatJohn Garry7-11/+11
2019-12-21scsi: lpfc: Update lpfc version to 12.6.0.3James Smart1-1/+1
2019-12-21scsi: lpfc: Fix improper flag check for IO typeJames Smart1-2/+2
2019-12-21scsi: lpfc: Fix MDS Latency Diagnostics Err-drop ratesJames Smart1-2/+11
2019-12-21scsi: lpfc: Fix unmap of dpp bars affecting next driver loadJames Smart1-0/+2
2019-12-21scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart2-13/+4
2019-12-21scsi: lpfc: Fix ras_log via debugfsJames Smart1-2/+9
2019-12-21scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart5-13/+46
2019-12-21scsi: lpfc: Fix missing check for CSF in Write Object Mbox RspJames Smart2-1/+14
2019-12-21scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registrationJames Smart1-20/+22
2019-12-21scsi: lpfc: Fix incomplete NVME discovery when targetJames Smart1-9/+99
2019-12-21scsi: qla2xxx: Update driver version to 10.01.00.22-kHimanshu Madhani1-1/+1
2019-12-21scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran1-2/+1
2019-12-21scsi: qla2xxx: Fix stuck session in GNLQuinn Tran2-8/+28
2019-12-21scsi: qla2xxx: Fix RIDA Format-2Quinn Tran1-17/+18
2019-12-21scsi: qla2xxx: Consolidate fabric scanQuinn Tran1-6/+2
2019-12-21scsi: qla2xxx: Correct fcport flags handlingShyam Sundar3-6/+4
2019-12-21scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran3-8/+32
2019-12-19scsi: qla2xxx: Use common routine to free fcport structQuinn Tran4-8/+10
2019-12-19scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio1-5/+27
2019-12-19scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani1-1/+4
2019-12-19scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar4-20/+0
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar9-25/+67
2019-12-19scsi: qla2xxx: Fix fabric scan hangQuinn Tran3-23/+53
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani8-70/+45
2019-12-19scsi: vmw_pvscsi: Silence dma mapping errorsThomas Hellstrom1-3/+3
2019-12-19scsi: vmw_pvscsi: Fix swiotlb operationThomas Hellstrom1-0/+14
2019-12-19scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor1-1/+1