summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-30scsi: pm8001: Remove space in a debug messageColin Ian King
2020-11-30scsi: pm8001: Fix misindentationJoe Perches
2020-11-30scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches
2020-11-25scsi: pmcraid: Use generic power managementVaibhav Gupta
2020-11-25scsi: pmcraid: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: mvumi: Update function descriptionVaibhav Gupta
2020-11-25scsi: mvumi: Use generic power managementVaibhav Gupta
2020-11-25scsi: mvumi: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: 3w-sas: Use generic power managementVaibhav Gupta
2020-11-25scsi: 3w-sas: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: 3w-9xxx: Use generic power managementVaibhav Gupta
2020-11-25scsi: 3w-9xxx: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: hpsa: Use generic power managementVaibhav Gupta
2020-11-25scsi: pm_8001: Use generic power managementVaibhav Gupta
2020-11-25scsi: pm_8001: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: lpfc: Use generic power managementVaibhav Gupta
2020-11-25scsi: mpt3sas_scsih: Use generic power managementVaibhav Gupta
2020-11-25scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: hisi_sas_v3_hw: Remove extra function calls for runtime pmVaibhav Gupta
2020-11-25scsi: hisi_sas_v3_hw: Don't use PCI helper functionsVaibhav Gupta
2020-11-25scsi: hisi_sas_v3_hw: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: esas2r: Use generic power managementVaibhav Gupta
2020-11-25scsi: esas2r: Drop PCI Wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: arcmsr: Use generic power managementVaibhav Gupta
2020-11-25scsi: arcmsr: Drop PCI wakeup calls from .resumeVaibhav Gupta
2020-11-25scsi: aic79xx: Use generic power managementVaibhav Gupta
2020-11-25scsi: aic7xxx: Use generic power managementVaibhav Gupta
2020-11-25scsi: aacraid: Use generic power managementVaibhav Gupta
2020-11-25scsi: aacraid: Drop pci_enable_wake() from .resumeVaibhav Gupta
2020-11-25scsi: megaraid_sas: Update function descriptionVaibhav Gupta
2020-11-25scsi: megaraid_sas: Use generic power managementVaibhav Gupta
2020-11-25scsi: megaraid_sas: Drop PCI wakeup calls from .resumeVaibhav Gupta
2020-11-23scsi: fnic: Validate io_req before othersKaran Tilak Kumar
2020-11-23scsi: fnic: Set scsi_set_resid() only for underflowKaran Tilak Kumar
2020-11-23scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()Karan Tilak Kumar
2020-11-23scsi: fnic: Avoid looping in TRANS ETH on unloadKaran Tilak Kumar
2020-11-23scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()Karan Tilak Kumar
2020-11-23scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicitJoe Perches
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches
2020-11-23scsi: pm8001: Remove typecast for pointer returned by kcalloc()Xu Wang
2020-11-23scsi: NCR5380: Reduce NCR5380_maybe_release_dma_irq() call sitesFinn Thain
2020-11-23scsi: atari_scsi: Fix race condition between .queuecommand and EHFinn Thain
2020-11-23scsi: ufs: Adjust logic in common ADAPT helperBjorn Andersson
2020-11-19scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...James Smart
2020-11-19scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe()James Smart
2020-11-19scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler()James Smart
2020-11-19scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart
2020-11-19scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()James Smart
2020-11-19scsi: lpfc: Fix memory leak on lcb_contextColin Ian King
2020-11-19scsi: lpfc: Remove dead code on second !ndlp checkColin Ian King