summaryrefslogtreecommitdiff
path: root/drivers/scsi/isci/init.c
AgeCommit message (Expand)Author
2019-01-08scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-15scsi: isci: use dma_set_mask_and_coherentChristoph Hellwig
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-01scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
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
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-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-12scsi: always assign block layer tags if enabledChristoph Hellwig
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-03-15[SCSI] isci: update version to 1.2Lukasz Dorau
2013-04-11[SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-13Merge tag 'isci-for-3.6' into for-nextJames Bottomley
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-08-24[SCSI] isci: implement suspend/resume supportArtur Wojcik
2012-07-20[SCSI] isci: use sas eh strategy handlersDan Williams
2012-07-03isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams
2012-05-17isci: Remove obviated host callback list.Jeff Skirvin
2012-05-17isci: Remove isci_device reqs_in_process and dev_node from isci_device.Jeff Skirvin
2012-05-17isci: Redesign device suspension, abort, cleanup.Jeff Skirvin
2012-05-17isci: fix oem parameter validation on single controller skusDan Williams
2012-05-17isci: kill isci_host.shostDan Williams
2012-05-17isci: refactor initialization for S3/S4Dan Williams
2012-02-29[SCSI] isci: improvements in driver unloading routineAndrzej Jakowski
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] isci: remove bus and reset handlersDan Williams
2012-02-29[SCSI] isci: ->lldd_ata_check_ready handlerDan Williams
2012-02-29[SCSI] isci: kill iphy->isci_port lookupsDan Williams
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams
2012-02-19[SCSI] isci: T10 DIF supportDave Jiang
2012-01-16[SCSI] isci: update version to 1.1Dan Williams
2012-01-16[SCSI] isci: link speeds default to gen 2Jeff Skirvin
2012-01-16[SCSI] isci: performance-fix, shorten default "no outbound task" timeoutMarcin Tomczak
2012-01-16[SCSI] isci: oem parameter format v1.3 (cable select)Jeff Skirvin
2012-01-16[SCSI] isci: oem parameter format v1.1 (ssc select)Dave Jiang
2011-10-31[SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)Andrzej Jakowski
2011-09-22[SCSI] isci: initial sgpio write supportDan Williams