summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-11-2665-1472/+953
|\
| * Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen2024-11-211-2/+1
| |\
| * \ Merge patch series "scsi: st: Device reset patches"Martin K. Petersen2024-11-071-10/+26
| |\ \
| | * | scsi: st: New session only when Unit Attention for new tapeKai Mäkisara2024-11-071-1/+4
| | * | scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara2024-11-071-8/+21
| | * | scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara2024-11-071-1/+1
| * | | scsi: sun3: Mark driver struct with __refdata to prevent section mismatchGeert Uytterhoeven2024-11-071-1/+7
| * | | scsi: sg: Enable runtime power managementBart Van Assche2024-11-071-8/+1
| * | | scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei2024-11-071-0/+1
| * | | scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei2024-11-071-0/+1
| * | | scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin2024-11-071-2/+1
| * | | scsi: esas2r: Remove unused esas2r_build_cli_req()Dr. David Alan Gilbert2024-11-072-21/+0
| * | | scsi: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-0716-20/+20
| * | | scsi: pm8001: Increase request sg length to support 4MiB requestsIgor Pylypiv2024-11-072-2/+6
| * | | scsi: pm8001: Initialize devices in pm8001_alloc_dev()Igor Pylypiv2024-11-072-8/+12
| * | | scsi: pm8001: Use module param to set pcs event log severitySalomon Dushimirimana2024-11-073-1/+8
| * | | Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen2024-11-076-27/+37
| |\ \ \
| * \ \ \ Merge patch series "Update lpfc to revision 14.4.0.6"Martin K. Petersen2024-11-0715-814/+665
| |\ \ \ \
| | * | | | scsi: lpfc: Copyright updates for 14.4.0.6 patchesJustin Tee2024-11-032-2/+2
| | * | | | scsi: lpfc: Update lpfc version to 14.4.0.6Justin Tee2024-11-031-1/+1
| | * | | | scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmaskJustin Tee2024-11-0313-661/+476
| | * | | | scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structureJustin Tee2024-11-036-127/+44
| | * | | | scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callbackJustin Tee2024-11-031-12/+24
| | * | | | scsi: lpfc: Add cleanup of nvmels_wq after HBA resetJustin Tee2024-11-033-2/+51
| | * | | | scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMIJustin Tee2024-11-031-7/+14
| | * | | | scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flagJustin Tee2024-11-031-6/+16
| | * | | | scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee2024-11-032-5/+38
| | * | | | scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrsJustin Tee2024-11-031-0/+6
| | * | | | scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee2024-11-031-2/+4
| | | |/ / | | |/| |
| * | | | Merge patch series "scsi: hisi_sas: Some fixes for hisi_sas"Martin K. Petersen2024-10-165-51/+204
| |\ \ \ \
| | * | | | scsi: hisi_sas: Add latest_dump for the debugfs dumpYihang Li2024-10-161-0/+17
| | * | | | scsi: hisi_sas: Create all dump files during debugfs initializationYihang Li2024-10-161-22/+77
| | * | | | scsi: hisi_sas: Update v3 hw STP_LINK_TIMER settingXingui Yang2024-10-161-1/+1
| | * | | | scsi: hisi_sas: Add time interval between two H2D FIS following soft reset specXingui Yang2024-10-161-0/+1
| | * | | | scsi: hisi_sas: Update disk locked timeout to 7 secondsXingui Yang2024-10-161-0/+2
| | * | | | scsi: hisi_sas: Default enable interrupt coalescingYihang Li2024-10-161-7/+10
| | * | | | scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li2024-10-161-0/+1
| | * | | | scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...Yihang Li2024-10-161-1/+2
| | * | | | scsi: hisi_sas: Reset PHY again if phyup timeoutYihang Li2024-10-161-1/+12
| | * | | | scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...Yihang Li2024-10-161-1/+7
| | * | | | scsi: hisi_sas: Add firmware information checkYihang Li2024-10-165-0/+62
| | * | | | scsi: hisi_sas: Create trigger_dump at the end of the debugfs initializationYihang Li2024-10-161-5/+4
| | * | | | scsi: hisi_sas: Adjust priority of registering and exiting debugfs for securityYihang Li2024-10-162-13/+8
| | |/ / /
| * | | | Merge patch series "scsi: bfa: Remove deadcode"Martin K. Petersen2024-10-1515-389/+0
| |\ \ \ \
| | * | | | scsi: bfa: Remove unused misc codeDr. David Alan Gilbert2024-10-154-31/+0
| | * | | | scsi: bfa: Remove unused bfa_fcs codeDr. David Alan Gilbert2024-10-154-212/+0
| | * | | | scsi: bfa: Remove unused bfa_ioc codeDr. David Alan Gilbert2024-10-152-23/+0
| | * | | | scsi: bfa: Remove unused bfa_svc codeDr. David Alan Gilbert2024-10-153-78/+0
| | * | | | scsi: bfa: Remove unused bfa_core codeDr. David Alan Gilbert2024-10-152-45/+0
| | |/ / /
| * | | | scsi: aic7xxx: Remove unused aic7770_find_device()Dr. David Alan Gilbert2024-10-042-17/+0