summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-22scsi: arm: Rename arm/scsi.h into arm/arm_scsi.hBart Van Assche
2022-02-22scsi: NCR5380: Add SCp members to struct NCR5380_cmdFinn Thain
2022-02-22scsi: NCR5380: Remove the NCR5380_CMD_SIZE macroBart Van Assche
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche
2022-02-22scsi: nsp_cs: Use true and false instead of TRUE and FALSEBart Van Assche
2022-02-22scsi: nsp_cs: Change the return type of two functions into 'void'Bart Van Assche
2022-02-22scsi: ips: Use true and false instead of TRUE and FALSEBart Van Assche
2022-02-22scsi: ips: Change the return type of ips_release() into 'void'Bart Van Assche
2022-02-22scsi: ips: Remove an unreachable statementBart Van Assche
2022-02-22scsi: libsas: Add sas_execute_ata_cmd()John Garry
2022-02-19scsi: libsas: Add sas_abort_task()John Garry
2022-02-19scsi: libsas: Add sas_query_task()John Garry
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry
2022-02-19scsi: libsas: Add sas_execute_ssp_tmf()John Garry
2022-02-19scsi: libsas: Add sas_execute_tmf()John Garry
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry
2022-02-19scsi: libsas: Move SMP task handlers to coreJohn Garry
2022-02-19scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUTJohn Garry
2022-02-19scsi: libsas: Delete SAS_SG_ERRJohn Garry
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry
2022-02-19scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()John Garry
2022-02-14Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen
2022-02-11scsi: mpi3mr: Bump driver version to 8.0.0.68.0Sreekanth Reddy
2022-02-11scsi: mpi3mr: Fix memory leaksSreekanth Reddy
2022-02-11scsi: mpi3mr: Update the copyright yearSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix reporting of actual data transfer sizeSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix cmnd getting marked as in use foreverSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix hibernation issueSreekanth Reddy
2022-02-11scsi: mpi3mr: Update MPI3 headersSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix printing of pending I/O countSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix deadlock while canceling the fw eventSreekanth Reddy
2022-02-11scsi: libsas: Remove unused parameter for function sas_ata_eh()Xiang Chen
2022-02-11scsi: libsas: Remove duplicated setting for task->task_state_flagsXiang Chen
2022-02-11scsi: libsas: Use void for sas_discover_event() return codeXiang Chen
2022-02-11scsi: message: fusion: Use GFP_KERNELJulia Lawall
2022-02-11scsi: smartpqi: Fix unused variable pqi_pm_ops for clangDon Brace
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry
2022-02-11scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()John Garry
2022-02-11scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov
2022-02-11scsi: pm8001: Clean up inconsistent indentingYang Li
2022-02-11scsi: ibmvscsis: Silence -Warray-bounds warningKees Cook
2022-02-11scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap
2022-02-07scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart
2022-02-07scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart