summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2014-03-25ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz
2014-03-25ata: ahci_platform: fix ahci_platform_data->suspend method handlingBartlomiej Zolnierkiewicz
2014-03-18libata: async resumeTodd Brandt
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams
2014-03-18ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho
2014-03-17ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho
2014-03-17ata: ahci_sunxi: fix code formattingBartlomiej Zolnierkiewicz
2014-03-17ata: ahci_sunxi: make ahci_sunxi_resume() staticBartlomiej Zolnierkiewicz
2014-03-17Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-03-14ata: ahci_platform: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-03-14ata: pata_imx: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-03-14ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz
2014-03-14ata: ahci_st: build fixesBartlomiej Zolnierkiewicz
2014-03-14libata: zpodd: eliminate odd_can_poweroffAaron Lu
2014-03-14libata: acpi: avoid passing NULL to ACPI evaluation methodAaron Lu
2014-03-14libata: zpodd: should depend on PM_RUNTIMEAaron Lu
2014-03-14ata: Fix SC1200 dependenciesJean Delvare
2014-03-14ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones
2014-03-14ahci: st: Only build for ST-Micro h/wLee Jones
2014-03-14ahci: st: Utilise ata_platform_remove_one() callLee Jones
2014-03-14ahci: st: Remove legacy dependencies on PHYLee Jones
2014-03-14ahci: st: Standardise naming conventionsLee Jones
2014-03-14ahci: st: Add support for ST's SATA IPLee Jones
2014-03-11pata_legacy: Remove dead codeSilvan Jegen
2014-03-11ata: Fix CS55xx dependenciesJean Delvare
2014-03-10Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-10libata: use wider match for blacklisting Crucial M500Tejun Heo
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-07libata: end the r-wordDan Williams
2014-03-07libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari
2014-03-06ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede
2014-03-03libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos
2014-02-23ahci_sunxi: Use msleep instead of mdelayHans de Goede
2014-02-22ahci_platform: Drop unused ahci_platform_data membersHans de Goede
2014-02-22ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede
2014-02-22ahci_platform: Drop support for ahci-strict platform device typeHans de Goede
2014-02-22ata: ahci_platform: runtime resume the device before useRoger Quadros
2014-02-22ata: ahci_platform: Manage SATA PHYRoger Quadros
2014-02-22ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros
2014-02-22ahci-imx: Port to library-ised ahci_platformHans de Goede
2014-02-22ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl
2014-02-22ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede
2014-02-22ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede
2014-02-22ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede
2014-02-22ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede
2014-02-22libahci: Allow drivers to override start_engineHans de Goede
2014-02-22ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds