summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-22scsi: mvumi: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: mvsas: Fix a set-but-not-used warningBart Van Assche
2022-02-22scsi: mesh: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: megasas: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: megaraid: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: mac53c94: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: mac53c94: Fix a set-but-not-used compiler warningBart Van Assche
2022-02-22scsi: qedf: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: bnx2fc: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: libfc: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: initio: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: imm: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: hptiop: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: fnic: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: fnic: Fix a tracing statementBart Van Assche
2022-02-22scsi: fdomain: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: esp_scsi: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: dc395x: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: csio: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: bfa: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: aha152x: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: aha1542: Remove a set-but-not-used arrayBart Van Assche
2022-02-22scsi: advansys: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: aacraid: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: 53c700: Stop clearing SCSI pointer fieldsBart Van Assche
2022-02-22scsi: arm: Move the SCSI pointer to private command dataBart Van Assche
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