summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-12-14scsi: fnic: Refactor and redefine fnic.h for multiqueueKaran Tilak Kumar1-8/+22
2023-12-14scsi: fnic: Get copy workqueue count and interrupt mode from configKaran Tilak Kumar1-6/+36
2023-12-14scsi: fnic: Rename wq_copy to hw_copy_wqKaran Tilak Kumar5-15/+15
2023-12-14scsi: fnic: Add and improve log messagesKaran Tilak Kumar4-34/+49
2023-12-14scsi: fnic: Add and use fnic numberKaran Tilak Kumar2-2/+17
2023-12-14scsi: fnic: Modify definitions to sync with VIC firmwareKaran Tilak Kumar1-2/+11
2023-12-08Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"Martin K. Petersen4-43/+3
2023-12-08scsi: mpi3mr: Fix printk() format stringsArnd Bergmann1-3/+3
2023-12-06Merge patch series "scsi: Convert to platform remove callback returning" voidMartin K. Petersen14-50/+28
2023-12-06scsi: sun_esp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06scsi: sun3x_esp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06scsi: sun3: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-06scsi: sni_53c710: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06scsi: sgiwd93: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-06scsi: qlogicpti: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06scsi: mvme16x: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06scsi: mac: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-06scsi: mac_esp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06scsi: jazz_esp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06scsi: bvme6000: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-06scsi: atari: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-06scsi: a4000t: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-06scsi: a3000: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-06Merge branch '6.8/s/mpi3mr2' into 6.8/scsi-stagingMartin K. Petersen4-118/+581
2023-12-06scsi: mpi3mr: Update driver version to 8.5.1.0.0Chandrakanth patil1-2/+2
2023-12-06scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-3Chandrakanth patil2-27/+107
2023-12-06scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-2Chandrakanth patil2-85/+313
2023-12-06scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-1Chandrakanth patil2-0/+127
2023-12-06scsi: mpi3mr: Fetch correct device dev handle for status reply descriptorChandrakanth patil1-0/+1
2023-12-06scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable ...Chandrakanth patil1-0/+16
2023-12-06scsi: mpi3mr: Clean up block devices post controller resetChandrakanth patil1-2/+7
2023-12-06scsi: mpi3mr: Refresh sdev queue depth after controller resetChandrakanth patil1-2/+8
2023-12-06Merge patch series "libfc: fixup command abort handling"Martin K. Petersen1-8/+14
2023-12-06scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUTHannes Reinecke1-2/+2
2023-12-06scsi: libfc: Fix up timeout error in fc_fcp_rec_error()Hannes Reinecke1-1/+1
2023-12-06scsi: libfc: Don't schedule abort twiceHannes Reinecke1-5/+11
2023-12-06scsi: aic7xxx: Return negative error codes in aic7770_probe()Su Hui1-3/+3
2023-12-06scsi: aic7xxx: Return ahc_linux_register_host()'s value rather than zeroSu Hui1-2/+1
2023-12-06scsi: aic7xxx: Return negative error codes in ahc_linux_register_host()Su Hui1-1/+1
2023-12-06scsi: isci: Remove redundant check in isci_task_request_build()Artem Chernyshev3-8/+3
2023-12-06scsi: ipr: Remove obsolete check for old CPUsMichael Ellerman1-55/+0
2023-12-06scsi: ibmvscsi: Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2023-12-06scsi: ibmvfc: Replace deprecated strncpy() with strscpy()Justin Stitt1-5/+7
2023-12-06scsi: fnic: Return error if vmalloc() failedArtem Chernyshev1-1/+2
2023-12-06scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu1-0/+1
2023-12-02scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literalIlpo Järvinen1-1/+1
2023-11-25Merge patch series "scsi: arcmsr: support Areca ARC-1688 Raid controller"Martin K. Petersen2-2/+123
2023-11-25scsi: arcmsr: Update driver version to v1.51.00.14-20230915ching Huang1-1/+1
2023-11-25scsi: arcmsr: Support new PCI device IDs 1883 and 1886ching Huang2-0/+10
2023-11-25scsi: arcmsr: Support new RAID controller ARC-1688ching Huang2-1/+112