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