summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-09scsi: ufs: Add UFS platform driver for Cadence UFSJanek Kotas
2018-11-09scsi: ufs: set the device reference clock settingSubhash Jadavani
2018-11-06scsi: pmcraid: use generic DMA APIChristoph Hellwig
2018-11-06scsi: pmcraid: don't allocate a dma coherent buffer for sense dataChristoph Hellwig
2018-11-06scsi: pmcraid: simplify pmcraid_cancel_all a bitChristoph Hellwig
2018-11-06scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig
2018-11-06scsi: qla1280: properly handle 64-bit DMAChristoph Hellwig
2018-11-06scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig
2018-11-06scsi: ips: properly handle 64-bit DMAChristoph Hellwig
2018-11-06scsi: ips: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig
2018-11-06scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()Chengguang Xu
2018-11-06scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()Chengguang Xu
2018-11-06scsi: lpfc: update driver version to 12.0.0.8James Smart
2018-11-06scsi: lpfc: add Trunking supportJames Smart
2018-11-06scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart
2018-11-06scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart
2018-11-06scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart
2018-11-06scsi: lpfc: Correct LCB RJT handlingJames Smart
2018-11-06scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart
2018-11-06scsi: lpfc: Correct errors accessing fw logJames Smart
2018-11-06scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...James Smart
2018-11-06scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart
2018-11-06scsi: lpfc: Fix lpfc_sli4_read_config return value checkJames Smart
2018-11-06scsi: lpfc: Correct speeds on SFP swapJames Smart
2018-11-06scsi: megaraid_sas: Update driver versionShivasharan S
2018-11-06scsi: megaraid_sas: modify max supported lds related printShivasharan S
2018-11-06scsi: megaraid_sas: remove unused macroShivasharan S
2018-11-06scsi: megaraid_sas: increase timeout for IOC INIT to 180secondsShivasharan S
2018-11-06scsi: megaraid_sas: Remove double endian conversionShivasharan S
2018-11-06scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizesShivasharan S
2018-11-06scsi: megaraid_sas: Rename scratch_pad registersShivasharan S
2018-11-06scsi: megaraid_sas: Remove spin lock for dpc operationShivasharan S
2018-11-06scsi: megaraid_sas: optimize raid context access in IO pathShivasharan S
2018-11-06scsi: megaraid_sas: Fail init if heartbeat timer failsShivasharan S
2018-11-06scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bitShivasharan S
2018-11-06scsi: megaraid_sas: Fix combined reply queue mode detectionShivasharan S
2018-11-06scsi: megaraid_sas: Fix module parameter descriptionShivasharan S
2018-11-06scsi: megaraid_sas: Fix goto labels in error handlingShivasharan S
2018-11-06scsi: megaraid_sas: Update copyright informationShivasharan S
2018-11-06scsi: megaraid_sas: Add check for reset adapter bitShivasharan S
2018-11-06scsi: megaraid_sas: Fix msleep granularityShivasharan S
2018-11-06scsi: megaraid_sas: Add support for FW snap dumpShivasharan S
2018-11-06scsi: megaraid_sas: Add watchdog thread to detect Firmware faultShivasharan S
2018-11-06scsi: mpt3sas: Bump driver version to 27.100.00.00Suganath Prabu
2018-11-06scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu
2018-11-06scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devicesSuganath Prabu
2018-11-06scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu
2018-11-06scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu
2018-11-06scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc functionSuganath Prabu
2018-11-06scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu