aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+9
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-27/+45
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds83-700/+1959
2014-03-27ata: fix Marvell SATA driver dependenciesBartlomiej Zolnierkiewicz1-0/+2
2014-03-26ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-03-26ata: remove superfluous castsJoe Perches4-10/+6
2014-03-26ata: sata_highbank: remove superfluous castBartlomiej Zolnierkiewicz1-1/+1
2014-03-26ata: fix Calxeda Highbank SATA driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-03-26ata: fix R-Car SATA driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-03-25ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controllerBartlomiej Zolnierkiewicz3-0/+124
2014-03-25ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz4-524/+549
2014-03-25ata: ahci_platform: fix ahci_platform_data->suspend method handlingBartlomiej Zolnierkiewicz1-2/+9
2014-03-18libata: async resumeTodd Brandt1-1/+1
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams2-86/+62
2014-03-18ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho1-1/+1
2014-03-17ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho3-0/+494
2014-03-17ata: ahci_sunxi: fix code formattingBartlomiej Zolnierkiewicz1-22/+22
2014-03-17ata: ahci_sunxi: make ahci_sunxi_resume() staticBartlomiej Zolnierkiewicz1-1/+1
2014-03-17Merge branch 'acpi-hotplug'Rafael J. Wysocki1-27/+45
2014-03-14ata: ahci_platform: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz1-3/+3
2014-03-14ata: pata_imx: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz1-2/+2
2014-03-14ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz1-11/+9
2014-03-14ata: ahci_st: build fixesBartlomiej Zolnierkiewicz2-8/+6
2014-03-14libata: zpodd: eliminate odd_can_poweroffAaron Lu1-19/+2
2014-03-14libata: acpi: avoid passing NULL to ACPI evaluation methodAaron Lu1-0/+1
2014-03-14libata: zpodd: should depend on PM_RUNTIMEAaron Lu1-1/+1
2014-03-14ata: Fix SC1200 dependenciesJean Delvare1-1/+1
2014-03-14ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones1-1/+5
2014-03-14ahci: st: Only build for ST-Micro h/wLee Jones1-0/+1
2014-03-14ahci: st: Utilise ata_platform_remove_one() callLee Jones1-18/+26
2014-03-14ahci: st: Remove legacy dependencies on PHYLee Jones2-3/+0
2014-03-14ahci: st: Standardise naming conventionsLee Jones2-4/+4
2014-03-14ahci: st: Add support for ST's SATA IPLee Jones3-0/+249
2014-03-11pata_legacy: Remove dead codeSilvan Jegen1-1/+0
2014-03-11ata: Fix CS55xx dependenciesJean Delvare1-4/+4
2014-03-10Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-2/+1
2014-03-10libata: use wider match for blacklisting Crucial M500Tejun Heo1-2/+1
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+2
2014-03-07libata: end the r-wordDan Williams1-2/+3
2014-03-07libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001)Michele Baldessari1-0/+1
2014-03-06ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede1-0/+2
2014-03-03libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos1-0/+1
2014-02-23ahci_sunxi: Use msleep instead of mdelayHans de Goede1-3/+3
2014-02-22ahci_platform: Drop unused ahci_platform_data membersHans de Goede1-9/+1
2014-02-22ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede1-40/+6
2014-02-22ahci_platform: Drop support for ahci-strict platform device typeHans de Goede1-11/+0
2014-02-22ata: ahci_platform: runtime resume the device before useRoger Quadros2-0/+16
2014-02-22ata: ahci_platform: Manage SATA PHYRoger Quadros2-2/+47
2014-02-22ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros1-0/+1