1. 9c81e2c scsi: hisi_sas: send three identify before phy up by John Garry · 8 years ago
  2. 56cc74b scsi: hisi_sas: add missing SATA pending device type to v2 hw by John Garry · 8 years ago
  3. 8583d3b scsi: hisi_sas: remove init_id_frame_v1_hw() by John Garry · 8 years ago
  4. 514f16e scsi: hisi_sas: remove init_id_frame_v2_hw() by John Garry · 8 years ago
  5. 44c4abe scsi: hisi_sas: fix HBA SAS addr endianness for v1 hw by John Garry · 8 years ago
  6. d82debe scsi: hisi_sas: fix HBA SAS addr endianness for v2 hw by John Garry · 8 years ago
  7. a6f2c7f scsi: hisi_sas: set dma mask before allocate DMA memory by John Garry · 8 years ago
  8. 09fe9ec scsi: hisi_sas: fix a potential warning for sata disk ejection by John Garry · 8 years ago
  9. 85bd6cf scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw() by John Garry · 8 years ago
  10. d0df8f9 scsi: hisi_sas: disable dlvry queues once at reset for v2 hw by John Garry · 8 years ago
  11. 433f569 scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculation by John Garry · 8 years ago
  12. 59ba49f scsi: hisi_sas: only zero slot memory when reused by John Garry · 8 years ago
  13. f1dc358 scsi: hisi_sas: keep CHL_INT2 masked for v2 HW by John Garry · 8 years ago
  14. 4fde02a scsi: hisi_sas: save delivery queue write pointer by John Garry · 8 years ago
  15. e6c346f scsi: hisi_sas: save completion queue read pointer by John Garry · 8 years ago
  16. 6328d90 scsi: hisi_sas: update version to 1.6 by John Garry · 8 years ago
  17. 4ffde48 scsi: hisi_sas: add TMF success check by John Garry · 8 years ago
  18. 9859f24 scsi: hisi_sas: fail tmf task prep when port detached by John Garry · 8 years ago
  19. df032d0 scsi: hisi_sas: add v2 hw slot complete internal abort support by John Garry · 8 years ago
  20. a3e665d scsi: hisi_sas: add prep_abort_v2_hw() by John Garry · 8 years ago
  21. dc8a49c scsi: hisi_sas: add internal abort to hisi_sas_abort_task() by John Garry · 8 years ago
  22. 40f2702 scsi: hisi_sas: add internal abort in hisi_sas_dev_gone() by John Garry · 8 years ago
  23. 441c274 scsi: hisi_sas: add internal abort main code by John Garry · 8 years ago
  24. cd4d372 hisi_sas: update driver version to 1.5 by John Garry · 8 years ago
  25. 308d85d hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKING by John Garry · 8 years ago
  26. 5040871 hisi_sas: add v2 hw ACPI support by John Garry · 8 years ago
  27. 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 8 years ago
  28. ef026b1 libsas: enable FPDMA SEND/RECEIVE by Hannes Reinecke · 8 years ago
  29. b2bdaf2 hisi_sas: add alloc_dev_quirk_v2_hw() by John Garry · 8 years ago
  30. 330fa7f hisi_sas: add slot_index_alloc_quirk_v2_hw() by John Garry · 8 years ago
  31. 685b6d6 hisi_sas: add device and slot alloc hw methods by John Garry · 8 years ago
  32. 33e56e4 hisi_sas: update driver version to 1.4 by John Garry · 8 years ago
  33. f76a0b4 hisi_sas: for v2 hw only set ITCT qw2 for SAS device by John Garry · 8 years ago
  34. 11826e5 hisi_sas: add v2 hw support for >4 SATA phys by John Garry · 8 years ago
  35. 3a429d5 hisi_sas: fix v2 hw multiple SATA disk issue by John Garry · 8 years ago
  36. 7524926 hisi_sas: use device linkrate in MCR for v2 hw by John Garry · 8 years ago
  37. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  38. 268d11e hisi_sas: update driver version to 1.3 by John Garry · 8 years ago
  39. 31eec8a hisi_sas: add hisi_sas_slave_configure() by John Garry · 8 years ago
  40. 9c8ee65 hisi_sas: use slot abort in v2 hw by John Garry · 8 years ago
  41. 91b2bb9 hisi_sas: use slot abort in v1 hw by John Garry · 8 years ago
  42. cac9b2a hisi_sas: add hisi_sas_slot_abort() by John Garry · 8 years ago
  43. 1af1b80 hisi_sas: change tmf func complete check by John Garry · 8 years ago
  44. de98356 hisi_sas: update driver version to 1.2 by John Garry · 8 years ago
  45. 37ffee4 hisi_sas: add v1 hw ACPI support by John Garry · 8 years ago
  46. 4d558c7 hisi_sas: use Unified Device Properties API by John Garry · 8 years ago
  47. bd8d859 hisi_sas: update driver version to 1.1 by John Garry · 8 years ago
  48. 63fb11b hisi_sas: add v2 tmf functions by John Garry · 8 years ago
  49. e8fed0e hisi_sas: add v2 slot error handler by John Garry · 8 years ago
  50. 6f2ff1a hisi_sas: add v2 path to send ATA command by John Garry · 8 years ago
  51. 85b2c3c hisi_sas: add v2 code for itct setup and free by John Garry · 8 years ago
  52. c2d8939 hisi_sas: add v2 code to send smp command by John Garry · 8 years ago
  53. 8c36e31 hisi_sas: add v2 path to send ssp frame by John Garry · 8 years ago
  54. 31a9cfa hisi_sas: add v2 cq interrupt handler by John Garry · 8 years ago
  55. d43f9cd hisi_sas: add v2 SATA interrupt handler by John Garry · 8 years ago
  56. d3bf3d8 hisi_sas: add v2 channel interrupt handler by John Garry · 8 years ago
  57. 5473c06 hisi_sas: add v2 phy down handler by John Garry · 8 years ago
  58. 7911e66 hisi_sas: add v2 int init and phy up handler by John Garry · 8 years ago
  59. 29a2042 hisi_sas: add v2 phy init code by John Garry · 8 years ago
  60. 806bb76 hisi_sas: add init_id_frame_v2_hw() by John Garry · 8 years ago
  61. 94eac9e hisi_sas: add v2 hw init by John Garry · 8 years ago
  62. 45c901b hisi_sas: add v2 register definitions by John Garry · 8 years ago
  63. 3417ba8 hisi_sas: add bare v2 hw driver by John Garry · 8 years ago
  64. 281e3bf hisi_sas: rename some fields in hisi_sas_itct by John Garry · 8 years ago
  65. 8d1eee7 hisi_sas: add hisi_sas_err_record_v1 by John Garry · 8 years ago
  66. 5560e9f hisi_sas: reduce max itct entries by John Garry · 8 years ago
  67. a8d547b hisi_sas: set max commands as configurable by John Garry · 8 years ago
  68. 98bf39f hisi_sas: relocate DEV_IS_EXPANDER by John Garry · 8 years ago
  69. 12ffbbe Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 8 years ago
  70. 0f28ede hisi_sas: fix v1 hw check for slot error by John Garry · 8 years ago
  71. 0f92db5 hisi_sas: add dependency for HAS_IOMEM by John Garry · 8 years ago
  72. 6344a5c Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 8 years ago
  73. c142ce0 hisi_sas: Restrict SCSI_HISI_SAS to arm64 by Geert Uytterhoeven · 8 years ago
  74. fb7a6ae hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  75. 4e09bff hisi_sas: Use u64 for qw0 in free_device_v1_hw() by John Garry · 8 years ago
  76. 8fb8820 hisi_sas: Fix typo in setup_itct_v1_hw() by John Garry · 8 years ago
  77. 8ceec33 hisi_sas: Fix v1 itct masks by John Garry · 8 years ago
  78. df2d821 hisi_sas: use platform_get_irq() by John Garry · 8 years ago
  79. 9c9d18e hisi_sas: fix error codes in hisi_sas_task_prep() by Dan Carpenter · 8 years ago
  80. 8c77dca hisi_sas: Remove dependency on of_irq_count by John Garry · 9 years ago
  81. ff16528 hisi_sas: Add fatal irq handler by John Garry · 9 years ago
  82. e4189d5 hisi_sas: Add control phy handler by John Garry · 9 years ago
  83. 0efff30 hisi_sas: Add tmf methods by John Garry · 9 years ago
  84. 701f75e hisi_sas: Add scan finished and start by John Garry · 9 years ago
  85. 66ee999 hisi_sas: Add smp protocol support by John Garry · 9 years ago
  86. dc5da4c hisi_sas: Add bcast interrupt handler by John Garry · 9 years ago
  87. 184a463 hisi_sas: Add abnormal irq handler by John Garry · 9 years ago
  88. abda97c hisi_sas: Add dev_found and dev_gone by John Garry · 9 years ago
  89. 27a3f22 hisi_sas: Add cq interrupt handler by John Garry · 9 years ago
  90. 42e7a69 hisi_sas: Add ssp command function by John Garry · 9 years ago
  91. 6613992 hisi_sas: Add path from phyup irq to SAS framework by John Garry · 9 years ago
  92. 07d7859 hisi_sas: Add v1 hardware interrupt init by John Garry · 9 years ago
  93. 8ff1d57 hisi_sas: Add v1 hardware initialisation code by John Garry · 9 years ago
  94. 50af155 hisi_sas: Add v1 hardware register definitions by John Garry · 9 years ago
  95. 9fb10b5 hisi_sas: Add v1 hw module init by John Garry · 9 years ago
  96. fa42d80 hisi_sas: Add timer and spinlock init by John Garry · 9 years ago
  97. 976867e hisi_sas: Add phy and port init by John Garry · 9 years ago
  98. af740db hisi_sas: Add hisi sas device type by John Garry · 9 years ago
  99. 7e9080e hisi_sas: Add hisi_hba workqueue by John Garry · 9 years ago
  100. 50cb916 hisi_sas: Set dev DMA mask by John Garry · 9 years ago