summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-11-20scsi: NCR5380: Check for bus resetFinn Thain
2019-11-20scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain
2019-11-20scsi: NCR5380: Don't call dsprintk() following reselection interruptFinn Thain
2019-11-20scsi: NCR5380: Don't clear busy flag when abort failsFinn Thain
2019-11-20scsi: NCR5380: Check for invalid reselection targetFinn Thain
2019-11-20scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense dataFinn Thain
2019-11-20scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSEFinn Thain
2019-11-20scsi: NCR5380: Have NCR5380_select() return a boolFinn Thain
2019-11-20scsi: NCR5380: Clear all unissued commands on host resetHannes Reinecke
2019-11-20scsi: libsas: always unregister the old device if going to discover newJason Yan
2019-11-20scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2019-11-20scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey
2019-11-20scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()George Kennedy
2019-11-20scsi: lpfc: Fix errors in log messages.James Smart
2019-11-20scsi: qla2xxx: Fix dropped srb resource.Quinn Tran
2019-11-20scsi: qla2xxx: Defer chip reset until target mode is enabledQuinn Tran
2019-11-20scsi: qla2xxx: Fix iIDMA errorQuinn Tran
2019-11-20scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-11-12scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-11-12scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke
2019-11-06scsi: lpfc: Fix a duplicate 0711 log message number.James Smart
2019-10-29scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche
2019-10-29scsi: core: try to get module before removing deviceYufen Yu
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal
2019-10-29scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-10-05scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-08-25scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai
2019-08-25scsi: hpsa: correct scsi command status issue after resetDon Brace
2019-08-25scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-08-16scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-08-16scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-08-16scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-07-31scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain
2019-07-31scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain
2019-07-31scsi: megaraid_sas: Fix calculation of target IDShivasharan S
2019-07-31scsi: core: Fix race on creating sense cacheMing Lei
2019-07-31Revert "scsi: ncr5380: Increase register polling limit"Finn Thain
2019-07-31scsi: NCR5380: Always re-enable reselection interruptFinn Thain
2019-07-31scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain