aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-13scsi: cxlflash: Remove unnecessary DMA mappingMatthew R. Ochs1-13/+2
2017-04-13scsi: cxlflash: Fence EEH during probeMatthew R. Ochs3-7/+28
2017-04-13scsi: cxlflash: Support up to 4 portsMatthew R. Ochs2-4/+80
2017-04-13scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs3-57/+141
2017-04-13scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs3-41/+61
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs7-45/+72
2017-04-13scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs5-32/+51
2017-04-13scsi: cxlflash: Update sysfs helper routines to pass config structureMatthew R. Ochs1-12/+12
2017-04-13scsi: cxlflash: Implement IRQ polling for RRQ processingMatthew R. Ochs2-4/+127
2017-04-13scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs2-7/+37
2017-04-13scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handlerMatthew R. Ochs1-6/+21
2017-04-13scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King1-1/+1
2017-04-11scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen1-37/+56
2017-04-11scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry1-27/+33
2017-04-11scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry3-10/+55
2017-04-11scsi: hisi_sas: workaround SoC about abort timeout bugXiaofei Tan1-1/+126
2017-04-11scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan2-13/+72
2017-04-11scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan2-1/+60
2017-04-11scsi: libfc: directly call ELS request handlersJohannes Thumshirn1-11/+9
2017-04-11scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke1-2/+10
2017-04-11scsi: sg: use standard lists for sg_requestsHannes Reinecke1-86/+61
2017-04-11scsi: sg: check for valid direction before starting the requestJohannes Thumshirn1-12/+34
2017-04-11scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke1-20/+25
2017-04-11scsi: sg: remove 'save_scat_len'Hannes Reinecke1-2/+0
2017-04-11scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke1-21/+9
2017-04-11scsi: qla2xxx: remove some redundant pointer assignmentsColin Ian King1-6/+0
2017-04-06scsi: qla4xxx: drop redundant init_completionNicholas Mc Guire1-1/+0
2017-04-06scsi: make asynchronous aborts mandatoryHannes Reinecke3-77/+9
2017-04-06scsi: make scsi_eh_scmd_add() always succeedHannes Reinecke3-31/+16
2017-04-06scsi: make eh_eflags persistentHannes Reinecke2-4/+2
2017-04-06scsi: libsas: allow async abortsChristoph Hellwig1-3/+0
2017-04-06scsi: always send command abortsHannes Reinecke1-12/+0
2017-04-06scsi: sd: Return SUCCESS in sd_eh_action() after device offlineHannes Reinecke1-1/+1
2017-04-06scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke3-1/+45
2017-04-06scsi: csiostor: switch to pci_alloc_irq_vectorsChristoph Hellwig2-82/+47
2017-04-06scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira1-1/+0
2017-04-06scsi: osd_uld: Check scsi_device_get() return valueBart Van Assche1-3/+5
2017-04-04scsi: sas: remove sas_domain_release_transportJohannes Thumshirn1-7/+0
2017-04-04scsi: qla2xxx: Fix typo in driverMilan P Gandhi5-7/+7
2017-04-04scsi: advansys: fix uninitialized data accessArnd Bergmann1-11/+10
2017-03-30scsi: be2iscsi: switch to pci_alloc_irq_vectorsChristoph Hellwig2-87/+42
2017-03-29Revert "scsi: ufs: add queries retry mechanism"Szymon Mielczarek1-45/+9
2017-03-29scsi: hpsa: change driver versionDon Brace1-1/+1
2017-03-29scsi: hpsa: update pci idsDon Brace1-0/+4
2017-03-29scsi: hisi_sas: fix SATA dependencyArnd Bergmann1-1/+2
2017-03-29scsi: ufs: just use sizeof() for snprintf()Tomohiro Kusumi1-1/+1
2017-03-29scsi: ufs: remove deprecated enum for hw interruptTomohiro Kusumi1-7/+0
2017-03-29scsi: ufs: add missing macros for register bits from UFSHCI specTomohiro Kusumi1-0/+2
2017-03-29scsi: ufs: non functional macro fixTomohiro Kusumi1-4/+4
2017-03-29scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bitTomohiro Kusumi1-1/+2