aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-04scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo1-1/+1
2021-10-04scsi: ufs: core: Fix NULL pointer dereferenceBean Huo1-3/+0
2021-10-04scsi: core: Fix spelling in a source code commentBart Van Assche1-1/+1
2021-09-29scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal1-0/+7
2021-09-29scsi: core: Fix scsi_mode_select() buffer length handlingDamien Le Moal1-8/+13
2021-09-29scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal1-10/+15
2021-09-28scsi: core: Delete scsi_{get,free}_host_dev()John Garry1-57/+0
2021-09-28scsi: elx: efct: Switch from 'pci_' to 'dma_' APIChristophe JAILLET2-6/+4
2021-09-28scsi: ufs: ufs-qcom: Enter and exit hibern8 during clock scalingAsutosh Das1-1/+11
2021-09-28scsi: ufs: core: Export hibern8 entry and exit functionsAsutosh Das2-2/+3
2021-09-28scsi: lpfc: Add support for optional PLDV handlingJames Smart2-0/+18
2021-09-28scsi: ufs: core: SCSI_UFS_HWMON depends on HWMON=yAnders Roxell1-1/+1
2021-09-28scsi: lpfc: Return NULL rather than a plain 0 integerColin Ian King1-1/+1
2021-09-28scsi: aic7xxx: Fix a function name in commentsCai Huoqing2-2/+2
2021-09-28scsi: lpfc: Fix a function name in commentsCai Huoqing1-4/+4
2021-09-28scsi: advansys: Prefer struct_size() over open-coded arithmeticLen Baker1-2/+2
2021-09-28scsi: ufs: exynos: Unify namingKrzysztof Kozlowski1-5/+5
2021-09-22scsi: lpfc: Fix mailbox command failure during driver initializationJames Smart1-2/+13
2021-09-22scsi: dc395: Fix error case unwindingTong Zhang1-0/+1
2021-09-22scsi: ufs: core: Add temperature notification exception handlingAvri Altman3-0/+35
2021-09-22scsi: ufs: core: Probe for temperature notification supportAvri Altman6-0/+259
2021-09-22scsi: efct: Decrease area under spinlockDmitry Bogdanov1-2/+1
2021-09-22scsi: efct: Fix nport freeDmitry Bogdanov2-1/+7
2021-09-22scsi: efct: Add state in nport sm trace printoutDmitry Bogdanov1-1/+1
2021-09-14scsi: target: Remove unused function argumentsLi Feng1-8/+6
2021-09-14scsi: ufs: ufs-mediatek: Change dbg select by check IP versionPeter Wang2-2/+25
2021-09-14scsi: ufs: ufshpb: Use proper power management APIDaejun Park1-4/+4
2021-09-14scsi: ufs: ufs-qcom: Remove unneeded variable 'err'ChanWoo Lee1-2/+1
2021-09-14scsi: elx: libefc: Prefer kcalloc() over open coded arithmeticLen Baker1-1/+1
2021-09-14scsi: lpfc: Update lpfc version to 14.0.0.2James Smart1-1/+1
2021-09-14scsi: lpfc: Improve PBDE checks during SGL processingJames Smart3-42/+40
2021-09-14scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart2-4/+4
2021-09-14scsi: lpfc: Fix I/O block after enabling managed congestion modeJames Smart1-1/+2
2021-09-14scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart1-2/+14
2021-09-14scsi: lpfc: Fix EEH support for NVMe I/OJames Smart7-28/+154
2021-09-14scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart1-23/+78
2021-09-14scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart1-0/+1
2021-09-14scsi: lpfc: Don't remove ndlp on PRLI errors in P2P modeJames Smart1-0/+7
2021-09-14scsi: lpfc: Fix rediscovery of tape device after LIPJames Smart1-2/+5
2021-09-14scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart2-1/+27
2021-09-14scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJTJames Smart1-3/+5
2021-09-14scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart3-12/+14
2021-09-14scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2021-09-14scsi: qla2xxx: Remove redundant initialization of pointer reqColin Ian King1-1/+1
2021-09-14scsi: qla2xxx: Update version to 10.02.07.100-kNilesh Javali1-3/+3
2021-09-14scsi: qla2xxx: Fix use after free in eh_abort pathQuinn Tran1-3/+5
2021-09-14scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar3-44/+40
2021-09-14scsi: qla2xxx: Call process_response_queue() in Tx pathShreyas Deodhar1-0/+6
2021-09-14scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi1-2/+22
2021-09-14scsi: qla2xxx: edif: Use link event to wake up appQuinn Tran1-8/+7