summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: xen-scsifront: shost_priv() can never return NULLJuergen Gross2023-08-251-3/+3
* Merge patch series "libsas: Some tidy-up"Martin K. Petersen2023-08-2524-103/+58
|\
| * scsi: libsas: Delete sas_ata_task.retry_countJohn Garry2023-08-211-1/+1
| * scsi: libsas: Delete sas_ata_task.stp_affil_polJohn Garry2023-08-211-5/+1
| * scsi: libsas: Delete sas_ata_task.set_affil_polJohn Garry2023-08-211-4/+3
| * scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry2023-08-218-11/+5
| * scsi: libsas: Delete sas_ssp_task.enable_first_burstJohn Garry2023-08-215-18/+4
| * scsi: libsas: Delete sas_ssp_task.retry_countJohn Garry2023-08-212-2/+0
| * scsi: libsas: Delete struct scsi_coreJohn Garry2023-08-2116-49/+49
| * scsi: libsas: Delete enum sas_phy_typeJohn Garry2023-08-215-5/+0
| * scsi: libsas: Delete enum sas_classJohn Garry2023-08-217-8/+0
| * scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry2023-08-216-6/+0
* | Merge patch series "Returning FIS on success for CDL"Martin K. Petersen2023-08-255-18/+22
|\ \
| * | scsi: pm80xx: Set RETFIS when requested by libsasIgor Pylypiv2023-08-214-18/+19
| * | scsi: libsas: Add return_fis_on_success to sas_ata_taskIgor Pylypiv2023-08-211-0/+3
| |/
* | scsi: target: Fix write perf due to unneeded throttlingMike Christie2023-08-211-1/+6
* | scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZEAndy Shevchenko2023-08-212-7/+8
* | scsi: pm8001: Remove unused declarationsYue Haibing2023-08-211-2/+0
* | scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye2023-08-211-8/+12
* | scsi: elx: sli4: Remove code duplicationRajeshwar R Shinde2023-08-211-6/+2
* | scsi: bfa: Replace one-element array with flexible-array member in struct fc_...Gustavo A. R. Silva2023-08-212-2/+2
* | scsi: qla2xxx: Remove unused declarationsYue Haibing2023-08-211-10/+0
* | scsi: pmcraid: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-211-2/+1
* | scsi: megaraid: Use pci_dev_id() to simplify the codeJialin Zhang2023-08-211-1/+1
* | scsi: megaraid_sas: Use pci_dev_id() to simplify the codeJialin Zhang2023-08-211-1/+1
* | scsi: mvumi: Use pci_dev_id() to simplify the codeJialin Zhang2023-08-211-1/+1
* | scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()Brian Masney2023-08-211-1/+2
* | scsi: ufs: core: Convert to dev_err_probe() in ufshcd_variant_hba_init()Brian Masney2023-08-211-2/+3
* | scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby2023-08-211-2/+2
* | scsi: isci: Return result of sas_register_ha()Artem Chernyshev2023-08-211-3/+1
* | scsi: gvp11: Remove unused gvp11_setup() functionArnd Bergmann2023-08-211-5/+0
* | scsi: qlogicpti: Mark qlogicpti_info() staticArnd Bergmann2023-08-211-1/+1
* | scsi: ppa: Add a module parameter for the transfer modeAlex Henrie2023-08-213-45/+43
* | scsi: ppa: Fix compilation with PPA_DEBUG=1Alex Henrie2023-08-211-1/+1
* | scsi: arcmsr: Add __init and __exit for arcmsr_module_{init,exit}()Xiang Yang2023-08-211-2/+2
* | scsi: core: Remove unused extern declarationsYue Haibing2023-08-211-2/+0
* | scsi: libsas: Remove unused declarationsYue Haibing2023-08-211-7/+0
* | scsi: ufs: ufs-pci: Add support for QEMUJeuk Kim2023-08-081-0/+1
* | Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen2023-08-086-43/+177
|\ \
| * | scsi: mpi3mr: Update driver version to 8.5.0.0.0Ranjan Kumar2023-08-081-2/+2
| * | scsi: mpi3mr: Enhance handling of devices removed after controller resetRanjan Kumar2023-08-081-0/+13
| * | scsi: mpi3mr: WRITE SAME implementationRanjan Kumar2023-08-082-24/+105
| * | scsi: mpi3mr: Add support for more than 1MB I/ORanjan Kumar2023-08-083-11/+50
| * | scsi: mpi3mr: Update MPI Headers to version 3.00.28Ranjan Kumar2023-08-083-2/+3
| * | scsi: mpi3mr: Invoke soft reset upon TSU or event ack time outRanjan Kumar2023-08-081-4/+4
| |/
* | scsi: lpfc: Modify when a node should be put in device recovery mode during RSCNJustin Tee2023-08-081-1/+1
* | scsi: ufs: qcom: Make struct ufs_qcom_bw_table static constManivannan Sadhasivam2023-08-081-1/+1
* | scsi: ufs: core: Fix the build for gcc 9 and beforeBart Van Assche2023-08-081-0/+8
* | scsi: ufs: ufs-qcom: Check host controller stateNitin Rawat2023-08-081-0/+4
* | scsi: ufs: core: Export ufshcd_is_hba_active()Nitin Rawat2023-08-081-1/+2