summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-03-27scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...Chad Dupuis3-17/+7
2019-03-27scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis1-12/+4
2019-03-27scsi: qla2xxx: Simplify conditional check againNathan Chancellor1-2/+2
2019-03-27scsi: sd: Inline sd_probe_part2()Bart Van Assche1-58/+43
2019-03-27scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche4-47/+5
2019-03-27scsi: mpt3sas: fix indentation issueColin Ian King1-2/+2
2019-03-27scsi: libcxgbi: remove uninitialized variable lenColin Ian King1-3/+2
2019-03-25scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_generalNathan Chancellor1-2/+3
2019-03-25scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing1-4/+0
2019-03-25scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann1-1/+1
2019-03-25scsi: lpfc: avoid uninitialized variable warningArnd Bergmann1-4/+4
2019-03-25scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare4-339/+349
2019-03-25scsi: ufs-mediatek: Add missing MODULE_* informationAnders Roxell1-0/+5
2019-03-25scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-03-20scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocksNathan Chancellor1-4/+1
2019-03-20scsi: ufs-mediatek: Make some symbols staticYueHaibing1-3/+3
2019-03-20scsi: lpfc: Fixup eq_clr_intr referencesJames Smart2-4/+4
2019-03-20scsi: lpfc: Fix build errorJames Bottomley2-7/+5
2019-03-19scsi: mvumi: Stop using plain integer as NULL pointerYueHaibing1-3/+3
2019-03-19scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing1-4/+0
2019-03-19scsi: be2iscsi: lpfc: fix typoMatteo Croce2-3/+3
2019-03-19scsi: qla2xxx: Fix a small typo in qla_bsg.cMilan P. Gandhi1-1/+1
2019-03-19scsi: qla2xxx: Fix comment alignment in qla_bsg.cMilan P. Gandhi1-1/+1
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: 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 the scsi_ioctl_reset exportChristoph Hellwig1-1/+0
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