summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: mpt3sas: Sync time periodically between driver and firmwareSuganath Prabu S2020-12-092-3/+104
| * | | scsi: qla2xxx: Update version to 10.02.00.104-kNilesh Javali2020-12-091-2/+2
| * | | scsi: qla2xxx: Fix device loss on 4G and older HBAsArun Easi2020-12-091-0/+3
| * | | scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retrySaurav Kashyap2020-12-091-4/+4
| * | | scsi: qla2xxx: Fix the call trace for flush workqueueSaurav Kashyap2020-12-091-1/+1
| * | | scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machinesArun Easi2020-12-091-5/+5
| * | | scsi: qla2xxx: Handle aborts correctly for port undergoing deletionSaurav Kashyap2020-12-091-1/+1
| * | | scsi: qla2xxx: Fix N2N and NVMe connect retry failureQuinn Tran2020-12-092-22/+52
| * | | scsi: qla2xxx: Fix FW initialization error on big endian machinesArun Easi2020-12-091-3/+3
| * | | scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2020-12-092-5/+6
| * | | scsi: qla2xxx: Fix compilation issue in PPC systemsArun Easi2020-12-092-3/+3
| * | | scsi: qla2xxx: Don't check for fw_started while posting NVMe commandSaurav Kashyap2020-12-091-8/+4
| * | | scsi: qla2xxx: Tear down session if FW say it is downQuinn Tran2020-12-091-1/+27
| * | | scsi: qla2xxx: Limit interrupt vectors to number of CPUsQuinn Tran2020-12-091-2/+4
| * | | scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap2020-12-092-5/+5
| * | | scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner2020-12-091-2/+4
| * | | scsi: qla4xxx: Remove redundant assignment to variable rvalColin Ian King2020-12-091-1/+1
| * | | scsi: qla2xxx: Remove trailing semicolon in macro definitionTom Rix2020-12-071-2/+1
| * | | scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong2020-12-071-0/+1
| * | | scsi: ufs: Fix -Wsometimes-uninitialized warningArnd Bergmann2020-12-071-1/+1
| * | | scsi: NCR5380: Remove context checkAhmed S. Darwish2020-12-074-46/+53
| * | | scsi: ufs: Adjust ufshcd_hold() during sending attribute requestsjintae jang2020-12-071-10/+7
| * | | scsi: ufs: Print host regs in IRQ handler when AH8 error happensCan Guo2020-12-071-1/+2
| * | | scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()Can Guo2020-12-072-15/+51
| * | | scsi: ufs: Serialize eh_work with system PM events and async scanCan Guo2020-12-072-24/+41
| * | | scsi: ufs: Remove pre-defined initial voltage values of device powerStanley Chu2020-12-071-19/+0
| * | | scsi: ufs-dwc: Use phy_initialization helperStanley Chu2020-12-071-7/+4
| * | | scsi: ufs-cdns: Use phy_initialization helperStanley Chu2020-12-071-2/+1
| * | | scsi: ufs: Introduce phy_initialization helperStanley Chu2020-12-071-0/+8
| * | | scsi: ufs: Remove unused setup_regulators variant functionStanley Chu2020-12-072-19/+1
| * | | scsi: ufs-mediatek: Introduce event_notify implementationStanley Chu2020-12-072-0/+48
| * | | scsi: ufs: Introduce event_notify variant functionStanley Chu2020-12-072-0/+13
| * | | scsi: ufs: Refine error history functionsStanley Chu2020-12-072-92/+97
| * | | scsi: ufs: Add error history for abort event in UFS Device W-LUNStanley Chu2020-12-071-2/+4
| * | | scsi: iscsi: Fix inappropriate use of put_device()Qinglang Miao2020-12-071-1/+3
| * | | scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong2020-12-071-1/+2
| * | | scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao2020-12-071-1/+3
| * | | scsi: stex: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-021-0/+1
| * | | scsi: lpfc: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-021-0/+1
| * | | scsi: csiostor: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-021-0/+1
| * | | scsi: aha1740: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-021-0/+1
| * | | scsi: aacraid: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-021-0/+1
| * | | scsi: bfa: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-022-3/+5
| * | | scsi: aic94xx: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-022-0/+4
| * | | scsi: aic7xxx: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-022-3/+5
| * | | scsi: lpfc: Correct null ndlp reference on routine exitJames Smart2020-12-011-1/+2
| * | | scsi: ufs: Stop hardcoding the scale down gearCan Guo2020-12-012-5/+9
| * | | scsi: ufs-qcom: Keep core_clk_unipro on while link is activeCan Guo2020-12-011-0/+6
| * | | scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clkCan Guo2020-12-013-20/+14
| * | | scsi: myrs: Remove WARN_ON(in_interrupt())Ahmed S. Darwish2020-12-011-1/+0