1. 6690e0d lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16 by James Smart · 9 years ago
  2. 4b7789b lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce by James Smart · 9 years ago
  3. d6de08c lpfc: Fix the FLOGI discovery logic to comply with T11 standards by James Smart · 9 years ago
  4. f5cb530 lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get. by James Smart · 9 years ago
  5. df2d821 hisi_sas: use platform_get_irq() by John Garry · 9 years ago
  6. 9c9d18e hisi_sas: fix error codes in hisi_sas_task_prep() by Dan Carpenter · 9 years ago
  7. 9a2fcad osd: fix signed char versus %02x issue by Rasmus Villemoes · 9 years ago
  8. f8aea70 storvsc: add logging for error/warning messages by Long Li · 9 years ago
  9. c965853 VMW_PVSCSI: Fix the issue of DMA-API related warnings. by Josh Boyer · 9 years ago
  10. 21891a4 cxlflash: drop unlikely before IS_ERR_OR_NULL by Geliang Tang · 9 years ago
  11. e37390b cxlflash: a couple off by one bugs by Dan Carpenter · 9 years ago
  12. 23211c1 scsi_dh_alua: Remove stale variables by Hannes Reinecke · 9 years ago
  13. 08c2315 bfa: Update driver version to 3.2.25.0 by Anil Gurumurthy · 9 years ago
  14. 31e1d56 bfa: File header and user visible string changes by Anil Gurumurthy · 9 years ago
  15. 3c3da12 bfa: Fix for crash when bfa_itnim is NULL by Anil Gurumurthy · 9 years ago
  16. 889d0d4 bfa: Update copyright messages by Anil Gurumurthy · 9 years ago
  17. 83ea0e5 scsi_dh_alua: use scsi_vpd_tpg_id() by Hannes Reinecke · 9 years ago
  18. a8aa397 scsi: Add scsi_vpd_tpg_id() by Hannes Reinecke · 9 years ago
  19. 248d4fe scsi: export 'wwid' to sysfs by Hannes Reinecke · 9 years ago
  20. 9983bed scsi: Add scsi_vpd_lun_id() by Hannes Reinecke · 9 years ago
  21. e2d817d scsi_dh_alua: simplify sense code handling by Hannes Reinecke · 9 years ago
  22. ad0ea64 scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode by Hannes Reinecke · 9 years ago
  23. a708977 scsi_dh_alua: use unaligned access macros by Hannes Reinecke · 9 years ago
  24. 6c4fc04 scsi_dh_alua: use flag for RTPG extended header by Hannes Reinecke · 9 years ago
  25. 095077a scsi: remove scsi_show_sense_hdr() by Hannes Reinecke · 9 years ago
  26. dac173e scsi_dh_alua: fixup description of stpg_endio() by Hannes Reinecke · 9 years ago
  27. 5597caf scsi_dh_alua: return standard SCSI return codes in submit_rtpg by Hannes Reinecke · 9 years ago
  28. 80bd68d scsi_dh_alua: use standard logging functions by Hannes Reinecke · 9 years ago
  29. d3692a3 scsi_dh_alua: sanitze sense code handling by Hannes Reinecke · 9 years ago
  30. 6cc05d4 scsi_dh_alua: improved logging by Hannes Reinecke · 9 years ago
  31. 9b80dce scsi_dh_alua: Use vpd_pg83 information by Hannes Reinecke · 9 years ago
  32. db5a6a6 scsi_dh_alua: Disable ALUA handling for non-disk devices by Hannes Reinecke · 9 years ago
  33. 221255a scsi: ignore errors from scsi_dh_add_device() by Hannes Reinecke · 9 years ago
  34. 41f95dd scsi_dh: move 'dh_state' sysfs attribute to generic code by Hannes Reinecke · 9 years ago
  35. 7789cd3 mvsas: fix misleading indentation by Luis de Bethencourt · 9 years ago
  36. bad9764 scsi: ufs: fix spelling mistake in error message by Colin Ian King · 9 years ago
  37. 15d2639 arcmsr: change driver version to v1.30.00.22-20151126 by Ching Huang · 9 years ago
  38. 0204067 arcmsr: Split dma resource allocation to a new function by Ching Huang · 9 years ago
  39. f75ab39 arcmsr: more readability improvements by Ching Huang · 9 years ago
  40. d15dd55 arcmsr: changes driver version number by Ching Huang · 9 years ago
  41. 7e315ff arcmsr: adds code to support new Areca adapter ARC1203 by Ching Huang · 9 years ago
  42. d662ad2 arcmsr: make code more readable by Ching Huang · 9 years ago
  43. 98f90de arcmsr: fixes not release allocated resource by Ching Huang · 9 years ago
  44. 251e2d2 arcmsr: fixed getting wrong configuration data by Ching Huang · 9 years ago
  45. 4cd38e3 scsi_transport_fc: Introduce scsi_host_{get,put}() by Bart Van Assche · 9 years ago
  46. fa785f0 scsi_debug: check for bigger value first by Andy Shevchenko · 9 years ago
  47. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  48. fe0798c aacraid: aac_release_resources() can be static by Fengguang Wu · 9 years ago
  49. 4941311 scsi: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  50. 8c77dca hisi_sas: Remove dependency on of_irq_count by John Garry · 9 years ago
  51. 16c6c25 MAINTAINERS: Add maintainer for HiSi SAS driver by John Garry · 9 years ago
  52. ff16528 hisi_sas: Add fatal irq handler by John Garry · 9 years ago
  53. e4189d5 hisi_sas: Add control phy handler by John Garry · 9 years ago
  54. 0efff30 hisi_sas: Add tmf methods by John Garry · 9 years ago
  55. 701f75e hisi_sas: Add scan finished and start by John Garry · 9 years ago
  56. 66ee999 hisi_sas: Add smp protocol support by John Garry · 9 years ago
  57. dc5da4c hisi_sas: Add bcast interrupt handler by John Garry · 9 years ago
  58. 184a463 hisi_sas: Add abnormal irq handler by John Garry · 9 years ago
  59. abda97c hisi_sas: Add dev_found and dev_gone by John Garry · 9 years ago
  60. 27a3f22 hisi_sas: Add cq interrupt handler by John Garry · 9 years ago
  61. 42e7a69 hisi_sas: Add ssp command function by John Garry · 9 years ago
  62. 6613992 hisi_sas: Add path from phyup irq to SAS framework by John Garry · 9 years ago
  63. 07d7859 hisi_sas: Add v1 hardware interrupt init by John Garry · 9 years ago
  64. 8ff1d57 hisi_sas: Add v1 hardware initialisation code by John Garry · 9 years ago
  65. 50af155 hisi_sas: Add v1 hardware register definitions by John Garry · 9 years ago
  66. 9fb10b5 hisi_sas: Add v1 hw module init by John Garry · 9 years ago
  67. fa42d80 hisi_sas: Add timer and spinlock init by John Garry · 9 years ago
  68. 976867e hisi_sas: Add phy and port init by John Garry · 9 years ago
  69. af740db hisi_sas: Add hisi sas device type by John Garry · 9 years ago
  70. 7e9080e hisi_sas: Add hisi_hba workqueue by John Garry · 9 years ago
  71. 50cb916 hisi_sas: Set dev DMA mask by John Garry · 9 years ago
  72. 5d74242 hisi_sas: Add phy SAS ADDR initialization by John Garry · 9 years ago
  73. 9101a07 hisi_sas: Add cq structure initialization by John Garry · 9 years ago
  74. 257efd1 hisi_sas: Add slot init code by John Garry · 9 years ago
  75. 89d5332 hisi_sas: Add hisi_sas_remove by John Garry · 9 years ago
  76. 6be6de1 hisi_sas: Allocate memories and create pools by John Garry · 9 years ago
  77. c799d6b hisi_sas: Add HW DMA structures by John Garry · 9 years ago
  78. e26b2f4 hisi_sas: Scan device tree by John Garry · 9 years ago
  79. 7eb7869 hisi_sas: Add scsi host registration by John Garry · 9 years ago
  80. e8899fa hisi_sas: Add initial bare main driver by John Garry · 9 years ago
  81. 47caad1 devicetree: bindings: scsi: HiSi SAS by John Garry · 9 years ago
  82. c15d75b scsi: Centralise ssp frame information units by John Garry · 9 years ago
  83. 4190230 atp870u: Introduce atp870_init() by Ondrej Zary · 9 years ago
  84. ecc6ff9 atp870u: Introduce atp885_init() by Ondrej Zary · 9 years ago
  85. c7e6a02 atp870u: Introduce atp880_init() by Ondrej Zary · 9 years ago
  86. f5f53a3 atp870u: Initialize tables earlier by Ondrej Zary · 9 years ago
  87. 8177c50 atp870u: Remove scam_on from struct atp_unit by Ondrej Zary · 9 years ago
  88. 1729c0d atp870u: Request IRQ later, remove weird locking by Ondrej Zary · 9 years ago
  89. 11ec131 atp870u: Use pci_request_regions by Ondrej Zary · 9 years ago
  90. b922a44 atp870u: Introduce is880(), is885() and remove dev_id by Ondrej Zary · 9 years ago
  91. 6c9b9c5 atp870u: Simplify _probe() by Ondrej Zary · 9 years ago
  92. dd5a5f7 atp870u: Remove chip_ver from struct atp_unit by Ondrej Zary · 9 years ago
  93. b1e8506 atp870u: Improve unsupported chip detection by Ondrej Zary · 9 years ago
  94. bdd5ac4 atp870u: Improve _probe() by Ondrej Zary · 9 years ago
  95. e1e9a70 atp870u: Remove unused irq from struct atp_unit by Ondrej Zary · 9 years ago
  96. c48442d atp870u: Remove useless and broken card counting by Ondrej Zary · 9 years ago
  97. 30ebc7e atp870u: Use n_io_port in request_region and release_region by Ondrej Zary · 9 years ago
  98. 1ccd7d6 atp870u: Use module_pci_driver by Ondrej Zary · 9 years ago
  99. c4ad92b atp870u: Remove empty tscam_885() by Ondrej Zary · 9 years ago
  100. 34a2c35 atp870u: Reduce log spam on module load/unload by Ondrej Zary · 9 years ago