summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific codeAhmed S. Darwish
2020-12-01scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())Ahmed S. Darwish
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific codeAhmed S. Darwish
2020-12-01scsi: qla4xxx: Remove in_interrupt()Ahmed S. Darwish
2020-12-01scsi: hisi_sas: Remove preemptible()Ahmed S. Darwish
2020-12-01scsi: pm80xx: Do not sleep in atomic contextAhmed S. Darwish
2020-11-30scsi: ufs: Remove unnecessary if condition in ufshcd_suspend()Bean Huo
2020-11-30scsi: hisi_sas: Move debugfs code to v3 hw driverLuo Jiaxing
2020-11-30scsi: hisi_sas: Fix up probe error handling for v3 hwXiang Chen
2020-11-30scsi: hisi_sas: Reduce some indirection in v3 hw driverJohn Garry
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-30scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)
2020-11-30scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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