summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-11-25scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain1-0/+3
2019-11-25scsi: NCR5380: Don't call dsprintk() following reselection interruptFinn Thain1-2/+2
2019-11-25scsi: NCR5380: Don't clear busy flag when abort failsFinn Thain1-4/+10
2019-11-25scsi: NCR5380: Check for invalid reselection targetFinn Thain1-0/+5
2019-11-25scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense dataFinn Thain1-5/+4
2019-11-25scsi: NCR5380: Clear all unissued commands on host resetHannes Reinecke1-2/+5
2019-11-25scsi: libsas: always unregister the old device if going to discover newJason Yan1-8/+5
2019-11-25scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey5-6/+91
2019-11-25scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey1-1/+1
2019-11-25scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()George Kennedy1-4/+11
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner1-2/+2
2019-11-12scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke1-3/+3
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer1-1/+1
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer1-3/+1
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke1-5/+16
2019-10-29scsi: core: try to get module before removing deviceYufen Yu1-1/+10
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-45/+3
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa1-1/+1
2019-08-25scsi: hpsa: correct scsi command status issue after resetDon Brace1-1/+11
2019-08-25scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-08-25scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke1-1/+6
2019-08-25scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler1-1/+1
2019-08-25scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi1-0/+3
2019-08-11scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2-32/+24
2019-08-04scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain1-2/+2
2019-08-04scsi: NCR5380: Always re-enable reselection interruptFinn Thain1-10/+2
2019-08-04scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain1-9/+12
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace2-1/+7
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman1-1/+2
2019-07-10scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-0/+3
2019-05-31scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann1-1/+1
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu1-5/+8
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu1-3/+12
2019-05-31scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry1-0/+5
2019-05-31scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche1-1/+5
2019-05-31Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen1-2/+1
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez1-2/+2
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4