summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-06scsi: arcmsr: Add driver module parameter msi_enableChing Huang1-3/+13
2017-12-06scsi: arcmsr: Fix grammarChing Huang1-1/+1
2017-12-06scsi: arcmsr: Adjust whitespaceChing Huang2-221/+221
2017-12-06scsi: arcmsr: Spin off duplicate codeChing Huang1-14/+13
2017-12-06scsi: arcmsr: Fix clear doorbell queue on ACB_ADAPTER_TYPE_BChing Huang1-2/+11
2017-12-06scsi: arcmsr: Add a function to set date and time to firmwareChing Huang2-0/+131
2017-12-06scsi: arcmsr: Add ACB_F_MSG_GET_CONFIG to acb->acb_flagsChing Huang2-5/+17
2017-12-06scsi: arcmsr: Add driver option cmd_per_lunChing Huang2-3/+11
2017-12-06scsi: arcmsr: Replace constant ARCMSR_MAX_OUTSTANDING_CMDChing Huang1-3/+3
2017-12-06scsi: arcmsr: Add driver option host_can_queueChing Huang2-6/+14
2017-12-06scsi: arcmsr: replace constant ARCMSR_MAX_FREECCB_NUMChing Huang2-5/+9
2017-12-06scsi: arcmsr: Increase host controller command queue depthChing Huang1-7/+2
2017-12-06scsi: arcmsr: Add code for ACB_ADAPTER_TYPE_EChing Huang2-3/+649
2017-12-06scsi: arcmsr: simplify arcmsr_iop_init functionChing Huang1-184/+75
2017-12-06scsi: arcmsr: Redefine ACB_ADAPTER_TYPE_A, _B, _C, _DChing Huang2-6/+6
2017-12-04scsi: ibmvscsis: add DRC indices to debug statementsBryant G. Ly1-150/+170
2017-12-04scsi: ipr: fix incorrect indentation of assignment statementColin Ian King1-2/+2
2017-12-04scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King1-3/+3
2017-12-04scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King1-2/+2
2017-12-04scsi: sd: add missing KERN_CONT for disk spin-upMichał Mirosław1-3/+3
2017-12-04scsi: ufs: add some definitions included in UFS HCI specificationkwmad.kim@samsung.com1-0/+16
2017-12-04scsi: mpt3sas: Remove unused variable requeue_eventSuganath Prabu S1-7/+5
2017-12-04scsi: mpt3sas: Replace PCI pool old APIRomain Perier1-6/+6
2017-12-04scsi: fnic: Fix coccinelle warningsVasyl Gomonovych1-19/+1
2017-12-04scsi: ses: don't ask for diagnostic pages repeatedly during probeLi Dongyang1-4/+7
2017-12-04scsi: wd719x: make card_types static const, shrinks object sizeColin Ian King1-1/+3
2017-12-04scsi: scsi_debug: remove jiffies_to_timespecArnd Bergmann1-4/+1
2017-12-04scsi: hpsa: remove an unnecessary NULL checkDan Carpenter1-2/+0
2017-12-04scsi: lpfc: update driver version to 11.4.0.5James Smart1-1/+1
2017-12-04scsi: lpfc: small sg cnt cleanupJames Smart5-8/+19
2017-12-04scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart3-11/+105
2017-12-04scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2-0/+25
2017-12-04scsi: lpfc: Correct driver deregistrations with host nvme transportJames Smart3-6/+114
2017-12-04scsi: lpfc: correct port registrations with nvme_fcJames Smart2-9/+14
2017-12-04scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart3-5/+25
2017-12-04scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCNJames Smart1-2/+2
2017-12-04scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart4-22/+42
2017-12-04scsi: lpfc: Fix display for debugfs queInfoJames Smart1-7/+7
2017-12-04scsi: lpfc: Driver fails to detect direct attach storage arrayJames Smart1-16/+20
2017-12-04scsi: lpfc: Raise maximum NVME sg list size for 256 elementsJames Smart1-1/+1
2017-12-04scsi: lpfc: Fix NVME LS abort_xriJames Smart1-0/+1
2017-12-04scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart1-33/+51
2017-12-04scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart5-75/+35
2017-12-04scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart5-43/+112
2017-12-04scsi: lpfc: FLOGI failures are reported when connected to a private loop.James Smart1-13/+14
2017-12-04scsi: bfa: remove unused pointer 'port'Colin Ian King1-3/+0
2017-12-04scsi: aacraid: remove unused variable managed_request_idColin Ian King1-3/+0
2017-12-04scsi: st: fix kernel-doc mismatchRandy Dunlap1-1/+1
2017-12-04scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2-2/+1
2017-12-04scsi: 3w-9xxx: rework lock timeoutsArnd Bergmann2-8/+7