summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-01scsi: myrs: Remove WARN_ON(in_interrupt())Ahmed S. Darwish1-1/+0
2020-12-01scsi: myrb: Remove WARN_ON(in_interrupt())Ahmed S. Darwish1-1/+0
2020-12-01scsi: mpt3sas: Remove in_interrupt()Ahmed S. Darwish1-1/+3
2020-12-01scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock()Ahmed S. Darwish2-11/+7
2020-12-01scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock()Ahmed S. Darwish2-10/+6
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific codeAhmed S. Darwish1-24/+19
2020-12-01scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())Ahmed S. Darwish1-2/+0
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific codeAhmed S. Darwish2-14/+16
2020-12-01scsi: qla4xxx: Remove in_interrupt()Ahmed S. Darwish2-35/+29
2020-12-01scsi: hisi_sas: Remove preemptible()Ahmed S. Darwish1-7/+1
2020-12-01scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish1-1/+1
2020-12-01scsi: ufs: Remove unnecessary if condition in ufshcd_suspend()Bean Huo1-3/+1
2020-12-01scsi: hisi_sas: Move debugfs code to v3 hw driverLuo Jiaxing3-1387/+1212
2020-12-01scsi: hisi_sas: Fix up probe error handling for v3 hwXiang Chen1-15/+11
2020-12-01scsi: hisi_sas: Reduce some indirection in v3 hw driverJohn Garry1-3/+2
2020-12-01scsi: pm8001: Remove space in a debug messageColin Ian King1-1/+1
2020-12-01scsi: pm8001: Fix misindentationJoe Perches1-10/+10
2020-12-01scsi: pm8001: Convert pm8001_printk() to pm8001_info()Joe Perches3-6/+6
2020-11-26scsi: pmcraid: Use generic power managementVaibhav Gupta1-33/+10
2020-11-26scsi: pmcraid: Drop PCI Wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: mvumi: Update function descriptionVaibhav Gupta1-1/+1
2020-11-26scsi: mvumi: Use generic power managementVaibhav Gupta1-37/+9
2020-11-26scsi: mvumi: Drop PCI Wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: 3w-sas: Use generic power managementVaibhav Gupta1-24/+7
2020-11-26scsi: 3w-sas: Drop PCI Wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: 3w-9xxx: Use generic power managementVaibhav Gupta1-22/+7
2020-11-26scsi: 3w-9xxx: Drop PCI Wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: hpsa: Use generic power managementVaibhav Gupta1-5/+7
2020-11-26scsi: pm_8001: Use generic power managementVaibhav Gupta1-29/+17
2020-11-26scsi: pm_8001: Drop PCI Wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: lpfc: Use generic power managementVaibhav Gupta1-67/+33
2020-11-26scsi: mpt3sas_scsih: Use generic power managementVaibhav Gupta1-21/+13
2020-11-26scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: hisi_sas_v3_hw: Remove extra function calls for runtime pmVaibhav Gupta1-17/+6
2020-11-26scsi: hisi_sas_v3_hw: Don't use PCI helper functionsVaibhav Gupta1-16/+1
2020-11-26scsi: hisi_sas_v3_hw: Drop PCI Wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: esas2r: Use generic power managementVaibhav Gupta3-36/+16
2020-11-26scsi: esas2r: Drop PCI Wakeup calls from .resumeVaibhav Gupta1-4/+0
2020-11-26scsi: arcmsr: Use generic power managementVaibhav Gupta1-19/+9
2020-11-26scsi: arcmsr: Drop PCI wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: aic79xx: Use generic power managementVaibhav Gupta4-49/+20
2020-11-26scsi: aic7xxx: Use generic power managementVaibhav Gupta4-49/+17
2020-11-26scsi: aacraid: Use generic power managementVaibhav Gupta1-26/+7
2020-11-26scsi: aacraid: Drop pci_enable_wake() from .resumeVaibhav Gupta1-1/+0
2020-11-26scsi: megaraid_sas: Update function descriptionVaibhav Gupta1-1/+1
2020-11-26scsi: megaraid_sas: Use generic power managementVaibhav Gupta1-38/+13
2020-11-26scsi: megaraid_sas: Drop PCI wakeup calls from .resumeVaibhav Gupta1-1/+0
2020-11-24scsi: fnic: Validate io_req before othersKaran Tilak Kumar2-6/+5
2020-11-24scsi: fnic: Set scsi_set_resid() only for underflowKaran Tilak Kumar2-3/+4
2020-11-24scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()Karan Tilak Kumar2-2/+2