summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-172-4/+5
|\
| * ocxl: Update the Process Element EntryChristophe Lombard2020-12-041-2/+4
| * powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-041-2/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-16160-7618/+11746
|\ \
| * | scsi: mpt3sas: Update driver version to 36.100.00.00Suganath Prabu S2020-12-091-3/+3
| * | scsi: mpt3sas: Handle trigger page after firmware updateSuganath Prabu S2020-12-091-1/+49
| * | scsi: mpt3sas: Add persistent MPI trigger pageSuganath Prabu S2020-12-093-1/+224
| * | scsi: mpt3sas: Add persistent SCSI sense trigger pageSuganath Prabu S2020-12-093-0/+222
| * | scsi: mpt3sas: Add persistent Event trigger pageSuganath Prabu S2020-12-093-0/+226
| * | scsi: mpt3sas: Add persistent Master trigger pageSuganath Prabu S2020-12-093-0/+203
| * | scsi: mpt3sas: Add persistent trigger pages supportSuganath Prabu S2020-12-094-0/+303
| * | 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