summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: Remove pcidev referenceJohn Garry2018-11-151-1/+1
* scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry2018-11-159-236/+207
* scsi: libsas: Drop sas_printk()John Garry2018-11-154-20/+16
* scsi: libsas: Use pr_fmt(fmt)John Garry2018-11-153-3/+15
* scsi: libsas: Delete sas_dump.{c, h}John Garry2018-11-154-94/+0
* scsi: hisi_sas: change the time of SAS SSP connectionXiang Chen2018-11-151-1/+1
* scsi: hisi_sas: Relocate some codes to avoid an unused checkXiang Chen2018-11-151-21/+23
* scsi: hisi_sas: Add support for interrupt coalescing for v3 hwXiang Chen2018-11-152-0/+102
* scsi: hisi_sas: Add support for interrupt converge for v3 hwXiang Chen2018-11-151-5/+24
* scsi: hisi_sas: Create separate host attributes per HBAXiang Chen2018-11-155-10/+18
* scsi: wd719x: always use generic DMA APIChristoph Hellwig2018-11-151-15/+17
* scsi: wd719x: use per-command private dataChristoph Hellwig2018-11-152-57/+42
* scsi: wd719x: there should be no active SCBs on removalChristoph Hellwig2018-11-151-3/+2
* scsi: sym53c8xx: use dma_set_maskChristoph Hellwig2018-11-151-2/+2
* scsi: stex: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-14/+3
* scsi: mvumi: use dma_set_maskChristoph Hellwig2018-11-151-1/+1
* scsi: lpfc: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-24/+10
* scsi: isci: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-15/+4
* scsi: initio: use dma_set_maskChristoph Hellwig2018-11-151-1/+1
* scsi: hptiop: use dma_set_maskChristoph Hellwig2018-11-151-5/+5
* scsi: hisi_sas: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-8/+5
* scsi: esas2r: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-35/+14
* scsi: dpt_i2o: use dma_set_maskChristoph Hellwig2018-11-151-6/+6
* scsi: bfa: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-11/+7
* scsi: arcmsr: use dma_set_maskChristoph Hellwig2018-11-151-4/+4
* scsi: ufs: Add UFS platform driver for Cadence UFSJanek Kotas2018-11-093-0/+158
* scsi: ufs: set the device reference clock settingSubhash Jadavani2018-11-093-0/+99
* 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