aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds7-37/+59
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams1-8/+13
2014-04-18ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev1-6/+10
2014-04-17ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()Alexander Gordeev1-4/+4
2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2-1/+9
2014-04-16ahci: do not request irq for dummy portDavid Milburn1-8/+4
2014-04-15pata_samsung_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-3/+7
2014-04-14pata_arasan_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-2/+5
2014-04-08ata: fix i.MX AHCI driver dependenciesJean Delvare1-1/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-04-02pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-5/+6
2014-04-02libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen1-2/+4
2014-04-02libata: make AHCI_XGENE depend on PHY_XGENETejun Heo1-2/+1
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