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