1. 964231a scsi: hisi_sas: Stop converting a bool into a bool by John Garry · 5 years ago
  2. 7c0ecd4 scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit() by Xiang Chen · 5 years ago
  3. 547fde8 scsi: hisi_sas: Return directly if init hardware failed by Xiang Chen · 5 years ago
  4. 8c39673 scsi: hisi_sas: Check sas_port before using it by Xiang Chen · 5 years ago
  5. f873b66 scsi: hisi_sas: Record the phy down event in debugfs by Luo Jiaxing · 5 years ago
  6. cabe7c1 scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails by Luo Jiaxing · 5 years ago
  7. 8f64329 scsi: hisi_sas: Add ability to have multiple debugfs dumps by Luo Jiaxing · 5 years ago
  8. 905ab01 scsi: hisi_sas: Add module parameter for debugfs dump count by Luo Jiaxing · 5 years ago
  9. a70e33e scsi: hisi_sas: Allocate memory for multiple dumps of debugfs by Luo Jiaxing · 5 years ago
  10. 357e4fc scsi: hisi_sas: Add debugfs file structure for ITCT cache by Luo Jiaxing · 5 years ago
  11. b714dd8 scsi: hisi_sas: Add debugfs file structure for IOST cache by Luo Jiaxing · 5 years ago
  12. 0161d55 scsi: hisi_sas: Add debugfs file structure for ITCT by Luo Jiaxing · 5 years ago
  13. e15f2e2 scsi: hisi_sas: Add debugfs file structure for IOST by Luo Jiaxing · 5 years ago
  14. 1f66e1f scsi: hisi_sas: Add debugfs file structure for port by Luo Jiaxing · 5 years ago
  15. c611639 scsi: hisi_sas: Add debugfs file structure for registers by Luo Jiaxing · 5 years ago
  16. 1b54c4d scsi: hisi_sas: Add debugfs file structure for DQ by Luo Jiaxing · 5 years ago
  17. 35ea630 scsi: hisi_sas: Add debugfs file structure for CQ by Luo Jiaxing · 5 years ago
  18. d28ed83 scsi: hisi_sas: Add timestamp for a debugfs dump by Luo Jiaxing · 5 years ago
  19. 550c0d8 scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec() by Xiang Chen · 5 years ago
  20. 8fa9a7b scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT by Xiang Chen · 5 years ago
  21. 65a3b8b scsi: hisi_sas: Set the BIST init value before enabling BIST by Xiang Chen · 5 years ago
  22. 3516042 scsi: hisi_sas: Don't create debugfs dump folder twice by Xiang Chen · 5 years ago
  23. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  24. b1000fc scsi: hisi_sas: fix spelling mistake "digial" -> "digital" by Colin Ian King · 5 years ago
  25. 4b6b1bb scsi: hisi_sas: Make three functions static by YueHaibing · 5 years ago
  26. e74006e scsi: hisi_sas: Fix the conflict between device gone and host reset by Xiang Chen · 5 years ago
  27. 97b151e scsi: hisi_sas: Add BIST support for phy loopback by Xiang Chen · 5 years ago
  28. 7ec7082 scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation by Luo Jiaxing · 5 years ago
  29. 4bc0580 scsi: hisi_sas: Remove some unused function arguments by Luo Jiaxing · 5 years ago
  30. 27f2272 scsi: hisi_sas: Remove redundant work declaration by Xiang Chen · 5 years ago
  31. 971b594 scsi: hisi_sas: Remove hisi_sas_hw.slot_complete by Luo Jiaxing · 5 years ago
  32. 435a05c scsi: hisi_sas: Assign NCQ tag for all NCQ commands by Xiang Chen · 5 years ago
  33. 73a4925 scsi: hisi_sas: Update all the registers after suspend and resume by Xiang Chen · 5 years ago
  34. b45e05a scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device by Xiang Chen · 5 years ago
  35. 76dd768 scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() fails by Luo Jiaxing · 5 years ago
  36. c2bae4f scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled by Luo Jiaxing · 5 years ago
  37. af01b2b scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset() by Luo Jiaxing · 5 years ago
  38. 7105e68 scsi: hisi_sas: add debugfs auto-trigger for internal abort time out by Luo Jiaxing · 5 years ago
  39. c0c1a71 scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  40. 328bc6d scsi: hisi_sas: remove set but not used variable 'irq_value' by zhengbin · 5 years ago
  41. a5ac1f5 scsi: hisi_sas: Consolidate internal abort calls in LU reset operation by Luo Jiaxing · 5 years ago
  42. e7513f6 scsi: hisi_sas: replace "%p" with "%pK" by Xiang Chen · 5 years ago
  43. a07b487 scsi: hisi_sas: Remove some unnecessary code by Xiang Chen · 5 years ago
  44. 7bf18e8 scsi: hisi_sas: Modify return type of debugfs functions by Luo Jiaxing · 5 years ago
  45. e16963f scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed by Xiang Chen · 5 years ago
  46. 5f6c32d scsi: hisi_sas: Drop SMP resp frame DMA mapping by John Garry · 5 years ago
  47. 1c00314 scsi: hisi_sas: Drop kmap_atomic() in SMP command completion by John Garry · 5 years ago
  48. 599aefc scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE by Xiang Chen · 5 years ago
  49. d380f55 scsi: hisi_sas: Don't bother clearing status buffer IU in task prep by Xiang Chen · 5 years ago
  50. 445ee2d scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset() by Luo Jiaxing · 5 years ago
  51. b0b3e429 scsi: hisi_sas: Snapshot AXI and RAS register at debugfs by Luo Jiaxing · 5 years ago
  52. bbe0a7b scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs by Luo Jiaxing · 5 years ago
  53. bee0cf2 scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT by Luo Jiaxing · 5 years ago
  54. 897cc76 scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot by John Garry · 5 years ago
  55. 93352ab scsi: hisi_sas: Make max IPTT count equal for all hw revisions by John Garry · 5 years ago
  56. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  57. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  58. 97fcf17 scsi: hisi_sas: Disable stash for v3 hw by Xiang Chen · 6 years ago
  59. e4c19de scsi: hisi_sas: Ignore the error code between phy down to phy up by Luo Jiaxing · 6 years ago
  60. 0ab7bc8 scsi: hisi_sas: Change the type of some numbers to unsigned by Xiang Chen · 6 years ago
  61. c7669f5 scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size by John Garry · 6 years ago
  62. 794327a scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors by Xiaofei Tan · 6 years ago
  63. 6c86e04 scsi: hisi_sas: Delete PHY timers when rmmod or probe failed by Xiang Chen · 6 years ago
  64. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  65. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  66. 01d4e3a scsi: hisi_sas: Some misc tidy-up by Xiang Chen · 6 years ago
  67. 246ea3c scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeout by Luo Jiaxing · 6 years ago
  68. a3115700 scsi: hisi_sas: Don't hard reset disk during controller reset by Luo Jiaxing · 6 years ago
  69. 3168d4f scsi: hisi_sas: Support all RAS events with MSI interrupts by Xiaofei Tan · 6 years ago
  70. adb5b38 scsi: hisi_sas: allocate different SAS address for directly attached situation by Xiang Chen · 6 years ago
  71. 18a54b3 scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device() by Xiang Chen · 6 years ago
  72. c63b88c scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected by John Garry · 6 years ago
  73. 447f78c scsi: hisi_sas: Remedy inconsistent PHY down state in software by Xiang Chen · 6 years ago
  74. a97fa58 scsi: hisi_sas: add host reset interface for test by Xiang Chen · 6 years ago
  75. 0e83fc6 scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset() by Luo Jiaxing · 6 years ago
  76. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  77. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  78. cf9efd5 scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLink by Xiang Chen · 6 years ago
  79. 57dbb2b scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP target port by Xiang Chen · 6 years ago
  80. efdcad6 scsi: hisi_sas: Set PHY linkrate when disconnected by John Garry · 6 years ago
  81. aaeb823 scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw by Xiaofei Tan · 6 years ago
  82. 4790595 scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO by Xiang Chen · 6 years ago
  83. fba770c6 scsi: hisi_sas: Change return variable type in phy_up_v3_hw() by Xiang Chen · 6 years ago
  84. d9a0045 scsi: hisi_sas: fix calls to dma_set_mask_and_coherent() by Hannes Reinecke · 6 years ago
  85. 4a8bec8 scsi: hisi_sas: Do some more tidy-up by John Garry · 6 years ago
  86. 4fefe5b scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental by Xiang Chen · 6 years ago
  87. 795f25a scsi: hisi_sas: Issue internal abort on all relevant queues by John Garry · 6 years ago
  88. 1273d65 scsi: hisi_sas: change queue depth from 512 to 4096 by Xiang Chen · 6 years ago
  89. 7c5e136 scsi: hisi_sas: Add manual trigger for debugfs dump by Luo Jiaxing · 6 years ago
  90. b3cce12 scsi: hisi_sas: Add support for DIX feature for v3 hw by Xiang Chen · 6 years ago
  91. ede2afb scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32() by John Garry · 6 years ago
  92. e1ba0b0 scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd by John Garry · 6 years ago
  93. 26889e5e scsi: hisi_sas: Some misc tidy-up by John Garry · 6 years ago
  94. d1548e9 scsi: hisi_sas: Correct memory allocation size for DQ debugfs by Luo Jiaxing · 6 years ago
  95. b6c9b15 scsi: hisi_sas: Fix losing directly attached disk when hot-plug by Xiaofei Tan · 6 years ago
  96. eb44e4d scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G by Luo Jiaxing · 6 years ago
  97. ae68b56 scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc() by Xiang Chen · 6 years ago
  98. ffb1c82 scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset() by Xiang Chen · 6 years ago
  99. 5c31b0c scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned by Xiang Chen · 6 years ago
  100. 569eddc scsi: hisi_sas: send primitive NOTIFY to SSP situation only by Xiang Chen · 6 years ago