linux-stable/drivers/scsi/isci
Martin K. Petersen 4f378a7501 Merge patch series "Add LIBSAS_SHT_BASE for libsas"
John Garry <john.g.garry@oracle.com> says:

There is much duplication in the scsi_host_template structure for the
drivers which use libsas.

Similar to how a standard template is used in libata with
__ATA_BASE_SHT, create a standard template in LIBSAS_SHT_BASE.

Link: https://lore.kernel.org/r/20240308114339.1340549-1-john.g.garry@oracle.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2024-03-25 16:09:36 -04:00
..
host.c scsi: isci: Fix spelling mistake "doesnt" -> "doesn't" 2022-03-29 23:46:23 -04:00
host.h scsi: libsas: Delete struct scsi_core 2023-08-21 17:50:58 -04:00
init.c Merge patch series "Add LIBSAS_SHT_BASE for libsas" 2024-03-25 16:09:36 -04:00
isci.h
Makefile
phy.c scsi: libsas: Delete enum sas_phy_type 2023-08-21 17:50:57 -04:00
phy.h
port.c
port.h
port_config.c
probe_roms.c
probe_roms.h
registers.h
remote_device.c
remote_device.h
remote_node_context.c
remote_node_context.h
remote_node_table.c
remote_node_table.h
request.c scsi: isci: Fix an error code problem in isci_io_request_build() 2024-01-17 14:43:41 -05:00
request.h scsi: isci: Remove redundant check in isci_task_request_build() 2023-12-05 21:13:15 -05:00
sas.h
scu_completion_codes.h
scu_event_codes.h
scu_remote_node_context.h
scu_task_context.h scsi: isci: Fix comment typo 2023-06-28 21:45:27 -04:00
task.c scsi: isci: Remove redundant check in isci_task_request_build() 2023-12-05 21:13:15 -05:00
task.h scsi: libsas: Delete lldd_clear_aca callback 2022-02-19 15:59:34 -05:00
unsolicited_frame_control.c
unsolicited_frame_control.h