summaryrefslogtreecommitdiff
path: root/drivers/scsi/isci
AgeCommit message (Expand)Author
2021-10-16scsi: isci: Switch to attribute groupsBart Van Assche
2021-10-16scsi: isci: Remove a declarationBart Van Assche
2021-08-11scsi: isci: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen
2021-06-22scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
2021-06-02scsi: isci: Use correctly sized target buffer for memcpy()Kees Cook
2021-04-13scsi: isci: Remove unnecessary struct declarationWan Jiabing
2021-03-18scsi: isci: remote_node_table: Provide some missing params and remove othersLee Jones
2021-03-18scsi: isci: remote_node_context: Demote kernel-doc abuseLee Jones
2021-03-18scsi: isci: port: Fix a bunch of kernel-doc issuesLee Jones
2021-03-18scsi: isci: request: Fix doc-rot issue relating to 'ireq' paramLee Jones
2021-03-18scsi: isci: remote_device: Fix a bunch of doc-rot issuesLee Jones
2021-03-18scsi: isci: port_config: Fix a bunch of doc-rot and demote abusesLee Jones
2021-03-18scsi: isci: remote_node_context: Fix one function header and demote a couple ...Lee Jones
2021-03-18scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanoursLee Jones
2021-03-18scsi: isci: task: Demote non-conformant header and remove superfluous paramLee Jones
2021-03-18scsi: isci: host: Fix bunch of kernel-doc related issuesLee Jones
2021-03-18scsi: isci: request: Fix a myriad of kernel-doc issuesLee Jones
2021-03-18scsi: isci: phy: Provide function name and demote non-conforming headerLee Jones
2021-03-18scsi: isci: phy: Fix a few different kernel-doc related issuesLee Jones
2021-03-18scsi: isci: Make local function port_state_name() staticLee Jones
2021-03-18scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort...Lee Jones
2021-02-08scsi: isci: Remove redundant initialization of variable 'status'Yang Li
2021-01-22scsi: isci: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()Ahmed S. Darwish
2021-01-22scsi: isci: Pass gfp_t flags in isci_port_link_up()Ahmed S. Darwish
2021-01-22scsi: isci: Pass gfp_t flags in isci_port_link_down()Ahmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2021-01-12scsi: isci: Remove the unneeded variable "status"YANG LI
2020-11-10scsi: isci: Don't use PCI helper functionsVaibhav Gupta
2020-10-26scsi: Remove unneeded break statementsTom Rix
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-07scsi: isci: Fix a typo in a commentChristophe JAILLET
2020-09-15scsi: isci: Make scu_link_layer_set_txcomsas_timeout() staticJason Yan
2020-09-15scsi: isci: Make isci_host_attrs staticJason Yan
2020-09-01scsi: isci: Remove set but not used 'index'Jason Yan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-24scsi: isci: Remove redundant initialization of variable 'status'Colin Ian King
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig
2020-04-24scsi: isci: Use true, false for bool variablesJason Yan
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-23scsi: iscsi: Use EFI GetVariable only when availableArd Biesheuvel
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann
2019-10-24scsi: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-24scsi: isci: Spelling s/configruation/configuration/Geert Uytterhoeven
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-18scsi: isci: Grammar s/the its/its/Geert Uytterhoeven