aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/isci
AgeCommit message (Expand)Author
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
2016-04-18treewide: Fix typos in printkMasanari Iida
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09isci: remove SCSI host before detaching from SAS transportJack Wang
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-10-29isci: Spelling s/stucture/structure/Geert Uytterhoeven
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-29isci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-15[SCSI] isci: update version to 1.2Lukasz Dorau
2014-03-15[SCSI] isci: fix needless ata reset escalationsDan Williams
2014-03-10[SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau