summaryrefslogtreecommitdiff
path: root/drivers/scsi/isci
AgeCommit message (Expand)AuthorFilesLines
2023-08-25Merge patch series "libsas: Some tidy-up"Martin K. Petersen4-7/+4
2023-08-22scsi: libsas: Delete sas_ssp_task.task_prioJohn Garry1-1/+1
2023-08-22scsi: libsas: Delete struct scsi_coreJohn Garry2-3/+3
2023-08-22scsi: libsas: Delete enum sas_phy_typeJohn Garry1-1/+0
2023-08-22scsi: libsas: Delete enum sas_classJohn Garry1-1/+0
2023-08-22scsi: libsas: Delete sas_ha_struct.lldd_moduleJohn Garry1-1/+0
2023-08-21scsi: isci: Return result of sas_register_ha()Artem Chernyshev1-3/+1
2023-06-29scsi: isci: Fix comment typoYueh-Shun Li1-1/+1
2023-03-25scsi: isci: Declare SCSI host template constBart Van Assche1-1/+1
2022-05-24scsi: isci: Fix typo in commentJulia Lawall1-1/+1
2022-03-30scsi: isci: Fix spelling mistake "doesnt" -> "doesn't"Colin Ian King1-3/+3
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry3-23/+0
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry1-3/+4
2022-02-12scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry2-9/+4
2022-02-12scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task()John Garry3-16/+14
2021-10-17scsi: isci: Switch to attribute groupsBart Van Assche1-3/+5
2021-10-17scsi: isci: Remove a declarationBart Van Assche1-4/+0
2021-08-12scsi: isci: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-2/+2
2021-06-23scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu1-0/+1
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2-6/+6
2021-06-02scsi: isci: Use correctly sized target buffer for memcpy()Kees Cook1-2/+2
2021-04-13scsi: isci: Remove unnecessary struct declarationWan Jiabing1-1/+0
2021-03-19scsi: isci: remote_node_table: Provide some missing params and remove othersLee Jones1-6/+7
2021-03-19scsi: isci: remote_node_context: Demote kernel-doc abuseLee Jones1-1/+1
2021-03-19scsi: isci: port: Fix a bunch of kernel-doc issuesLee Jones1-29/+31
2021-03-19scsi: isci: request: Fix doc-rot issue relating to 'ireq' paramLee Jones1-1/+1
2021-03-19scsi: isci: remote_device: Fix a bunch of doc-rot issuesLee Jones1-15/+16
2021-03-19scsi: isci: port_config: Fix a bunch of doc-rot and demote abusesLee Jones1-18/+19
2021-03-19scsi: isci: remote_node_context: Fix one function header and demote a couple ...Lee Jones1-9/+2
2021-03-19scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanoursLee Jones1-26/+25
2021-03-19scsi: isci: task: Demote non-conformant header and remove superfluous paramLee Jones1-2/+1
2021-03-19scsi: isci: host: Fix bunch of kernel-doc related issuesLee Jones1-19/+18
2021-03-19scsi: isci: request: Fix a myriad of kernel-doc issuesLee Jones1-30/+28
2021-03-19scsi: isci: phy: Provide function name and demote non-conforming headerLee Jones1-7/+6
2021-03-19scsi: isci: phy: Fix a few different kernel-doc related issuesLee Jones1-11/+10
2021-03-19scsi: isci: Make local function port_state_name() staticLee Jones1-1/+1
2021-03-19scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort...Lee Jones1-1/+1
2021-02-09scsi: isci: Remove redundant initialization of variable 'status'Yang Li1-6/+2
2021-01-23scsi: isci: Switch back to original libsas event notifiersAhmed S. Darwish1-6/+6
2021-01-23scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()Ahmed S. Darwish1-1/+2
2021-01-23scsi: isci: Pass gfp_t flags in isci_port_link_up()Ahmed S. Darwish1-1/+2
2021-01-23scsi: isci: Pass gfp_t flags in isci_port_link_down()Ahmed S. Darwish1-2/+2
2021-01-23scsi: libsas: Remove notifier indirectionJohn Garry1-4/+3
2021-01-13scsi: isci: Remove the unneeded variable "status"YANG LI1-3/+1
2020-11-11scsi: isci: Don't use PCI helper functionsVaibhav Gupta1-17/+1
2020-10-27scsi: Remove unneeded break statementsTom Rix1-2/+0
2020-10-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+2
2020-10-08scsi: isci: Fix a typo in a commentChristophe JAILLET1-1/+1
2020-09-16scsi: isci: Make scu_link_layer_set_txcomsas_timeout() staticJason Yan1-1/+1