summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "smartpqi updates"Martin K. Petersen2023-08-252-55/+215
|\
| * scsi: smartpqi: Change driver version to 2.1.24-046Don Brace2023-08-251-3/+3
| * scsi: smartpqi: Enhance error messagesMahesh Rajashekhara2023-08-251-8/+9
| * scsi: smartpqi: Enhance controller offline notificationDavid Strahan2023-08-251-1/+49
| * scsi: smartpqi: Enhance shutdown notificationDavid Strahan2023-08-251-1/+1
| * scsi: smartpqi: Simplify lun_number assignmentDavid Strahan2023-08-251-4/+2
| * scsi: smartpqi: Rename pciinfo to pci_infoKevin Barnett2023-08-251-6/+6
| * scsi: smartpqi: Rename MACRO to clarify purposeKevin Barnett2023-08-252-2/+2
| * scsi: smartpqi: Add abort handlerKevin Barnett2023-08-252-36/+149
* | scsi: sd: Remove the number of forward declarationsBart Van Assche2023-08-251-39/+27
* | scsi: st: Add third party poweron reset handlingJohn Meneghini2023-08-251-0/+2
* | scsi: core: Report error list information in debugfsBart Van Assche2023-08-251-3/+23
* | scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche2023-08-2510-12/+11
* | scsi: qedi: Remove unused declarationsYue Haibing2023-08-251-2/+0
* | scsi: qedf: Remove unused declarationYue Haibing2023-08-251-1/+0
* | 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