1. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  2. fe0798c aacraid: aac_release_resources() can be static by Fengguang Wu · 9 years ago
  3. 4941311 scsi: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  4. 8c77dca hisi_sas: Remove dependency on of_irq_count by John Garry · 9 years ago
  5. 16c6c25 MAINTAINERS: Add maintainer for HiSi SAS driver by John Garry · 9 years ago
  6. ff16528 hisi_sas: Add fatal irq handler by John Garry · 9 years ago
  7. e4189d5 hisi_sas: Add control phy handler by John Garry · 9 years ago
  8. 0efff30 hisi_sas: Add tmf methods by John Garry · 9 years ago
  9. 701f75e hisi_sas: Add scan finished and start by John Garry · 9 years ago
  10. 66ee999 hisi_sas: Add smp protocol support by John Garry · 9 years ago
  11. dc5da4c hisi_sas: Add bcast interrupt handler by John Garry · 9 years ago
  12. 184a463 hisi_sas: Add abnormal irq handler by John Garry · 9 years ago
  13. abda97c hisi_sas: Add dev_found and dev_gone by John Garry · 9 years ago
  14. 27a3f22 hisi_sas: Add cq interrupt handler by John Garry · 9 years ago
  15. 42e7a69 hisi_sas: Add ssp command function by John Garry · 9 years ago
  16. 6613992 hisi_sas: Add path from phyup irq to SAS framework by John Garry · 9 years ago
  17. 07d7859 hisi_sas: Add v1 hardware interrupt init by John Garry · 9 years ago
  18. 8ff1d57 hisi_sas: Add v1 hardware initialisation code by John Garry · 9 years ago
  19. 50af155 hisi_sas: Add v1 hardware register definitions by John Garry · 9 years ago
  20. 9fb10b5 hisi_sas: Add v1 hw module init by John Garry · 9 years ago
  21. fa42d80 hisi_sas: Add timer and spinlock init by John Garry · 9 years ago
  22. 976867e hisi_sas: Add phy and port init by John Garry · 9 years ago
  23. af740db hisi_sas: Add hisi sas device type by John Garry · 9 years ago
  24. 7e9080e hisi_sas: Add hisi_hba workqueue by John Garry · 9 years ago
  25. 50cb916 hisi_sas: Set dev DMA mask by John Garry · 9 years ago
  26. 5d74242 hisi_sas: Add phy SAS ADDR initialization by John Garry · 9 years ago
  27. 9101a07 hisi_sas: Add cq structure initialization by John Garry · 9 years ago
  28. 257efd1 hisi_sas: Add slot init code by John Garry · 9 years ago
  29. 89d5332 hisi_sas: Add hisi_sas_remove by John Garry · 9 years ago
  30. 6be6de1 hisi_sas: Allocate memories and create pools by John Garry · 9 years ago
  31. c799d6b hisi_sas: Add HW DMA structures by John Garry · 9 years ago
  32. e26b2f4 hisi_sas: Scan device tree by John Garry · 9 years ago
  33. 7eb7869 hisi_sas: Add scsi host registration by John Garry · 9 years ago
  34. e8899fa hisi_sas: Add initial bare main driver by John Garry · 9 years ago
  35. 47caad1 devicetree: bindings: scsi: HiSi SAS by John Garry · 9 years ago
  36. c15d75b scsi: Centralise ssp frame information units by John Garry · 9 years ago
  37. 4190230 atp870u: Introduce atp870_init() by Ondrej Zary · 9 years ago
  38. ecc6ff9 atp870u: Introduce atp885_init() by Ondrej Zary · 9 years ago
  39. c7e6a02 atp870u: Introduce atp880_init() by Ondrej Zary · 9 years ago
  40. f5f53a3 atp870u: Initialize tables earlier by Ondrej Zary · 9 years ago
  41. 8177c50 atp870u: Remove scam_on from struct atp_unit by Ondrej Zary · 9 years ago
  42. 1729c0d atp870u: Request IRQ later, remove weird locking by Ondrej Zary · 9 years ago
  43. 11ec131 atp870u: Use pci_request_regions by Ondrej Zary · 9 years ago
  44. b922a44 atp870u: Introduce is880(), is885() and remove dev_id by Ondrej Zary · 9 years ago
  45. 6c9b9c5 atp870u: Simplify _probe() by Ondrej Zary · 9 years ago
  46. dd5a5f7 atp870u: Remove chip_ver from struct atp_unit by Ondrej Zary · 9 years ago
  47. b1e8506 atp870u: Improve unsupported chip detection by Ondrej Zary · 9 years ago
  48. bdd5ac4 atp870u: Improve _probe() by Ondrej Zary · 9 years ago
  49. e1e9a70 atp870u: Remove unused irq from struct atp_unit by Ondrej Zary · 9 years ago
  50. c48442d atp870u: Remove useless and broken card counting by Ondrej Zary · 9 years ago
  51. 30ebc7e atp870u: Use n_io_port in request_region and release_region by Ondrej Zary · 9 years ago
  52. 1ccd7d6 atp870u: Use module_pci_driver by Ondrej Zary · 9 years ago
  53. c4ad92b atp870u: Remove empty tscam_885() by Ondrej Zary · 9 years ago
  54. 34a2c35 atp870u: Reduce log spam on module load/unload by Ondrej Zary · 9 years ago
  55. 6a1961b atp870u: Introduce atp_set_host_id by Ondrej Zary · 9 years ago
  56. c751d9f atp870u: Fix incorrect writeb_io access to register 0x3a by Ondrej Zary · 9 years ago
  57. 2bbbac4 atp870u: Replace port 0x80 delay by udelay by Ondrej Zary · 9 years ago
  58. d804bb2 atp870u: Convert remaining in[bwl] and out[bwl] to wrappers by Ondrej Zary · 9 years ago
  59. 4192a40 atp870u: Rename is885() to atp_is() by Ondrej Zary · 9 years ago
  60. 851eb661 atp870u: Remove is870() by Ondrej Zary · 9 years ago
  61. 95c1def atp870u: Move 870-specific code out of is870() by Ondrej Zary · 9 years ago
  62. 460da918 atp870u: Add remaining 870 support to is885() by Ondrej Zary · 9 years ago
  63. 197fb8d atp870u: Add wide_chip parameter to is870() and is885() by Ondrej Zary · 9 years ago
  64. e7d6d14 atp870u: Remove is880() by Ondrej Zary · 9 years ago
  65. fa50b30 atp870u: Move chip-specific lines out of is880() and is885() by Ondrej Zary · 9 years ago
  66. bdf8b62 atp870u: Add channel parameter to is870() and is880() by Ondrej Zary · 9 years ago
  67. 80b52a7 atp870u: Unify code format in is870(), is880() and is885() by Ondrej Zary · 9 years ago
  68. 5d2a5a4 atp870u: Convert is885() to use wrappers by Ondrej Zary · 9 years ago
  69. 4850256 atp870u: Convert is880() to use wrappers by Ondrej Zary · 9 years ago
  70. 152c3ac atp870u: Convert is870() to use wrappers by Ondrej Zary · 9 years ago
  71. 6a3cebb atp870u: Introduce HW access wrappers by Ondrej Zary · 9 years ago
  72. c7fcc08 atp870u: Remove ugly gotos #5 by Ondrej Zary · 9 years ago
  73. 58c4d04 atp870u: Remove ugly gotos #4 by Ondrej Zary · 9 years ago
  74. 832e9ac atp870u: Remove ugly gotos #3 by Ondrej Zary · 9 years ago
  75. 468b896 atp870u: Remove ugly gotos #2 by Ondrej Zary · 9 years ago
  76. 78614ec atp870u: Remove ugly gotos by Ondrej Zary · 9 years ago
  77. c2bab40 atp870u: Untangle tmpcip #2 by Ondrej Zary · 9 years ago
  78. bc0fe4c atp870u: Untangle tmpcip by Ondrej Zary · 9 years ago
  79. e2c22b4 atp870u: Untangle tmport #8 by Ondrej Zary · 9 years ago
  80. 2eabdf2 atp870u: Untangle tmport #7 by Ondrej Zary · 9 years ago
  81. 493c520 atp870u: Untangle tmport #6 by Ondrej Zary · 9 years ago
  82. 3b30acf atp870u: Untangle tmport #5 by Ondrej Zary · 9 years ago
  83. ea41ed6 atp870u: Untangle tmport #4 by Ondrej Zary · 9 years ago
  84. 1940ed6 atp870u: Untangle tmport #3 by Ondrej Zary · 9 years ago
  85. 3b83646 atp870u: Untangle tmport #2 by Ondrej Zary · 9 years ago
  86. 3a38e53 atp870u: Untangle tmport by Ondrej Zary · 9 years ago
  87. b4263b3 atp870u: Remove tmport1 by Ondrej Zary · 9 years ago
  88. c43cd03 atp870u: Remove workport by Ondrej Zary · 9 years ago
  89. d282e2b SCSI: initio: remove duplicate module device table by Arnd Bergmann · 9 years ago
  90. 940a7f0 qla2xxx: Remove unavailable firmware files by Himanshu Madhani · 9 years ago
  91. e747cad st: Remove obsolete scsi_tape.max_pfn by Geert Uytterhoeven · 9 years ago
  92. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  93. e7523a4 MAINTAINERS: Update Mellanox's Eth NIC driver entries by Or Gerlitz · 9 years ago
  94. 17b85d2 net/core: revert "net: fix __netdev_update_features return.." and add comment by Nikolay Aleksandrov · 9 years ago
  95. a3a116e af_unix: take receive queue lock while appending new skb by Hannes Frederic Sowa · 9 years ago
  96. b22b941 rtnetlink: fix frame size warning in rtnl_fill_ifinfo by Hannes Frederic Sowa · 9 years ago
  97. 19125c1 net: use skb_clone to avoid alloc_pages failure. by Martin Zhang · 9 years ago
  98. 90836b6 packet: Use PAGE_ALIGNED macro by Tobias Klauser · 9 years ago
  99. 4194b49 packet: Don't check frames_per_block against negative values by Tobias Klauser · 9 years ago
  100. 321beec net: phy: Use interrupts when available in NOLINK state by Andrew Lunn · 9 years ago