summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix gpnid error processingQuinn Tran2017-12-081-0/+5
* scsi: qla2xxx: Fix system crash for Notify ack timeout handlingQuinn Tran2017-12-081-1/+1
* scsi: scsi_debug: add cdb_len parameterDouglas Gilbert2017-12-081-5/+87
* scsi: core: Introduce scsi_devinfo_key enumeration typeBart Van Assche2017-12-082-12/+16
* scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche2017-12-081-6/+1
* scsi: core: Convert a source code comment into a runtime checkBart Van Assche2017-12-081-1/+2
* scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche2017-12-083-13/+50
* scsi: arcmsr: Fix command result for CHECK_CONDITIONChing Huang2017-12-071-1/+2
* scsi: arcmsr: Update driver version to v1.40.00.04-20171130Ching Huang2017-12-071-1/+1
* scsi: arcmsr: Add driver module parameter msix_enableChing Huang2017-12-071-0/+7
* scsi: arcmsr: Add driver module parameter msi_enableChing Huang2017-12-071-3/+13
* scsi: arcmsr: Fix grammarChing Huang2017-12-071-1/+1
* scsi: arcmsr: Adjust whitespaceChing Huang2017-12-072-221/+221
* scsi: arcmsr: Spin off duplicate codeChing Huang2017-12-071-14/+13
* scsi: arcmsr: Fix clear doorbell queue on ACB_ADAPTER_TYPE_BChing Huang2017-12-071-2/+11
* scsi: arcmsr: Add a function to set date and time to firmwareChing Huang2017-12-072-0/+131
* scsi: arcmsr: Add ACB_F_MSG_GET_CONFIG to acb->acb_flagsChing Huang2017-12-072-5/+17
* scsi: arcmsr: Add driver option cmd_per_lunChing Huang2017-12-072-3/+11
* scsi: arcmsr: Replace constant ARCMSR_MAX_OUTSTANDING_CMDChing Huang2017-12-071-3/+3
* scsi: arcmsr: Add driver option host_can_queueChing Huang2017-12-072-6/+14
* scsi: arcmsr: replace constant ARCMSR_MAX_FREECCB_NUMChing Huang2017-12-072-5/+9
* scsi: arcmsr: Increase host controller command queue depthChing Huang2017-12-071-7/+2
* scsi: arcmsr: Add code for ACB_ADAPTER_TYPE_EChing Huang2017-12-072-3/+649
* scsi: arcmsr: simplify arcmsr_iop_init functionChing Huang2017-12-071-184/+75
* scsi: arcmsr: Redefine ACB_ADAPTER_TYPE_A, _B, _C, _DChing Huang2017-12-072-6/+6
* scsi: ibmvscsis: add DRC indices to debug statementsBryant G. Ly2017-12-051-150/+170
* scsi: ipr: fix incorrect indentation of assignment statementColin Ian King2017-12-051-2/+2
* scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King2017-12-051-3/+3
* scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King2017-12-051-2/+2
* scsi: sd: add missing KERN_CONT for disk spin-upMichał Mirosław2017-12-051-3/+3
* scsi: ufs: add some definitions included in UFS HCI specificationkwmad.kim@samsung.com2017-12-051-0/+16
* scsi: mpt3sas: Remove unused variable requeue_eventSuganath Prabu S2017-12-051-7/+5
* scsi: mpt3sas: Replace PCI pool old APIRomain Perier2017-12-051-6/+6
* scsi: fnic: Fix coccinelle warningsVasyl Gomonovych2017-12-051-19/+1
* scsi: ses: don't ask for diagnostic pages repeatedly during probeLi Dongyang2017-12-051-4/+7
* scsi: wd719x: make card_types static const, shrinks object sizeColin Ian King2017-12-051-1/+3
* scsi: scsi_debug: remove jiffies_to_timespecArnd Bergmann2017-12-051-4/+1
* scsi: hpsa: remove an unnecessary NULL checkDan Carpenter2017-12-051-2/+0
* scsi: lpfc: update driver version to 11.4.0.5James Smart2017-12-051-1/+1
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-055-8/+19
* scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart2017-12-053-11/+105
* scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2017-12-052-0/+25
* scsi: lpfc: Correct driver deregistrations with host nvme transportJames Smart2017-12-053-6/+114
* scsi: lpfc: correct port registrations with nvme_fcJames Smart2017-12-052-9/+14
* scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart2017-12-053-5/+25
* scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCNJames Smart2017-12-051-2/+2
* scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart2017-12-054-22/+42
* scsi: lpfc: Fix display for debugfs queInfoJames Smart2017-12-051-7/+7
* scsi: lpfc: Driver fails to detect direct attach storage arrayJames Smart2017-12-051-16/+20
* scsi: lpfc: Raise maximum NVME sg list size for 256 elementsJames Smart2017-12-051-1/+1