summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci
Commit message (Expand)AuthorAgeFilesLines
* scsi: isci: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-08-111-2/+2
* scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-221-0/+1
* scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche2021-06-022-6/+6
* scsi: isci: Use correctly sized target buffer for memcpy()Kees Cook2021-06-021-2/+2
* scsi: isci: Remove unnecessary struct declarationWan Jiabing2021-04-131-1/+0
* scsi: isci: remote_node_table: Provide some missing params and remove othersLee Jones2021-03-181-6/+7
* scsi: isci: remote_node_context: Demote kernel-doc abuseLee Jones2021-03-181-1/+1
* scsi: isci: port: Fix a bunch of kernel-doc issuesLee Jones2021-03-181-29/+31
* scsi: isci: request: Fix doc-rot issue relating to 'ireq' paramLee Jones2021-03-181-1/+1
* scsi: isci: remote_device: Fix a bunch of doc-rot issuesLee Jones2021-03-181-15/+16
* scsi: isci: port_config: Fix a bunch of doc-rot and demote abusesLee Jones2021-03-181-18/+19
* scsi: isci: remote_node_context: Fix one function header and demote a couple ...Lee Jones2021-03-181-9/+2
* scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanoursLee Jones2021-03-181-26/+25
* scsi: isci: task: Demote non-conformant header and remove superfluous paramLee Jones2021-03-181-2/+1
* scsi: isci: host: Fix bunch of kernel-doc related issuesLee Jones2021-03-181-19/+18
* scsi: isci: request: Fix a myriad of kernel-doc issuesLee Jones2021-03-181-30/+28
* scsi: isci: phy: Provide function name and demote non-conforming headerLee Jones2021-03-181-7/+6
* scsi: isci: phy: Fix a few different kernel-doc related issuesLee Jones2021-03-181-11/+10
* scsi: isci: Make local function port_state_name() staticLee Jones2021-03-181-1/+1
* scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort...Lee Jones2021-03-181-1/+1
* scsi: isci: Remove redundant initialization of variable 'status'Yang Li2021-02-081-6/+2
* scsi: isci: Switch back to original libsas event notifiersAhmed S. Darwish2021-01-221-6/+6
* scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()Ahmed S. Darwish2021-01-221-1/+2
* scsi: isci: Pass gfp_t flags in isci_port_link_up()Ahmed S. Darwish2021-01-221-1/+2
* scsi: isci: Pass gfp_t flags in isci_port_link_down()Ahmed S. Darwish2021-01-221-2/+2
* scsi: libsas: Remove notifier indirectionJohn Garry2021-01-221-4/+3
* scsi: isci: Remove the unneeded variable "status"YANG LI2021-01-121-3/+1
* scsi: isci: Don't use PCI helper functionsVaibhav Gupta2020-11-101-17/+1
* scsi: Remove unneeded break statementsTom Rix2020-10-261-2/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-231-1/+1
|\
| * scsi: isci: Fix a typo in a commentChristophe JAILLET2020-10-071-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-143-4/+2
|\|
| * scsi: isci: Make scu_link_layer_set_txcomsas_timeout() staticJason Yan2020-09-151-1/+1
| * scsi: isci: Make isci_host_attrs staticJason Yan2020-09-151-1/+1
| * scsi: isci: Remove set but not used 'index'Jason Yan2020-09-011-2/+0
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-7/+7
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-1/+1
|\
| * scsi: isci: Remove redundant initialization of variable 'status'Colin Ian King2020-07-241-1/+1
* | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-151-0/+1
|/
* scsi: isci: Use true, false for bool variablesJason Yan2020-04-241-3/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-021-1/+1
|\
| * scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-111-1/+1
* | scsi: iscsi: Use EFI GetVariable only when availableArd Biesheuvel2020-02-231-1/+1
|/
* compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+3
* scsi: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-241-1/+1
* scsi: isci: Spelling s/configruation/configuration/Geert Uytterhoeven2019-10-241-1/+1
* scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-204-9/+4
* scsi: isci: Grammar s/the its/its/Geert Uytterhoeven2019-06-181-3/+3
* scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-01-081-7/+7
* scsi: isci: request: mark expected switch fall-throughGustavo A. R. Silva2018-12-201-1/+1