summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie9-11/+76
2021-06-02scsi: megaraid_sas: Update driver version to 07.717.02.00-rc1Chandrakanth Patil1-2/+2
2021-06-02scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQsChandrakanth Patil1-2/+7
2021-06-02scsi: megaraid_sas: Early detection of VD deletion through RaidMap updateKashyap Desai3-9/+92
2021-06-02scsi: megaraid_sas: Fix resource leak in case of probe failureChandrakanth Patil2-0/+14
2021-06-02scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...Chandrakanth Patil1-2/+8
2021-06-02scsi: mpi3mr: Add event handling debug printsKashyap Desai2-1/+280
2021-06-02scsi: mpi3mr: Add EEDP DIF DIX supportKashyap Desai3-5/+308
2021-06-02scsi: mpi3mr: Add support for DSN secure firmware checkKashyap Desai2-0/+89
2021-06-02scsi: mpi3mr: Add support for PM suspend and resumeKashyap Desai1-0/+84
2021-06-02scsi: mpi3mr: Wait for pending I/O completions upon detection of VD I/O timeoutKashyap Desai3-0/+58
2021-06-02scsi: mpi3mr: Print pending host I/Os for debuggingKashyap Desai1-0/+69
2021-06-02scsi: mpi3mr: Complete support for soft resetKashyap Desai2-2/+247
2021-06-02scsi: mpi3mr: Add support for threaded ISRKashyap Desai2-3/+88
2021-06-02scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drivesKashyap Desai1-0/+100
2021-06-02scsi: mpi3mr: Allow certain commands during pci-remove hookKashyap Desai1-1/+22
2021-06-02scsi: mpi3mr: Add change queue depth supportKashyap Desai2-0/+33
2021-06-02scsi: mpi3mr: Implement SCSI error handler hooksKashyap Desai3-0/+385
2021-06-02scsi: mpi3mr: Add bios_param SCSI host template hookKashyap Desai1-0/+41
2021-06-02scsi: mpi3mr: Print IOC info for debuggingKashyap Desai2-0/+96
2021-06-02scsi: mpi3mr: Add support for timestamp sync with firmwareKashyap Desai2-0/+77
2021-06-02scsi: mpi3mr: Add support for recovering controllerKashyap Desai3-42/+478
2021-06-02scsi: mpi3mr: Additional event handlingKashyap Desai2-0/+39
2021-06-02scsi: mpi3mr: Add support for PCIe device event handlingKashyap Desai2-0/+203
2021-06-02scsi: mpi3mr: Add support for device add/remove event handlingKashyap Desai5-3/+3768
2021-06-02scsi: mpi3mr: Add support for internal watchdog threadKashyap Desai3-1/+140
2021-06-02scsi: mpi3mr: Add support for queue command processingKashyap Desai3-2/+927
2021-06-02scsi: mpi3mr: Create operational request and reply queue pairKashyap Desai3-1/+655
2021-06-02scsi: mpi3mr: Base driver codeKashyap Desai5-0/+2761
2021-06-02scsi: mpi3mr: Add mpi30 Rev-R headers and KconfigKashyap Desai7-0/+1851
2021-06-02scsi: ufs: Fix a kernel-doc related formatting issueBean Huo1-4/+1
2021-06-02scsi: isci: Use correctly sized target buffer for memcpy()Kees Cook1-2/+2
2021-06-02scsi: esas2r: Switch to flexible array memberKees Cook1-1/+1
2021-06-02scsi: FlashPoint: Rename si_flags fieldRandy Dunlap1-16/+16
2021-06-02scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2021-06-02scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()Daniel Wagner1-1/+1
2021-06-02scsi: ufs: ufs-mediatek: Disable HCI before HW resetAlice.Chao1-0/+3
2021-06-02scsi: ufs: core: Export ufshcd_hba_stop()Alice.Chao2-1/+3
2021-05-31scsi: ufs: Suppress false positive unhandled interrupt messagesBart Van Assche1-1/+2
2021-05-31scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S3-16/+145
2021-05-31scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S3-77/+201
2021-05-31scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S1-0/+22
2021-05-22scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry1-0/+3
2021-05-21scsi: lpfc: Update lpfc version to 12.8.0.10James Smart1-1/+1
2021-05-21scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controllerJames Smart2-0/+76
2021-05-21scsi: lpfc: Add a option to enable interlocked ABTS before job completionJames Smart4-7/+53
2021-05-21scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart1-2/+3
2021-05-21scsi: lpfc: Ignore GID-FT response that may be received after a link flipJames Smart2-8/+38
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart7-20/+189
2021-05-21scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart1-3/+18