summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: NCR5380: Remove the NCR5380_CMD_SIZE macroBart Van Assche2022-02-238-9/+7
* scsi: Remove drivers/scsi/scsi.hBart Van Assche2022-02-2325-82/+119
* scsi: nsp_cs: Use true and false instead of TRUE and FALSEBart Van Assche2022-02-232-14/+14
* scsi: nsp_cs: Change the return type of two functions into 'void'Bart Van Assche2022-02-232-14/+7
* scsi: ips: Use true and false instead of TRUE and FALSEBart Van Assche2022-02-231-19/+17
* scsi: ips: Change the return type of ips_release() into 'void'Bart Van Assche2022-02-231-5/+2
* scsi: ips: Remove an unreachable statementBart Van Assche2022-02-231-1/+0
* scsi: libsas: Add sas_execute_ata_cmd()John Garry2022-02-234-130/+23
* scsi: libsas: Add sas_abort_task()John Garry2022-02-194-259/+19
* scsi: libsas: Add sas_query_task()John Garry2022-02-194-25/+19
* scsi: libsas: Add sas_lu_reset()John Garry2022-02-194-9/+13
* scsi: libsas: Add sas_clear_task_set()John Garry2022-02-196-20/+13
* scsi: libsas: Add sas_abort_task_set()John Garry2022-02-198-31/+15
* scsi: libsas: Add TMF handler aborted callbackJohn Garry2022-02-195-0/+32
* scsi: libsas: Add TMF handler exec complete callbackJohn Garry2022-02-194-0/+19
* scsi: libsas: Add sas_execute_ssp_tmf()John Garry2022-02-191-0/+18
* scsi: libsas: Add sas_execute_tmf()John Garry2022-02-192-0/+108
* scsi: libsas: Add sas_task.tmfJohn Garry2022-02-193-37/+22
* scsi: libsas: Add struct sas_tmf_taskJohn Garry2022-02-1910-56/+40
* scsi: libsas: Move SMP task handlers to coreJohn Garry2022-02-193-22/+29
* scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUTJohn Garry2022-02-191-2/+0
* scsi: libsas: Delete SAS_SG_ERRJohn Garry2022-02-192-5/+0
* scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-1913-69/+0
* scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry2022-02-194-10/+15
* scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()John Garry2022-02-191-2/+4
* Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen2022-02-1524-120/+161
|\
| * scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2022-02-082-2/+8
| * scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2022-02-082-5/+12
| * scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry2022-01-311-8/+6
| * scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry2022-01-311-2/+2
| * scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry2022-01-311-0/+5
| * scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry2022-01-311-0/+1
| * scsi: core: Reallocate device's budget map on queue depth changeMing Lei2022-01-311-5/+50
| * scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini2022-01-311-8/+13
| * scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2022-01-312-44/+0
| * scsi: myrs: Fix crash in error caseTong Zhang2022-01-251-1/+2
| * scsi: 53c700: Remove redundant assignment to pointer SCpColin Ian King2022-01-251-1/+0
| * scsi: ufs: Treat link loss as fatal errorKiwoong Kim2022-01-251-1/+2
| * scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim2022-01-251-3/+6
| * scsi: bfa: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-251-6/+0
| * scsi: hisi_sas: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-252-5/+0
| * scsi: 3w-sas: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-251-4/+0
| * scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini2022-01-251-15/+5
| * scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier2022-01-251-1/+12
| * scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2022-01-252-3/+19
| * scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap2022-01-251-2/+4
| * scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap2022-01-251-0/+1
| * scsi: qedf: Add stag_work to all the vportsSaurav Kashyap2022-01-251-0/+1
| * scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang2022-01-251-0/+7
| * scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe2022-01-251-0/+3