aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-11-24scsi: arcmsr: clean up clang warning on extraneous parenthesesColin Ian King
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: ufshcd: Fix NULL pointer dereference for in ufshcd_initVivek Gautam
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: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart
2019-11-20scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart
2019-11-20scsi: qla2xxx: Fix duplicate switch's Nport ID entriesQuinn Tran
2019-11-20scsi: qla2xxx: Fix dropped srb resource.Quinn Tran
2019-11-20scsi: qla2xxx: Fix port speed display on chip resetQuinn Tran
2019-11-20scsi: qla2xxx: Check for Register disconnectSawan Chandak
2019-11-20scsi: qla2xxx: Increase abort timeout valueQuinn Tran
2019-11-20scsi: qla2xxx: Fix deadlock between ATIO and HW lockQuinn Tran
2019-11-20scsi: qla2xxx: Terminate Plogi/PRLI if WWN is 0Quinn 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: qla2xxx: Use correct qpair for ABTS/CMDQuinn 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-10scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais
2019-11-06scsi: lpfc: Correct localport timeout duration errorJames Smart
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: implement .cleanup_rq callbackMing Lei
2019-10-05scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran
2019-10-05scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck