- 4f378a7 Merge patch series "Add LIBSAS_SHT_BASE for libsas" by Martin K. Petersen · 11 months ago
- 92a59bc scsi: isci: Use LIBSAS_SHT_BASE by John Garry · 11 months ago
- c65c436 scsi: isci: Add libsas SATA sysfs attributes group by Igor Pylypiv · 11 months ago
- 741e9d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 months ago
- 5fbf37e scsi: isci: Convert snprintf() to sysfs_emit() by Li Zhijian · 1 year, 1 month ago
- 658365c scsi: isci: Fix an error code problem in isci_io_request_build() by Su Hui · 1 year, 1 month ago
- 25cba90 scsi: isci: Remove redundant check in isci_task_request_build() by Artem Chernyshev · 1 year, 3 months ago
- 1451455 Merge patch series "libsas: Some tidy-up" by Martin K. Petersen · 1 year, 6 months ago
- 4dc051e scsi: libsas: Delete sas_ssp_task.task_prio by John Garry · 1 year, 6 months ago
- 1136a02 scsi: libsas: Delete struct scsi_core by John Garry · 1 year, 6 months ago
- 2f4e20c scsi: libsas: Delete enum sas_phy_type by John Garry · 1 year, 6 months ago
- c46a917 scsi: libsas: Delete enum sas_class by John Garry · 1 year, 6 months ago
- b1bc497 scsi: libsas: Delete sas_ha_struct.lldd_module by John Garry · 1 year, 6 months ago
- 9a23ed5 scsi: isci: Return result of sas_register_ha() by Artem Chernyshev · 1 year, 6 months ago
- 4e45236 scsi: isci: Fix comment typo by Yueh-Shun Li · 1 year, 8 months ago
- eb60d17a scsi: isci: Declare SCSI host template const by Bart Van Assche · 1 year, 11 months ago
- 823ae99e scsi: isci: Fix typo in comment by Julia Lawall · 2 years, 9 months ago
- fac952b scsi: isci: Fix spelling mistake "doesnt" -> "doesn't" by Colin Ian King · 2 years, 11 months ago
- 25882c8 scsi: libsas: Delete lldd_clear_aca callback by John Garry · 3 years ago
- 1d6049a scsi: libsas: Use enum for response frame DATAPRES field by John Garry · 3 years ago
- 26fc0ea scsi: libsas: Drop SAS_TASK_AT_INITIATOR by John Garry · 3 years ago
- c39d5aa scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task() by John Garry · 3 years ago
- 7eae6af scsi: isci: Switch to attribute groups by Bart Van Assche · 3 years, 4 months ago
- 814818f scsi: isci: Remove a declaration by Bart Van Assche · 3 years, 4 months ago
- 4cc0096 scsi: isci: Use the proper SCSI midlayer interfaces for PI by Martin K. Petersen · 3 years, 6 months ago
- 49da96d scsi: libsas: Add LUN number check in .slave_alloc callback by Yufen Yu · 3 years, 8 months ago
- d377f41 scsi: libsas: Introduce more SAM status code aliases in enum exec_status by Bart Van Assche · 3 years, 9 months ago
- 5250db6 scsi: isci: Use correctly sized target buffer for memcpy() by Kees Cook · 3 years, 9 months ago
- 8350e196 scsi: isci: Remove unnecessary struct declaration by Wan Jiabing · 3 years, 10 months ago
- 188f513 scsi: isci: remote_node_table: Provide some missing params and remove others by Lee Jones · 4 years ago
- d2d480f scsi: isci: remote_node_context: Demote kernel-doc abuse by Lee Jones · 4 years ago
- 7292a8b0 scsi: isci: port: Fix a bunch of kernel-doc issues by Lee Jones · 4 years ago
- a8604e4 scsi: isci: request: Fix doc-rot issue relating to 'ireq' param by Lee Jones · 4 years ago
- 242e15d scsi: isci: remote_device: Fix a bunch of doc-rot issues by Lee Jones · 4 years ago
- 29faa5c scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses by Lee Jones · 4 years ago
- ad27604 scsi: isci: remote_node_context: Fix one function header and demote a couple more by Lee Jones · 4 years ago
- 103d619 scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours by Lee Jones · 4 years ago
- 0afdee0 scsi: isci: task: Demote non-conformant header and remove superfluous param by Lee Jones · 4 years ago
- 44b7ca96 scsi: isci: host: Fix bunch of kernel-doc related issues by Lee Jones · 4 years ago
- db35a08 scsi: isci: request: Fix a myriad of kernel-doc issues by Lee Jones · 4 years ago
- 6ab7ca5 scsi: isci: phy: Provide function name and demote non-conforming header by Lee Jones · 4 years ago
- 6af1d9b scsi: isci: phy: Fix a few different kernel-doc related issues by Lee Jones · 4 years ago
- 72444bb scsi: isci: Make local function port_state_name() static by Lee Jones · 4 years ago
- ab3f2d1 scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort() static by Lee Jones · 4 years ago
- 70ae13a scsi: isci: Remove redundant initialization of variable 'status' by Yang Li · 4 years ago
- c122086 scsi: isci: Switch back to original libsas event notifiers by Ahmed S. Darwish · 4 years, 1 month ago
- 71dca55 scsi: isci: Pass gfp_t flags in isci_port_bc_change_received() by Ahmed S. Darwish · 4 years, 1 month ago
- 5ce79029 scsi: isci: Pass gfp_t flags in isci_port_link_up() by Ahmed S. Darwish · 4 years, 1 month ago
- 885ab3b scsi: isci: Pass gfp_t flags in isci_port_link_down() by Ahmed S. Darwish · 4 years, 1 month ago
- 121181f scsi: libsas: Remove notifier indirection by John Garry · 4 years, 1 month ago
- dc0bfdb scsi: isci: Remove the unneeded variable "status" by YANG LI · 4 years, 2 months ago
- 44ff81f scsi: isci: Don't use PCI helper functions by Vaibhav Gupta · 4 years, 3 months ago
- 170b7d2 scsi: Remove unneeded break statements by Tom Rix · 4 years, 4 months ago
- af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
- 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
- 4566059 scsi: isci: Fix a typo in a comment by Christophe JAILLET · 4 years, 4 months ago
- 2494ebe scsi: isci: Make scu_link_layer_set_txcomsas_timeout() static by Jason Yan · 4 years, 5 months ago
- 7867c54 scsi: isci: Make isci_host_attrs static by Jason Yan · 4 years, 5 months ago
- 7149e0c scsi: isci: Remove set but not used 'index' by Jason Yan · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
- 584d902 scsi: isci: Remove redundant initialization of variable 'status' by Colin Ian King · 4 years, 7 months ago
- b8f1d1e0 scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers by Christoph Hellwig · 4 years, 8 months ago
- 8d5e202 scsi: isci: Use true, false for bool variables by Jason Yan · 4 years, 10 months ago
- 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 11 months ago
- 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 69f4cab scsi: iscsi: Use EFI GetVariable only when available by Ard Biesheuvel · 5 years ago
- 75c0b0e compat_ioctl: scsi: handle HDIO commands from drivers by Arnd Bergmann · 5 years ago
- 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
- d44c897 scsi: isci: Spelling s/configruation/configuration/ by Geert Uytterhoeven · 5 years ago
- 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
- 881a9a5 scsi: isci: Grammar s/the its/its/ by Geert Uytterhoeven · 6 years ago
- cc29a1b scsi: isci: initialize shost fully before calling scsi_add_host() by Logan Gunthorpe · 6 years ago
- da79030 scsi: isci: request: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 87be32b3 scsi: isci: remote_node_context: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 4f09ac9 scsi: isci: remote_device: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 1aba50b scsi: isci: phy: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- 52f603f scsi: isci: use dma_set_mask_and_coherent by Christoph Hellwig · 6 years ago
- 362b5da scsi: isci: Change sci_controller_start_task's return type to sci_status by Nathan Chancellor · 6 years ago
- e9e9a10 scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler by Nathan Chancellor · 6 years ago
- a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
- 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 35dc0b0 scsi: isci: remove redundant check on in_connection_align_insertion_frequency by Colin Ian King · 7 years ago
- 4bc83b3 scsi: isci: Fix infinite loop in while loop by Colin Ian King · 7 years ago
- 2976fbb scsi: isci: remove redundant initialization to 'bit' by Colin Ian King · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- b0a2dc6 scsi: isci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 7 years ago
- f5f44c6 scsi: isci: fix typo in function names by Colin Ian King · 8 years ago
- ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
- c5ce0ab scsi: sas: move scsi_remove_host call into sas_remove_host by Johannes Thumshirn · 8 years ago
- e3cb0e4 scsi: isci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
- b1509e5 scsi: isci: Add a missing call to pci_unmap_biosrom by Quentin Lambert · 8 years ago
- 5cfa2a3 scsi: isci: avoid array subscript warning by Arnd Bergmann · 8 years ago
- 63eb7b6 scsi: isci: fix typo in deg_dbg message by Colin Ian King · 8 years ago
- 99c7b6a scsi: isci: fix spelling mistakes in dev_warn messages by Colin Ian King · 8 years ago
- e4f7bdc Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
- 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 9 years ago