summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: ufs: Add UFS platform driver for Cadence UFSJanek Kotas2018-11-093-0/+158
* scsi: dt-bindings: ufs: Add bindings for Cadence UFSJanek Kotas2018-11-091-0/+31
* scsi: ufs: set the device reference clock settingSubhash Jadavani2018-11-094-0/+105
* scsi: pmcraid: use generic DMA APIChristoph Hellwig2018-11-061-43/+36
* scsi: pmcraid: don't allocate a dma coherent buffer for sense dataChristoph Hellwig2018-11-061-16/+8
* scsi: pmcraid: simplify pmcraid_cancel_all a bitChristoph Hellwig2018-11-061-7/+6
* scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig2018-11-062-12/+4
* scsi: qla1280: properly handle 64-bit DMAChristoph Hellwig2018-11-061-4/+1
* scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig2018-11-061-27/+20
* scsi: ips: properly handle 64-bit DMAChristoph Hellwig2018-11-062-7/+1
* scsi: ips: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig2018-11-062-6/+3
* scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()Chengguang Xu2018-11-061-3/+1
* scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()Chengguang Xu2018-11-061-4/+2
* scsi: lpfc: update driver version to 12.0.0.8James Smart2018-11-061-1/+1
* scsi: lpfc: add Trunking supportJames Smart2018-11-0612-0/+474
* scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart2018-11-069-4/+275
* scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart2018-11-062-6/+26
* scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart2018-11-063-12/+64
* scsi: lpfc: Correct LCB RJT handlingJames Smart2018-11-061-0/+3
* scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2018-11-065-10/+26
* scsi: lpfc: Correct errors accessing fw logJames Smart2018-11-061-39/+25
* scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...James Smart2018-11-062-1/+83
* scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2018-11-062-28/+26
* scsi: lpfc: Fix lpfc_sli4_read_config return value checkJames Smart2018-11-061-2/+2
* scsi: lpfc: Correct speeds on SFP swapJames Smart2018-11-061-17/+46
* scsi: megaraid_sas: Update driver versionShivasharan S2018-11-061-2/+2
* scsi: megaraid_sas: modify max supported lds related printShivasharan S2018-11-061-3/+3
* scsi: megaraid_sas: remove unused macroShivasharan S2018-11-061-1/+0
* scsi: megaraid_sas: increase timeout for IOC INIT to 180secondsShivasharan S2018-11-061-1/+1
* scsi: megaraid_sas: Remove double endian conversionShivasharan S2018-11-061-3/+1
* scsi: megaraid_sas: Re-use max_mfi_cmds to calculate queue sizesShivasharan S2018-11-061-3/+1
* scsi: megaraid_sas: Rename scratch_pad registersShivasharan S2018-11-063-46/+45
* scsi: megaraid_sas: Remove spin lock for dpc operationShivasharan S2018-11-061-6/+1
* scsi: megaraid_sas: optimize raid context access in IO pathShivasharan S2018-11-061-43/+31
* scsi: megaraid_sas: Fail init if heartbeat timer failsShivasharan S2018-11-061-2/+4
* scsi: megaraid_sas: For SRIOV, do not set STOP_ADP bitShivasharan S2018-11-061-3/+5
* scsi: megaraid_sas: Fix combined reply queue mode detectionShivasharan S2018-11-061-3/+20
* scsi: megaraid_sas: Fix module parameter descriptionShivasharan S2018-11-061-3/+2
* scsi: megaraid_sas: Fix goto labels in error handlingShivasharan S2018-11-061-3/+2
* scsi: megaraid_sas: Update copyright informationShivasharan S2018-11-065-42/+32
* scsi: megaraid_sas: Add check for reset adapter bitShivasharan S2018-11-061-11/+22
* scsi: megaraid_sas: Fix msleep granularityShivasharan S2018-11-061-2/+2
* scsi: megaraid_sas: Add support for FW snap dumpShivasharan S2018-11-064-13/+208
* scsi: megaraid_sas: Add watchdog thread to detect Firmware faultShivasharan S2018-11-063-54/+167
* scsi: mpt3sas: Bump driver version to 27.100.00.00Suganath Prabu2018-11-061-2/+2
* scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu2018-11-061-4/+0
* scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devicesSuganath Prabu2018-11-061-1/+1
* scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu2018-11-061-1/+35
* scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu2018-11-062-3/+6
* scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc functionSuganath Prabu2018-11-061-11/+9