summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-12-07scsi: ufs: Remove unused setup_regulators variant functionStanley Chu
2020-12-07scsi: ufs-mediatek: Introduce event_notify implementationStanley Chu
2020-12-07scsi: ufs: Introduce event_notify variant functionStanley Chu
2020-12-07scsi: ufs: Refine error history functionsStanley Chu
2020-12-07scsi: ufs: Add error history for abort event in UFS Device W-LUNStanley Chu
2020-12-07scsi: iscsi: Fix inappropriate use of put_device()Qinglang Miao
2020-12-07scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong
2020-12-07scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao
2020-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-03scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter
2020-12-04ocxl: Update the Process Element EntryChristophe Lombard
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-12-02scsi: stex: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02scsi: lpfc: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02scsi: csiostor: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02scsi: aha1740: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02scsi: aacraid: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02scsi: bfa: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02scsi: aic94xx: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02scsi: aic7xxx: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02scsi: bnx2i: Requires MMURandy Dunlap
2020-12-01block: remove ->bd_containsChristoph Hellwig
2020-12-01scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy
2020-12-01scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S
2020-12-01scsi: lpfc: Correct null ndlp reference on routine exitJames Smart
2020-12-01scsi: ufs: Stop hardcoding the scale down gearCan Guo
2020-12-01scsi: ufs-qcom: Keep core_clk_unipro on while link is activeCan Guo
2020-12-01scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clkCan Guo
2020-12-01scsi: myrs: Remove WARN_ON(in_interrupt())Ahmed S. Darwish
2020-12-01scsi: myrb: Remove WARN_ON(in_interrupt())Ahmed S. Darwish
2020-12-01scsi: mpt3sas: Remove in_interrupt()Ahmed S. Darwish
2020-12-01scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock()Ahmed S. Darwish
2020-12-01scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock()Ahmed S. Darwish
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