summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-02Merge branch 'fixes' into miscJames Bottomley
2023-08-25scsi: storvsc: Handle additional SRB status valuesMichael Kelley
2023-08-24scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang
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: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong
2023-08-21scsi: target: Fix write perf due to unneeded throttlingMike Christie
2023-08-21scsi: ufs: mcq: Fix the search/wrap around logicBao D. Nguyen
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
2023-08-21scsi: pm80xx: Set RETFIS when requested by libsasIgor Pylypiv
2023-08-21scsi: libsas: Add return_fis_on_success to sas_ata_taskIgor Pylypiv
2023-08-21scsi: megaraid: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-21scsi: megaraid_sas: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-21scsi: mvumi: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-21scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()Brian Masney
2023-08-21scsi: ufs: core: Convert to dev_err_probe() in ufshcd_variant_hba_init()Brian Masney
2023-08-21scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby
2023-08-21scsi: isci: Return result of sas_register_ha()Artem Chernyshev
2023-08-21scsi: gvp11: Remove unused gvp11_setup() functionArnd Bergmann
2023-08-21scsi: qlogicpti: Mark qlogicpti_info() staticArnd Bergmann
2023-08-21scsi: ppa: Add a module parameter for the transfer modeAlex Henrie
2023-08-21scsi: ppa: Fix compilation with PPA_DEBUG=1Alex Henrie
2023-08-21scsi: arcmsr: Add __init and __exit for arcmsr_module_{init,exit}()Xiang Yang
2023-08-21scsi: core: Remove unused extern declarationsYue Haibing
2023-08-21scsi: libsas: Remove unused declarationsYue Haibing
2023-08-07scsi: ufs: ufs-pci: Add support for QEMUJeuk Kim
2023-08-07Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen
2023-08-07scsi: mpi3mr: Update driver version to 8.5.0.0.0Ranjan Kumar
2023-08-07scsi: mpi3mr: Enhance handling of devices removed after controller resetRanjan Kumar
2023-08-07scsi: mpi3mr: WRITE SAME implementationRanjan Kumar
2023-08-07scsi: mpi3mr: Add support for more than 1MB I/ORanjan Kumar
2023-08-07scsi: mpi3mr: Update MPI Headers to version 3.00.28Ranjan Kumar
2023-08-07scsi: mpi3mr: Invoke soft reset upon TSU or event ack time outRanjan Kumar