summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-12-09scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllersAdrian Hunter
2020-12-09scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllersAdrian Hunter
2020-12-09scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter
2020-12-09scsi: ufs-pci: Fix restore from S4 for Intel controllersAdrian Hunter
2020-12-09scsi: ufs-mediatek: Keep VCC always-on for specific devicesStanley Chu
2020-12-09scsi: ufs: Allow regulators being always-onStanley Chu
2020-12-09scsi: ufs: Clear UAC for RPMB after ufshcd resetsRandall Huang
2020-12-09scsi: ufs: Fix wrong print message in dev_err()Bean Huo
2020-12-09scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZEBean Huo
2020-12-09scsi: mpt3sas: Update driver version to 36.100.00.00Suganath Prabu S
2020-12-09scsi: mpt3sas: Handle trigger page after firmware updateSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent MPI trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent SCSI sense trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent Event trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent Master trigger pageSuganath Prabu S
2020-12-09scsi: mpt3sas: Add persistent trigger pages supportSuganath Prabu S
2020-12-09scsi: mpt3sas: Sync time periodically between driver and firmwareSuganath Prabu S
2020-12-09scsi: qla2xxx: Update version to 10.02.00.104-kNilesh Javali
2020-12-09scsi: qla2xxx: Fix device loss on 4G and older HBAsArun Easi
2020-12-09scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retrySaurav Kashyap
2020-12-09scsi: qla2xxx: Fix the call trace for flush workqueueSaurav Kashyap
2020-12-09scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Handle aborts correctly for port undergoing deletionSaurav Kashyap
2020-12-09scsi: qla2xxx: Fix N2N and NVMe connect retry failureQuinn Tran
2020-12-09scsi: qla2xxx: Fix FW initialization error on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Fix compilation issue in PPC systemsArun Easi
2020-12-09scsi: qla2xxx: Don't check for fw_started while posting NVMe commandSaurav Kashyap
2020-12-09scsi: qla2xxx: Tear down session if FW say it is downQuinn Tran
2020-12-09scsi: qla2xxx: Limit interrupt vectors to number of CPUsQuinn Tran
2020-12-09scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap
2020-12-09scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner
2020-12-09scsi: qla4xxx: Remove redundant assignment to variable rvalColin Ian King
2020-12-07scsi: qla2xxx: Remove trailing semicolon in macro definitionTom Rix
2020-12-07scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong
2020-12-07scsi: ufs: Fix -Wsometimes-uninitialized warningArnd Bergmann
2020-12-07scsi: NCR5380: Remove context checkAhmed S. Darwish
2020-12-07scsi: ufs: Adjust ufshcd_hold() during sending attribute requestsjintae jang
2020-12-07scsi: ufs: Print host regs in IRQ handler when AH8 error happensCan Guo
2020-12-07scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()Can Guo
2020-12-07scsi: ufs: Serialize eh_work with system PM events and async scanCan Guo
2020-12-07scsi: ufs: Remove pre-defined initial voltage values of device powerStanley Chu
2020-12-07scsi: ufs-dwc: Use phy_initialization helperStanley Chu
2020-12-07scsi: ufs-cdns: Use phy_initialization helperStanley Chu
2020-12-07scsi: ufs: Introduce phy_initialization helperStanley Chu
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