1. d2ec147 ahci_sunxi: Use msleep instead of mdelay by Hans de Goede · 11 years ago
  2. 6ef95e8 ahci_platform: Drop unused ahci_platform_data members by Hans de Goede · 11 years ago
  3. c093e1d ahci_platform: Drop support for imx53-ahci platform device type by Hans de Goede · 11 years ago
  4. f1df864 ahci_platform: Drop support for ahci-strict platform device type by Hans de Goede · 11 years ago
  5. e708e46 ata: ahci_platform: runtime resume the device before use by Roger Quadros · 11 years ago
  6. 21b5fae ata: ahci_platform: Manage SATA PHY by Roger Quadros · 11 years ago
  7. c431147 ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller by Roger Quadros · 11 years ago
  8. 90870d7 ahci-imx: Port to library-ised ahci_platform by Hans de Goede · 11 years ago
  9. c5754b5 ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform by Olliver Schinagl · 11 years ago
  10. 648cb6f ahci-platform: "Library-ise" suspend / resume functionality by Hans de Goede · 11 years ago
  11. 23b07d4 ahci-platform: "Library-ise" ahci_probe functionality by Hans de Goede · 11 years ago
  12. 96a01ba ahci-platform: Add enable_ / disable_resources helper functions by Hans de Goede · 11 years ago
  13. 4b3e603 ahci-platform: Add support for an optional regulator for sata-target power by Hans de Goede · 11 years ago
  14. 156c588 ahci-platform: Add support for devices with more then 1 clock by Hans de Goede · 11 years ago
  15. 039ece3 libahci: Allow drivers to override start_engine by Hans de Goede · 11 years ago
  16. b2a52b6 ata: libahci: replace obsolete simple_strtoul() with kstrtouint() by Daeseok Youn · 11 years ago
  17. 35186d0 ata: libahci: make ahci_pmp_retry_softreset() as static by Daeseok Youn · 11 years ago
  18. e478cff ata: CONFIG_ATA is libata by Randy Dunlap · 11 years ago
  19. 3ef9cc3 pata_imx: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago
  20. b314fc7 pata_imx: Use devm_ioremap_resource() to simplify code by Fabio Estevam · 11 years ago
  21. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  22. 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
  23. 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
  24. fbd918a Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  25. b7db4f2 SATA: MV: Add support for the optional PHYs by Andrew Lunn · 11 years ago
  26. 3a3a8cf sata-highbank: Remove unnecessary ahci_platform.h include by Hans de Goede · 11 years ago
  27. ecd75ad libata: disable LPM for some WD SATA-I devices by Tejun Heo · 11 years ago
  28. 6e1af69 Merge branch 'for-3.13-fixes' into for-3.14 by Tejun Heo · 11 years ago
  29. 9013d64 ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs by Lior Amsalem · 11 years ago
  30. b1f5c73 ata: sata_mv: introduce compatible string "marvell, armada-370-sata" by Simon Guinot · 11 years ago
  31. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  32. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  33. ed68a34 ata: pata_samsung_cf: Remove unused macros by Sachin Kamat · 11 years ago
  34. f882915 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  35. 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 11 years ago
  36. 3e692a9 ata: pata_samsung_cf: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  37. 15e5318 ata: pata_samsung_cf: Merge pata_samsung_cf.h into pata_samsung_cf.c by Sachin Kamat · 11 years ago
  38. 55c82a6 sata_sis: missing PM support by Alan · 11 years ago
  39. e098f5c ahci: add PCI ID for Marvell 88SE9170 SATA controller by Simon Guinot · 11 years ago
  40. 96f7f6b ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ata by Sachin Kamat · 11 years ago
  41. 4b69316 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  42. 85fbd72 libata, freezer: avoid block device removal while system is frozen by Tejun Heo · 11 years ago
  43. f78dea0 libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs by Marc Carino · 11 years ago
  44. b8bd6dc libata: disable a disk via libata.force params by Robin H. Johnson · 11 years ago
  45. 6fec887 ahci: bail out on ICH6 before using AHCI BAR by Paul Bolle · 11 years ago
  46. 7399339 drivers: ata: Mark the function as static in libahci.c by Rashika Kheria · 11 years ago
  47. d934145 drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.c by Rashika Kheria · 11 years ago
  48. 7d6203a ahci: imx: fix the error handling in imx_ahci_probe() by Wei Yongjun · 11 years ago
  49. 9c5ad36 ACPI / bind: Redefine acpi_preset_companion() by Rafael J. Wysocki · 11 years ago
  50. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  51. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  52. ee4e5a9 ahci: imx: ahci_imx_softreset() can be static by Fengguang Wu · 11 years ago
  53. 4a23d17 ahci: imx: Add i.MX53 support by Marek Vasut · 11 years ago
  54. 8403e2e ahci: imx: Pull out the clock enable/disable calls by Marek Vasut · 11 years ago
  55. c869325 libata: Merge branch 'for-3.13-fixes' into for-3.14 by Tejun Heo · 11 years ago
  56. 10becdb ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_EN by Marek Vasut · 11 years ago
  57. 8780994 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 by Michele Baldessari · 11 years ago
  58. e67adb4 sata_rcar: Add R-Car Gen2 SATA PHY support by Valentine Barshak · 11 years ago
  59. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  60. c570076 ATA: Fix port removal ordering by Rafael J. Wysocki · 11 years ago
  61. 6d5278a ahci: add Marvell 9230 to the AHCI PCI device list by Samir Benmendil · 11 years ago
  62. e2fc623 ata: fix acpi_bus_get_device() return value check by Yijing Wang · 11 years ago
  63. cb85696 ahci: mcp89: enter AHCI mode under Apple BIOS emulation by James Laird · 11 years ago
  64. 6c9e149 pata_arasan_cf: add missing clk_disable_unprepare() on error path by Wei Yongjun · 11 years ago
  65. 2435dcb ahci: add support for IBM Akebono platform device by Alistair Popple · 11 years ago
  66. 462098b ata: libata-eh: Remove unnecessary snprintf arithmetic by Levente Kurusa · 11 years ago
  67. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  68. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  69. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  70. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  71. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  72. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  73. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  74. 13aa7e0 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  75. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  76. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  77. 9f961a5 ahci: Add Device IDs for Intel Wildcat Point-LP by James Ralston · 11 years ago
  78. d6cfaab DMA-API: others: use dma_set_coherent_mask() by Russell King · 12 years ago
  79. 105f4ade DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  80. 329b428 sata_rcar: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  81. 0523f03 drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH drive by Shan Hai · 11 years ago
  82. 3915c3b libata: Add some missing command descriptions by Robert Hancock · 11 years ago
  83. 225f1ea sata_highbank: clear whole array in highbank_initialize_phys() by Dan Carpenter · 11 years ago
  84. 89dafa2 ahci: disabled FBS prior to issuing software reset by xiangliang yu · 11 years ago
  85. 3e85c3e libata: Fix display of sata speed by Gwendal Grignou · 11 years ago
  86. 19eddab Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  87. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  88. fa070ee libahci: fix turning on LEDs in ahci_start_port() by Lukasz Dorau · 11 years ago
  89. 8b789d8 ahci: imx: setup power saving methods by Richard Zhu · 11 years ago
  90. 89951f2 ata_piix: minor typo and a printk fix by Levente Kurusa · 11 years ago
  91. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  92. f13e220 libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures by Gwendal Grignou · 15 years ago
  93. 0fed4c0 ahci_platform: use dev_info() instead of printk() by Jingoo Han · 11 years ago
  94. d2782d9 ahci: use dev_info() instead of printk() by Jingoo Han · 11 years ago
  95. fc0012e pata_isapnp: Don't use invalid I/O ports by Ondrej Zary · 11 years ago
  96. 743a7ec update contact information for Mikael Pettersson by Mikael Pettersson · 11 years ago
  97. ed08d40 ahci: Changing two module params with static and __read_mostly by Chuansheng Liu · 11 years ago
  98. 357397a Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  99. 86a565e libata: bugfix: Remove __le32 in ata_tf_to_fis() by Marc Carino · 11 years ago
  100. 03f7b80 libata: acpi: Remove ata_dev_acpi_handle stub in libata.h by Aaron Lu · 11 years ago