summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-25Merge patch series "qla2xxx driver misc features"Martin K. Petersen
2023-08-25scsi: qla2xxx: Remove unused variables in qla24xx_build_scsi_type_6_iocbs()Nilesh Javali
2023-08-25scsi: qla2xxx: Fix nvme_fc_rcv_ls_req() undefined errorNilesh Javali
2023-08-24Merge patch series "smartpqi updates"Martin K. Petersen
2023-08-24scsi: smartpqi: Change driver version to 2.1.24-046Don Brace
2023-08-24scsi: smartpqi: Enhance error messagesMahesh Rajashekhara
2023-08-24scsi: smartpqi: Enhance controller offline notificationDavid Strahan
2023-08-24scsi: smartpqi: Enhance shutdown notificationDavid Strahan
2023-08-24scsi: smartpqi: Simplify lun_number assignmentDavid Strahan
2023-08-24scsi: smartpqi: Rename pciinfo to pci_infoKevin Barnett
2023-08-24scsi: smartpqi: Rename MACRO to clarify purposeKevin Barnett
2023-08-24scsi: smartpqi: Add abort handlerKevin Barnett
2023-08-24scsi: sd: Remove the number of forward declarationsBart Van Assche
2023-08-24scsi: st: Add third party poweron reset handlingJohn Meneghini
2023-08-24scsi: core: Report error list information in debugfsBart Van Assche
2023-08-24scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-08-24scsi: qedi: Remove unused declarationsYue Haibing
2023-08-24scsi: qedf: Remove unused declarationYue Haibing
2023-08-24scsi: xen-scsifront: shost_priv() can never return NULLJuergen Gross
2023-08-24Merge patch series "libsas: Some tidy-up"Martin K. Petersen
2023-08-24Merge patch series "Returning FIS on success for CDL"Martin K. Petersen
2023-08-21scsi: libsas: Delete sas_ata_task.retry_countJohn Garry
2023-08-21scsi: libsas: Delete sas_ata_task.stp_affil_polJohn Garry
2023-08-21scsi: libsas: Delete sas_ata_task.set_affil_polJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry
2023-08-21scsi: libsas: Delete sas_ssp_task.retry_countJohn Garry
2023-08-21scsi: libsas: Delete struct scsi_coreJohn Garry
2023-08-21scsi: libsas: Delete enum sas_phy_typeJohn Garry
2023-08-21scsi: libsas: Delete enum sas_classJohn Garry
2023-08-21scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry
2023-08-21scsi: qla2xxx: Update version to 10.02.09.100-kNilesh Javali
2023-08-21Revert "scsi: qla2xxx: Fix buffer overrun"Nilesh Javali
2023-08-21scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()Nilesh Javali
2023-08-21scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-08-21scsi: qla2xxx: Error code did not return to upper layerQuinn Tran
2023-08-21scsi: qla2xxx: Add logs for SFP temperature monitoringBikash Hazarika
2023-08-21scsi: qla2xxx: Fix firmware resource trackingQuinn Tran
2023-08-21scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran
2023-08-21scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar
2023-08-21scsi: qla2xxx: Allow 32-byte CDBsQuinn Tran
2023-08-21scsi: qla2xxx: Move resource to allow code reuseQuinn Tran
2023-08-21scsi: target: Fix write perf due to unneeded throttlingMike Christie
2023-08-21scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZEAndy Shevchenko
2023-08-21scsi: pm8001: Remove unused declarationsYue Haibing
2023-08-21scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye
2023-08-21scsi: elx: sli4: Remove code duplicationRajeshwar R Shinde
2023-08-21scsi: bfa: Replace one-element array with flexible-array member in struct fc_...Gustavo A. R. Silva
2023-08-21scsi: qla2xxx: Remove unused declarationsYue Haibing
2023-08-21scsi: pmcraid: Use pci_dev_id() to simplify the codeZheng Zengkai