summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2018-09-25scsi: libsas: make the lldd_port_deformed method optionalJason Yan-8/+3
2018-09-25scsi: libsas: delete dead code in scsi_transport_sas.cJason Yan-2/+0
2018-09-25scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"Colin Ian King-3/+3
2018-09-25scsi: FlashPoint: Remove unnecessary parenthesesNathan Chancellor-3/+3
2018-09-25scsi: hpsa: Use vmemdup_user to replace the open codezhong jiang-8/+4
2018-09-20scsi: advansys: Remove unnecessary parenthesesNathan Chancellor-1/+1
2018-09-20scsi: target: iblock: split T10 PI SGL across command biosGreg Edwards-17/+37
2018-09-17scsi: qla2xxx: Remove set but not used variable 'ptr_dma'YueHaibing-2/+0
2018-09-17scsi: lpfc: Remove set but not used variable 'sgl_size'YueHaibing-3/+1
2018-09-17scsi: bnx2fc: Remove set but not used variable 'oxid'YueHaibing-3/+0
2018-09-17scsi: core: remove unnecessary unlikely()Igor Stoppa-2/+2
2018-09-17scsi: aic7xxx: remove set but not used variable 'shared_scb_data'YueHaibing-2/+0
2018-09-17scsi: iscsi: target: fix spelling mistake "entires" -> "entries"Colin Ian King-4/+4
2018-09-17scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing-2/+1
2018-09-17scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing-4/+0
2018-09-17scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_initVivek Gautam-19/+34
2018-09-11scsi: message: fusion: fix a few trivial spelling mistakesColin Ian King-9/+9
2018-09-11scsi: pm80xx: Update driver version to 0.1.39Deepak Ukey-1/+1
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey-6/+91
2018-09-11scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey-1/+1
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey-17/+49
2018-09-11scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"Colin Ian King-1/+1
2018-09-11scsi: aic7xxx: remove unused redundant variable num_chip_namesColin Ian King-2/+0
2018-09-11scsi: libfc: remove set but not used variable 'rpriv'YueHaibing-3/+0
2018-09-11scsi: arcmsr: Spelling s/rebulid/rebuild/Geert Uytterhoeven-10/+10
2018-09-11scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()George Kennedy-4/+11
2018-09-11scsi: lpfc: update driver version to 12.0.0.7James Smart-1/+1
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart-2/+790
2018-09-11scsi: lpfc: reduce locking when updating statisticsJames Smart-8/+10
2018-09-11scsi: lpfc: Fix errors in log messages.James Smart-5/+4
2018-09-11scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart-5/+1
2018-09-11scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart-22/+52
2018-09-11scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart-0/+7
2018-09-11scsi: lpfc: Correct race with abort on completion pathJames Smart-3/+11
2018-09-11scsi: lpfc: Raise nvme defaults to support a larger io and more connectivityJames Smart-0/+10
2018-09-11scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart-37/+103
2018-09-11scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart-6/+4
2018-09-11scsi: qla2xxx: Update driver version to 10.00.00.11-kHimanshu Madhani-1/+1
2018-09-11scsi: qla2xxx: Fix double increment of switch scan retry countQuinn Tran-20/+17
2018-09-11scsi: qla2xxx: Fix duplicate switch's Nport ID entriesQuinn Tran-1/+23
2018-09-11scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxxQuinn Tran-4/+0
2018-09-11scsi: qla2xxx: Fix premature command freeQuinn Tran-3/+47
2018-09-11scsi: qla2xxx: Reject bsg request if chip is down.Quinn Tran-1/+1
2018-09-11scsi: qla2xxx: shutdown chip if reset failQuinn Tran-1/+1
2018-09-11scsi: qla2xxx: Fix stuck session in PLOGI stateQuinn Tran-8/+9
2018-09-11scsi: qla2xxx: Fix early srb free on abortQuinn Tran-0/+2
2018-09-11scsi: qla2xxx: Add mode control for each physical portQuinn Tran-25/+542
2018-09-11scsi: qla2xxx: Fix race condition for resource cleanupQuinn Tran-2/+14
2018-09-11scsi: qla2xxx: Fix dropped srb resource.Quinn Tran-1/+1
2018-09-11scsi: qla2xxx: Fix port speed display on chip resetQuinn Tran-0/+1