Age | Commit message (Expand) | Author |
2019-01-08 | scsi: isci: initialize shost fully before calling scsi_add_host() | Logan Gunthorpe |
2018-12-20 | scsi: isci: request: mark expected switch fall-through | Gustavo A. R. Silva |
2018-12-20 | scsi: isci: remote_node_context: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-12-20 | scsi: isci: remote_device: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-12-20 | scsi: isci: phy: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-11-15 | scsi: isci: use dma_set_mask_and_coherent | Christoph Hellwig |
2018-10-16 | scsi: isci: Change sci_controller_start_task's return type to sci_status | Nathan Chancellor |
2018-10-16 | scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler | Nathan Chancellor |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-05-01 | scsi: isci: remove redundant check on in_connection_align_insertion_frequency | Colin Ian King |
2018-04-20 | scsi: isci: Fix infinite loop in while loop | Colin Ian King |
2018-02-13 | scsi: isci: remove redundant initialization to 'bit' | Colin Ian King |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | scsi: isci: Convert timers to use timer_setup() | Kees Cook |
2017-08-25 | scsi: libsas: move bus_reset_handler() to target_reset_handler() | Hannes Reinecke |
2017-07-12 | scsi: isci: fix typo in function names | Colin Ian King |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd |
2017-04-21 | scsi: sas: move scsi_remove_host call into sas_remove_host | Johannes Thumshirn |
2016-12-01 | scsi: isci: switch to pci_alloc_irq_vectors | Christoph Hellwig |
2016-11-29 | scsi: isci: Add a missing call to pci_unmap_biosrom | Quentin Lambert |
2016-11-29 | scsi: isci: avoid array subscript warning | Arnd Bergmann |
2016-11-14 | scsi: isci: fix typo in deg_dbg message | Colin Ian King |
2016-11-14 | scsi: isci: fix spelling mistakes in dev_warn messages | Colin Ian King |
2016-05-23 | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-05-09 | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke |
2016-05-09 | libsas: enable FPDMA SEND/RECEIVE | Hannes Reinecke |
2016-04-18 | treewide: Fix typos in printk | Masanari Iida |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-11-09 | isci: remove SCSI host before detaching from SAS transport | Jack Wang |
2015-05-31 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig |
2014-11-27 | libsas: remove task_collector mode | Christoph Hellwig |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2014-11-05 | libsas: use ata_dev_classify() | Hannes Reinecke |
2014-10-29 | isci: Spelling s/stucture/structure/ | Geert Uytterhoeven |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-07-29 | isci: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-03-15 | [SCSI] isci: update version to 1.2 | Lukasz Dorau |
2014-03-15 | [SCSI] isci: fix needless ata reset escalations | Dan Williams |
2014-03-10 | [SCSI] isci: correct erroneous for_each_isci_host macro | Lukasz Dorau |