summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-19scsi: mptfusion: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-19scsi: mptfusion: fix indentation issuesColin Ian King3-20/+20
2019-03-19scsi: mvsas: clean up a few indentation issuesColin Ian King3-3/+5
2019-03-19scsi: qlogicfas408: clean up a couple of indentation issuesColin Ian King1-2/+2
2019-03-19scsi: dpt_i2o: clean up indentation issues, remove spacesColin Ian King1-6/+6
2019-03-19scsi: atp870u: clean up code style and indentation issuesColin Ian King1-4/+3
2019-03-19scsi: ufs-mediatek: Add UFS support for Mediatek SoC chipsStanley Chu4-0/+435
2019-03-19scsi: phy: mediatek: Add UFS M-PHY driverStanley Chu3-0/+256
2019-03-19scsi: dt-bindings: ufs: Add document for ufs-mediatekStanley Chu1-0/+40
2019-03-19scsi: dt-bindings: phy: Add document for phy-mtk-ufsStanley Chu1-0/+38
2019-03-19scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_paramStanley Chu1-105/+4
2019-03-19scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_paramStanley Chu1-102/+4
2019-03-19scsi: ufs: Introduce ufshcd_get_pwr_dev_paramStanley Chu2-0/+119
2019-03-19scsi: smartpqi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang1-1/+1
2019-03-19scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang1-1/+1
2019-03-19scsi: virtio_scsi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang1-1/+1
2019-03-19scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang1-1/+1
2019-03-19scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu1-0/+4
2019-03-19scsi: pm8001: clean up various indentation issuesColin Ian King3-28/+28
2019-03-19scsi: NCR5380: Remove set but unused variableFinn Thain1-2/+1
2019-03-19scsi: NCR5380: Avoid compiler warning when -Wimplicit-fallthrough is enabledFinn Thain1-4/+4
2019-03-19scsi: core: Remove OSD include filesBart Van Assche5-1427/+0
2019-03-19scsi: core: remove the scsi_ioctl_reset exportChristoph Hellwig1-1/+0
2019-03-19scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentHannes Reinecke1-3/+3
2019-03-19scsi: lpfc: Update lpfc version to 12.2.0.1James Smart1-1/+1
2019-03-19scsi: lpfc: Update Copyright in driver versionJames Smart3-3/+3
2019-03-19scsi: lpfc: Enhance 6072 log stringJames Smart1-1/+3
2019-03-19scsi: lpfc: Fix duplicate log message numbersJames Smart3-5/+5
2019-03-19scsi: lpfc: Specify node affinity for queue memory allocationJames Smart3-35/+53
2019-03-19scsi: lpfc: Reduce memory footprint for lpfc_queueJames Smart4-45/+35
2019-03-19scsi: lpfc: Add loopback testing to trunking modeJames Smart4-37/+128
2019-03-19scsi: lpfc: Fix link speed reporting for 4-link trunkJames Smart1-2/+2
2019-03-19scsi: lpfc: Fix handling of trunk links state reportingJames Smart1-8/+2
2019-03-19scsi: lpfc: Fix protocol support on G6 and G7 adaptersJames Smart1-2/+2
2019-03-19scsi: lpfc: Correct boot bios information to FDMI registrationJames Smart3-18/+71
2019-03-19scsi: lpfc: Fix HDMI2 registration string for symbolic nameJames Smart1-1/+1
2019-03-19scsi: lpfc: Fix fc4type information for FDMIJames Smart1-7/+10
2019-03-19scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-1/+4
2019-03-19scsi: lpfc: Fix io lost on host resetsJames Smart1-0/+7
2019-03-19scsi: lpfc: Fix mailbox hang on adapter initJames Smart1-6/+6
2019-03-19scsi: lpfc: Fix driver crash in target reset handlerJames Smart1-3/+4
2019-03-19scsi: lpfc: Correct localport timeout duration errorJames Smart2-1/+7
2019-03-19scsi: lpfc: Convert bootstrap mbx polling from msleep to udelayJames Smart1-1/+1
2019-03-19scsi: lpfc: Coordinate adapter error handling with offline handlingJames Smart4-3/+45
2019-03-19scsi: lpfc: Stop adapter if pci errors detectedJames Smart2-3/+15
2019-03-19scsi: lpfc: Fix deadlock due to nested hbalock callJames Smart1-3/+3
2019-03-19scsi: lpfc: Fix nvmet handling of first burst cmdJames Smart1-1/+1
2019-03-19scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0James Smart3-6/+6
2019-03-19scsi: lpfc: Fix nvmet async receive buffer replenishmentJames Smart1-1/+24
2019-03-19scsi: lpfc: Fix location of SCSI ktime countersJames Smart1-8/+7