summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/init.c
AgeCommit message (Expand)AuthorLines
2019-01-08scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe-7/+7
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig-1/+0
2018-11-15scsi: isci: use dma_set_mask_and_coherentChristoph Hellwig-15/+4
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-4/+4
2018-05-01scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King-3/+0
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke-1/+1
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn-1/+0
2016-12-01scsi: isci: switch to pci_alloc_irq_vectorsChristoph Hellwig-13/+10
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley-2/+2
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig-1/+0
2015-11-09isci: remove SCSI host before detaching from SAS transportJack Wang-2/+2
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke-1/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig-1/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig-2/+0
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig-0/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig-0/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-1/+1
2014-07-29isci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev-1/+1
2014-03-15[SCSI] isci: update version to 1.2Lukasz Dorau-1/+1
2013-04-11[SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han-4/+2
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming-1/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman-4/+4
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-2/+57
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley-1/+57
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-09-13Merge tag 'isci-for-3.6' into for-nextJames Bottomley-1/+0
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov-1/+1
2012-08-24[SCSI] isci: implement suspend/resume supportArtur Wojcik-1/+57
2012-07-20[SCSI] isci: use sas eh strategy handlersDan Williams-0/+3
2012-07-03isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams-1/+0
2012-05-17isci: Remove obviated host callback list.Jeff Skirvin-1/+0
2012-05-17isci: Remove isci_device reqs_in_process and dev_node from isci_device.Jeff Skirvin-1/+0
2012-05-17isci: Redesign device suspension, abort, cleanup.Jeff Skirvin-1/+0
2012-05-17isci: fix oem parameter validation on single controller skusDan Williams-1/+1
2012-05-17isci: kill isci_host.shostDan Williams-9/+7
2012-05-17isci: refactor initialization for S3/S4Dan Williams-17/+182
2012-02-29[SCSI] isci: improvements in driver unloading routineAndrzej Jakowski-1/+2
2012-02-29[SCSI] libsas: async ata scanningDan Williams-1/+0
2012-02-29[SCSI] isci: remove bus and reset handlersDan Williams-2/+0
2012-02-29[SCSI] isci: ->lldd_ata_check_ready handlerDan Williams-0/+3
2012-02-29[SCSI] isci: kill iphy->isci_port lookupsDan Williams-6/+1
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams-1/+0
2012-02-19[SCSI] isci: T10 DIF supportDave Jiang-0/+7
2012-01-16[SCSI] isci: update version to 1.1Dan Williams-1/+1
2012-01-16[SCSI] isci: link speeds default to gen 2Jeff Skirvin-1/+1
2012-01-16[SCSI] isci: performance-fix, shorten default "no outbound task" timeoutMarcin Tomczak-1/+1
2012-01-16[SCSI] isci: oem parameter format v1.3 (cable select)Jeff Skirvin-0/+16
2012-01-16[SCSI] isci: oem parameter format v1.1 (ssc select)Dave Jiang-1/+2
2011-10-31[SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)Andrzej Jakowski-1/+1
2011-09-22[SCSI] isci: initial sgpio write supportDan Williams-0/+3