1. 6ab9028 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  2. 3685f251 ahci: imx: PLL clock needs 100us to settle down by Shawn Guo · 10 years ago
  3. 2af89a3 ata: pata_at91 only works on sam9 by Arnd Bergmann · 10 years ago
  4. a6f9bf4 libata: clean up ZPODD when a port is detached by Levente Kurusa · 10 years ago
  5. e783c51 ahci: imx: software workaround for phy reset issue in resume by Shawn Guo · 10 years ago
  6. 24a9ad5 ahci: imx: add namespace for register enums by Shawn Guo · 10 years ago
  7. fdd324a Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  8. 0cf4a7d ahci: disable DEVSLP for Intel Valleyview by Jacob Pan · 10 years ago
  9. 8a4aeec libata/ahci: accommodate tag ordered controllers by Dan Williams · 10 years ago
  10. 2cf532f ahci: Do not receive interrupts sent by dummy ports by Alexander Gordeev · 10 years ago
  11. ccf8f53 ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() by Alexander Gordeev · 10 years ago
  12. ab0f9e7 ahci: Ensure "MSI Revert to Single Message" mode is not enforced by Alexander Gordeev · 10 years ago
  13. 9ae794a ahci: do not request irq for dummy port by David Milburn · 10 years ago
  14. 3608aef pata_samsung_cf: fix ata_host_activate() failure handling by Bartlomiej Zolnierkiewicz · 11 years ago
  15. 151eea3 pata_arasan_cf: fix ata_host_activate() failure handling by Bartlomiej Zolnierkiewicz · 10 years ago
  16. f5f85ee ata: fix i.MX AHCI driver dependencies by Jean Delvare · 10 years ago
  17. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  18. 27aa64b pata_at91: fix ata_host_activate() failure handling by Bartlomiej Zolnierkiewicz · 11 years ago
  19. d121f7d libata: Update queued trim blacklist for M5x0 drives by Martin K. Petersen · 11 years ago
  20. 74c03eb libata: make AHCI_XGENE depend on PHY_XGENE by Tejun Heo · 11 years ago
  21. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  22. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  23. 01d5f3b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  24. 03803ef ata: fix Marvell SATA driver dependencies by Bartlomiej Zolnierkiewicz · 11 years ago
  25. e638433 ata: fix ARASAN CompactFlash PATA driver dependencies by Bartlomiej Zolnierkiewicz · 11 years ago
  26. d5185d6 ata: remove superfluous casts by Joe Perches · 11 years ago
  27. a498e31 ata: sata_highbank: remove superfluous cast by Bartlomiej Zolnierkiewicz · 11 years ago
  28. 0b99f86 ata: fix Calxeda Highbank SATA driver dependencies by Bartlomiej Zolnierkiewicz · 11 years ago
  29. 7596d93 ata: fix R-Car SATA driver dependencies by Bartlomiej Zolnierkiewicz · 11 years ago
  30. ae8723f ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller by Bartlomiej Zolnierkiewicz · 11 years ago
  31. fd99055 ata: move library code from ahci_platform.c to libahci_platform.c by Bartlomiej Zolnierkiewicz · 11 years ago
  32. 83b03fd ata: ahci_platform: fix ahci_platform_data->suspend method handling by Bartlomiej Zolnierkiewicz · 11 years ago
  33. 200421a libata: async resume by Todd Brandt · 11 years ago
  34. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 11 years ago
  35. 6a96918 ata: Fix compiler warning with APM X-Gene host controller driver by Loc Ho · 11 years ago
  36. 81d01bf ata: Add APM X-Gene SoC AHCI SATA host controller driver by Loc Ho · 11 years ago
  37. cdf457a ata: ahci_sunxi: fix code formatting by Bartlomiej Zolnierkiewicz · 11 years ago
  38. 1bf9d88 ata: ahci_sunxi: make ahci_sunxi_resume() static by Bartlomiej Zolnierkiewicz · 11 years ago
  39. 6621c5a Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  40. 5434b20 ata: ahci_platform: fix devm_ioremap_resource() return value checking by Bartlomiej Zolnierkiewicz · 11 years ago
  41. 13e8e78 ata: pata_imx: fix devm_ioremap_resource() return value checking by Bartlomiej Zolnierkiewicz · 11 years ago
  42. b032378 ata: ahci_st: remove deprecated struct ahci_platform_data usage by Bartlomiej Zolnierkiewicz · 11 years ago
  43. 33081b3 ata: ahci_st: build fixes by Bartlomiej Zolnierkiewicz · 11 years ago
  44. d920203 libata: zpodd: eliminate odd_can_poweroff by Aaron Lu · 11 years ago
  45. c75da20 libata: acpi: avoid passing NULL to ACPI evaluation method by Aaron Lu · 11 years ago
  46. 20e64fa libata: zpodd: should depend on PM_RUNTIME by Aaron Lu · 11 years ago
  47. 840aa78 ata: Fix SC1200 dependencies by Jean Delvare · 11 years ago
  48. 761a8c2 ahci: st: Invoke AHCI Platform Suspend/Resume by Lee Jones · 11 years ago
  49. 48c54df ahci: st: Only build for ST-Micro h/w by Lee Jones · 11 years ago
  50. a823708 ahci: st: Utilise ata_platform_remove_one() call by Lee Jones · 11 years ago
  51. c51a848 ahci: st: Remove legacy dependencies on PHY by Lee Jones · 11 years ago
  52. 4a2e512 ahci: st: Standardise naming conventions by Lee Jones · 11 years ago
  53. 76884cb ahci: st: Add support for ST's SATA IP by Lee Jones · 11 years ago
  54. e853a4e pata_legacy: Remove dead code by Silvan Jegen · 11 years ago
  55. 9236a76 ata: Fix CS55xx dependencies by Jean Delvare · 11 years ago
  56. 2b64c54 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  57. 83493d7 libata: use wider match for blacklisting Crucial M500 by Tejun Heo · 11 years ago
  58. 15b0485 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  59. 35bf882 libata: end the r-word by Dan Williams · 11 years ago
  60. b28a613 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001) by Michele Baldessari · 11 years ago
  61. 46ce6b7 ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions by Hans de Goede · 11 years ago
  62. 2564338 libata: disable queued TRIM for Crucial M500 mSATA SSDs by Marios Andreopoulos · 11 years ago
  63. d2ec147 ahci_sunxi: Use msleep instead of mdelay by Hans de Goede · 11 years ago
  64. 6ef95e8 ahci_platform: Drop unused ahci_platform_data members by Hans de Goede · 11 years ago
  65. c093e1d ahci_platform: Drop support for imx53-ahci platform device type by Hans de Goede · 11 years ago
  66. f1df864 ahci_platform: Drop support for ahci-strict platform device type by Hans de Goede · 11 years ago
  67. e708e46 ata: ahci_platform: runtime resume the device before use by Roger Quadros · 11 years ago
  68. 21b5fae ata: ahci_platform: Manage SATA PHY by Roger Quadros · 11 years ago
  69. c431147 ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller by Roger Quadros · 11 years ago
  70. 90870d7 ahci-imx: Port to library-ised ahci_platform by Hans de Goede · 11 years ago
  71. c5754b5 ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform by Olliver Schinagl · 11 years ago
  72. 648cb6f ahci-platform: "Library-ise" suspend / resume functionality by Hans de Goede · 11 years ago
  73. 23b07d4 ahci-platform: "Library-ise" ahci_probe functionality by Hans de Goede · 11 years ago
  74. 96a01ba ahci-platform: Add enable_ / disable_resources helper functions by Hans de Goede · 11 years ago
  75. 4b3e603 ahci-platform: Add support for an optional regulator for sata-target power by Hans de Goede · 11 years ago
  76. 156c588 ahci-platform: Add support for devices with more then 1 clock by Hans de Goede · 11 years ago
  77. 039ece3 libahci: Allow drivers to override start_engine by Hans de Goede · 11 years ago
  78. 5d51320 ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devices by Rafael J. Wysocki · 11 years ago
  79. d158fc7 Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  80. 54dfffd Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  81. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  82. b2a52b6 ata: libahci: replace obsolete simple_strtoul() with kstrtouint() by Daeseok Youn · 11 years ago
  83. 35186d0 ata: libahci: make ahci_pmp_retry_softreset() as static by Daeseok Youn · 11 years ago
  84. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  85. e478cff ata: CONFIG_ATA is libata by Randy Dunlap · 11 years ago
  86. 3ef9cc3 pata_imx: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago
  87. b314fc7 pata_imx: Use devm_ioremap_resource() to simplify code by Fabio Estevam · 11 years ago
  88. 67809f8 ahci: disable NCQ on Samsung pci-e SSDs on macbooks by Levente Kurusa · 11 years ago
  89. 8ad116e ata: sata_mv: Cleanup only the initialized ports by Ezequiel Garcia · 11 years ago
  90. fc40363 ahci: Fix broken fallback to single MSI mode by Alexander Gordeev · 11 years ago
  91. fc061d9 ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block() by Alexander Gordeev · 11 years ago
  92. bc03fd3 ahci: Fix broken fallback to single MSI mode by Alexander Gordeev · 11 years ago
  93. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  94. 90aa299 ata: sata_mv: Fix probe failures with optional phys by Andrew Lunn · 11 years ago
  95. 9f9c47f sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN by Tejun Heo · 11 years ago
  96. efb9e0f ata: enable quirk from jmicron JMB350 for JMB394 by Denis V. Lunev · 11 years ago
  97. 49c8f1f ATA: SATA_MV: Add missing Kconfig select statememnt by Andrew Lunn · 11 years ago
  98. 0475c94 ata: pata_imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  99. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago