summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-11-28scsi: ufs: add fall through annotationTomas Winkler1-0/+3
2018-11-28scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali1-2/+2
2018-11-28scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar1-12/+19
2018-11-28scsi: qedi: add module param to set ping packet sizeNilesh Javali2-5/+9
2018-11-28scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar1-0/+24
2018-11-28scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar1-0/+3
2018-11-28scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali1-1/+1
2018-11-28scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali1-7/+9
2018-11-28scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali2-3/+3
2018-11-28scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali1-2/+0
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2-3/+0
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2-18/+3
2018-11-21scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta1-2/+1
2018-11-21scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing1-2/+0
2018-11-21scsi: aha1542: convert to DMA mapping APIChristoph Hellwig1-35/+91
2018-11-21scsi: megaraid_sas: Add support for MegaRAID Aero controllersShivasharan S2-0/+19
2018-11-21scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy1-3/+4
2018-11-21scsi: libfc: Remove set but not used variable 'disc'Yue Haibing1-2/+0
2018-11-21scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann1-2/+2
2018-11-21scsi: aic94xx: Use dma_pool_zallocSouptick Joarder1-2/+1
2018-11-15scsi: libsas: Remove pcidev referenceJohn Garry1-1/+1
2018-11-15scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry9-236/+207
2018-11-15scsi: libsas: Drop sas_printk()John Garry4-20/+16
2018-11-15scsi: libsas: Use pr_fmt(fmt)John Garry3-3/+15
2018-11-15scsi: libsas: Delete sas_dump.{c, h}John Garry4-94/+0
2018-11-15scsi: hisi_sas: change the time of SAS SSP connectionXiang Chen1-1/+1
2018-11-15scsi: hisi_sas: Relocate some codes to avoid an unused checkXiang Chen1-21/+23
2018-11-15scsi: hisi_sas: Add support for interrupt coalescing for v3 hwXiang Chen2-0/+102
2018-11-15scsi: hisi_sas: Add support for interrupt converge for v3 hwXiang Chen1-5/+24
2018-11-15scsi: hisi_sas: Create separate host attributes per HBAXiang Chen5-10/+18
2018-11-15scsi: wd719x: always use generic DMA APIChristoph Hellwig1-15/+17
2018-11-15scsi: wd719x: use per-command private dataChristoph Hellwig2-57/+42
2018-11-15scsi: wd719x: there should be no active SCBs on removalChristoph Hellwig1-3/+2
2018-11-15scsi: sym53c8xx: use dma_set_maskChristoph Hellwig1-2/+2
2018-11-15scsi: stex: use dma_set_mask_and_coherentChristoph Hellwig1-14/+3
2018-11-15scsi: mvumi: use dma_set_maskChristoph Hellwig1-1/+1
2018-11-15scsi: lpfc: use dma_set_mask_and_coherentChristoph Hellwig1-24/+10
2018-11-15scsi: isci: use dma_set_mask_and_coherentChristoph Hellwig1-15/+4
2018-11-15scsi: initio: use dma_set_maskChristoph Hellwig1-1/+1
2018-11-15scsi: hptiop: use dma_set_maskChristoph Hellwig1-5/+5
2018-11-15scsi: hisi_sas: use dma_set_mask_and_coherentChristoph Hellwig1-8/+5
2018-11-15scsi: esas2r: use dma_set_mask_and_coherentChristoph Hellwig1-35/+14
2018-11-15scsi: dpt_i2o: use dma_set_maskChristoph Hellwig1-6/+6
2018-11-15scsi: bfa: use dma_set_mask_and_coherentChristoph Hellwig1-11/+7
2018-11-15scsi: arcmsr: use dma_set_maskChristoph Hellwig1-4/+4
2018-11-09scsi: ufs: Add UFS platform driver for Cadence UFSJanek Kotas3-0/+158
2018-11-09scsi: ufs: set the device reference clock settingSubhash Jadavani3-0/+99
2018-11-06scsi: pmcraid: use generic DMA APIChristoph Hellwig1-43/+36
2018-11-06scsi: pmcraid: don't allocate a dma coherent buffer for sense dataChristoph Hellwig1-16/+8
2018-11-06scsi: pmcraid: simplify pmcraid_cancel_all a bitChristoph Hellwig1-7/+6