1. 268d11e hisi_sas: update driver version to 1.3 by John Garry · 8 years ago
  2. 31eec8a hisi_sas: add hisi_sas_slave_configure() by John Garry · 8 years ago
  3. 9c8ee65 hisi_sas: use slot abort in v2 hw by John Garry · 8 years ago
  4. 91b2bb9 hisi_sas: use slot abort in v1 hw by John Garry · 8 years ago
  5. cac9b2a hisi_sas: add hisi_sas_slot_abort() by John Garry · 8 years ago
  6. 1af1b80 hisi_sas: change tmf func complete check by John Garry · 8 years ago
  7. de98356 hisi_sas: update driver version to 1.2 by John Garry · 8 years ago
  8. 37ffee4 hisi_sas: add v1 hw ACPI support by John Garry · 8 years ago
  9. 4d558c7 hisi_sas: use Unified Device Properties API by John Garry · 8 years ago
  10. bd8d859 hisi_sas: update driver version to 1.1 by John Garry · 9 years ago
  11. 63fb11b hisi_sas: add v2 tmf functions by John Garry · 9 years ago
  12. e8fed0e hisi_sas: add v2 slot error handler by John Garry · 9 years ago
  13. 6f2ff1a hisi_sas: add v2 path to send ATA command by John Garry · 9 years ago
  14. 85b2c3c hisi_sas: add v2 code for itct setup and free by John Garry · 9 years ago
  15. c2d8939 hisi_sas: add v2 code to send smp command by John Garry · 9 years ago
  16. 8c36e31 hisi_sas: add v2 path to send ssp frame by John Garry · 9 years ago
  17. 31a9cfa hisi_sas: add v2 cq interrupt handler by John Garry · 9 years ago
  18. d43f9cd hisi_sas: add v2 SATA interrupt handler by John Garry · 9 years ago
  19. d3bf3d8 hisi_sas: add v2 channel interrupt handler by John Garry · 9 years ago
  20. 5473c06 hisi_sas: add v2 phy down handler by John Garry · 9 years ago
  21. 7911e66 hisi_sas: add v2 int init and phy up handler by John Garry · 9 years ago
  22. 29a2042 hisi_sas: add v2 phy init code by John Garry · 9 years ago
  23. 806bb76 hisi_sas: add init_id_frame_v2_hw() by John Garry · 9 years ago
  24. 94eac9e hisi_sas: add v2 hw init by John Garry · 9 years ago
  25. 45c901b hisi_sas: add v2 register definitions by John Garry · 9 years ago
  26. 3417ba8 hisi_sas: add bare v2 hw driver by John Garry · 9 years ago
  27. 281e3bf hisi_sas: rename some fields in hisi_sas_itct by John Garry · 9 years ago
  28. 8d1eee7 hisi_sas: add hisi_sas_err_record_v1 by John Garry · 9 years ago
  29. 5560e9f hisi_sas: reduce max itct entries by John Garry · 9 years ago
  30. a8d547b hisi_sas: set max commands as configurable by John Garry · 9 years ago
  31. 98bf39f hisi_sas: relocate DEV_IS_EXPANDER by John Garry · 9 years ago
  32. 12ffbbe Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 8 years ago
  33. 0f28ede hisi_sas: fix v1 hw check for slot error by John Garry · 8 years ago
  34. 0f92db5 hisi_sas: add dependency for HAS_IOMEM by John Garry · 9 years ago
  35. 6344a5c Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 8 years ago
  36. c142ce0 hisi_sas: Restrict SCSI_HISI_SAS to arm64 by Geert Uytterhoeven · 9 years ago
  37. fb7a6ae hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  38. 4e09bff hisi_sas: Use u64 for qw0 in free_device_v1_hw() by John Garry · 9 years ago
  39. 8fb8820 hisi_sas: Fix typo in setup_itct_v1_hw() by John Garry · 9 years ago
  40. 8ceec33 hisi_sas: Fix v1 itct masks by John Garry · 9 years ago
  41. df2d821 hisi_sas: use platform_get_irq() by John Garry · 9 years ago
  42. 9c9d18e hisi_sas: fix error codes in hisi_sas_task_prep() by Dan Carpenter · 9 years ago
  43. 8c77dca hisi_sas: Remove dependency on of_irq_count by John Garry · 9 years ago
  44. ff16528 hisi_sas: Add fatal irq handler by John Garry · 9 years ago
  45. e4189d5 hisi_sas: Add control phy handler by John Garry · 9 years ago
  46. 0efff30 hisi_sas: Add tmf methods by John Garry · 9 years ago
  47. 701f75e hisi_sas: Add scan finished and start by John Garry · 9 years ago
  48. 66ee999 hisi_sas: Add smp protocol support by John Garry · 9 years ago
  49. dc5da4c hisi_sas: Add bcast interrupt handler by John Garry · 9 years ago
  50. 184a463 hisi_sas: Add abnormal irq handler by John Garry · 9 years ago
  51. abda97c hisi_sas: Add dev_found and dev_gone by John Garry · 9 years ago
  52. 27a3f22 hisi_sas: Add cq interrupt handler by John Garry · 9 years ago
  53. 42e7a69 hisi_sas: Add ssp command function by John Garry · 9 years ago
  54. 6613992 hisi_sas: Add path from phyup irq to SAS framework by John Garry · 9 years ago
  55. 07d7859 hisi_sas: Add v1 hardware interrupt init by John Garry · 9 years ago
  56. 8ff1d57 hisi_sas: Add v1 hardware initialisation code by John Garry · 9 years ago
  57. 50af155 hisi_sas: Add v1 hardware register definitions by John Garry · 9 years ago
  58. 9fb10b5 hisi_sas: Add v1 hw module init by John Garry · 9 years ago
  59. fa42d80 hisi_sas: Add timer and spinlock init by John Garry · 9 years ago
  60. 976867e hisi_sas: Add phy and port init by John Garry · 9 years ago
  61. af740db hisi_sas: Add hisi sas device type by John Garry · 9 years ago
  62. 7e9080e hisi_sas: Add hisi_hba workqueue by John Garry · 9 years ago
  63. 50cb916 hisi_sas: Set dev DMA mask by John Garry · 9 years ago
  64. 5d74242 hisi_sas: Add phy SAS ADDR initialization by John Garry · 9 years ago
  65. 9101a07 hisi_sas: Add cq structure initialization by John Garry · 9 years ago
  66. 257efd1 hisi_sas: Add slot init code by John Garry · 9 years ago
  67. 89d5332 hisi_sas: Add hisi_sas_remove by John Garry · 9 years ago
  68. 6be6de1 hisi_sas: Allocate memories and create pools by John Garry · 9 years ago
  69. c799d6b hisi_sas: Add HW DMA structures by John Garry · 9 years ago
  70. e26b2f4 hisi_sas: Scan device tree by John Garry · 9 years ago
  71. 7eb7869 hisi_sas: Add scsi host registration by John Garry · 9 years ago
  72. e8899fa hisi_sas: Add initial bare main driver by John Garry · 9 years ago