Age | Commit message (Expand) | Author |
2021-02-08 | scsi: isci: Remove redundant initialization of variable 'status' | Yang Li |
2021-01-22 | scsi: isci: Switch back to original libsas event notifiers | Ahmed S. Darwish |
2021-01-22 | scsi: isci: Pass gfp_t flags in isci_port_bc_change_received() | Ahmed S. Darwish |
2021-01-22 | scsi: isci: Pass gfp_t flags in isci_port_link_up() | Ahmed S. Darwish |
2021-01-22 | scsi: isci: Pass gfp_t flags in isci_port_link_down() | Ahmed S. Darwish |
2021-01-22 | scsi: libsas: Remove notifier indirection | John Garry |
2021-01-12 | scsi: isci: Remove the unneeded variable "status" | YANG LI |
2020-11-10 | scsi: isci: Don't use PCI helper functions | Vaibhav Gupta |
2020-10-26 | scsi: Remove unneeded break statements | Tom Rix |
2020-10-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-07 | scsi: isci: Fix a typo in a comment | Christophe JAILLET |
2020-09-15 | scsi: isci: Make scu_link_layer_set_txcomsas_timeout() static | Jason Yan |
2020-09-15 | scsi: isci: Make isci_host_attrs static | Jason Yan |
2020-09-01 | scsi: isci: Remove set but not used 'index' | Jason Yan |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-07-24 | scsi: isci: Remove redundant initialization of variable 'status' | Colin Ian King |
2020-06-15 | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers | Christoph Hellwig |
2020-04-24 | scsi: isci: Use true, false for bool variables | Jason Yan |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-03-11 | scsi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-23 | scsi: iscsi: Use EFI GetVariable only when available | Ard Biesheuvel |
2020-01-03 | compat_ioctl: scsi: handle HDIO commands from drivers | Arnd Bergmann |
2019-10-24 | scsi: Fix various misspellings of "connect" | Geert Uytterhoeven |
2019-10-24 | scsi: isci: Spelling s/configruation/configuration/ | Geert Uytterhoeven |
2019-06-20 | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() | John Garry |
2019-06-18 | scsi: isci: Grammar s/the its/its/ | Geert Uytterhoeven |
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 |