Age | Commit message (Expand) | Author | Files | Lines |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 4 | -7/+7 |
2020-08-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2020-07-25 | scsi: isci: Remove redundant initialization of variable 'status' | Colin Ian King | 1 | -1/+1 |
2020-06-16 | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers | Christoph Hellwig | 1 | -0/+1 |
2020-04-25 | scsi: isci: Use true, false for bool variables | Jason Yan | 1 | -3/+3 |
2020-04-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2020-03-12 | scsi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-23 | scsi: iscsi: Use EFI GetVariable only when available | Ard Biesheuvel | 1 | -1/+1 |
2020-01-03 | compat_ioctl: scsi: handle HDIO commands from drivers | Arnd Bergmann | 1 | -0/+3 |
2019-10-25 | scsi: Fix various misspellings of "connect" | Geert Uytterhoeven | 1 | -1/+1 |
2019-10-25 | scsi: isci: Spelling s/configruation/configuration/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-06-20 | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() | John Garry | 4 | -9/+4 |
2019-06-19 | scsi: isci: Grammar s/the its/its/ | Geert Uytterhoeven | 1 | -3/+3 |
2019-01-09 | scsi: isci: initialize shost fully before calling scsi_add_host() | Logan Gunthorpe | 1 | -7/+7 |
2018-12-21 | scsi: isci: request: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2018-12-21 | scsi: isci: remote_node_context: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -2/+2 |
2018-12-21 | scsi: isci: remote_device: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -2/+2 |
2018-12-21 | scsi: isci: phy: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
2018-11-15 | scsi: isci: use dma_set_mask_and_coherent | Christoph Hellwig | 1 | -15/+4 |
2018-10-17 | scsi: isci: Change sci_controller_start_task's return type to sci_status | Nathan Chancellor | 3 | -7/+7 |
2018-10-17 | scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler | Nathan Chancellor | 1 | -2/+2 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -4/+4 |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+0 |
2018-05-02 | scsi: isci: remove redundant check on in_connection_align_insertion_frequency | Colin Ian King | 1 | -3/+0 |
2018-04-21 | scsi: isci: Fix infinite loop in while loop | Colin Ian King | 1 | -2/+1 |
2018-02-14 | scsi: isci: remove redundant initialization to 'bit' | Colin Ian King | 1 | -1/+1 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -18/+16 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-27 | scsi: isci: Convert timers to use timer_setup() | Kees Cook | 5 | -18/+16 |
2017-08-26 | scsi: libsas: move bus_reset_handler() to target_reset_handler() | Hannes Reinecke | 1 | -1/+1 |
2017-07-13 | scsi: isci: fix typo in function names | Colin Ian King | 1 | -7/+7 |
2017-05-09 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 1 | -2/+2 |
2017-04-21 | scsi: sas: move scsi_remove_host call into sas_remove_host | Johannes Thumshirn | 1 | -1/+0 |
2016-12-01 | scsi: isci: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2 | -14/+10 |
2016-11-29 | scsi: isci: Add a missing call to pci_unmap_biosrom | Quentin Lambert | 1 | -0/+1 |
2016-11-29 | scsi: isci: avoid array subscript warning | Arnd Bergmann | 1 | -0/+3 |
2016-11-15 | scsi: isci: fix typo in deg_dbg message | Colin Ian King | 1 | -1/+1 |
2016-11-15 | scsi: isci: fix spelling mistakes in dev_warn messages | Colin Ian King | 1 | -2/+2 |
2016-05-24 | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+4 |
2016-05-09 | libata/libsas: Define ATA_CMD_NCQ_NON_DATA | Hannes Reinecke | 1 | -1/+2 |
2016-05-09 | libsas: enable FPDMA SEND/RECEIVE | Hannes Reinecke | 1 | -1/+3 |
2016-04-18 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 1 | -2/+2 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -1/+0 |
2015-11-10 | isci: remove SCSI host before detaching from SAS transport | Jack Wang | 1 | -2/+2 |
2015-06-01 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke | 1 | -1/+0 |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -1/+0 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-12 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -2/+2 |