summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci
AgeCommit message (Expand)Author
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
2019-01-08scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2018-12-20scsi: isci: request: mark expected switch fall-throughGustavo A. R. Silva
2018-12-20scsi: isci: remote_node_context: mark expected switch fall-throughsGustavo A. R. Silva
2018-12-20scsi: isci: remote_device: Mark expected switch fall-throughsGustavo A. R. Silva
2018-12-20scsi: isci: phy: Mark expected switch fall-throughGustavo A. R. Silva
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-15scsi: isci: use dma_set_mask_and_coherentChristoph Hellwig
2018-10-16scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor
2018-10-16scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-01scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King
2018-04-20scsi: isci: Fix infinite loop in while loopColin Ian King
2018-02-13scsi: isci: remove redundant initialization to 'bit'Colin Ian King
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27scsi: isci: Convert timers to use timer_setup()Kees Cook
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-07-12scsi: isci: fix typo in function namesColin Ian King
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2016-12-01scsi: isci: switch to pci_alloc_irq_vectorsChristoph Hellwig
2016-11-29scsi: isci: Add a missing call to pci_unmap_biosromQuentin Lambert
2016-11-29scsi: isci: avoid array subscript warningArnd Bergmann
2016-11-14scsi: isci: fix typo in deg_dbg messageColin Ian King
2016-11-14scsi: isci: fix spelling mistakes in dev_warn messagesColin Ian King
2016-05-23Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke