aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo
2014-05-08ata: pata_at91 only works on sam9Arnd Bergmann
2014-05-07libata: clean up ZPODD when a port is detachedLevente Kurusa
2014-05-04ahci: imx: software workaround for phy reset issue in resumeShawn Guo
2014-05-04ahci: imx: add namespace for register enumsShawn Guo
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-24ahci: disable DEVSLP for Intel ValleyviewJacob Pan
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams
2014-04-18ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev
2014-04-17ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()Alexander Gordeev
2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev
2014-04-16ahci: do not request irq for dummy portDavid Milburn
2014-04-15pata_samsung_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz
2014-04-14pata_arasan_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz
2014-04-08ata: fix i.MX AHCI driver dependenciesJean Delvare
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz
2014-04-02libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen
2014-04-02libata: make AHCI_XGENE depend on PHY_XGENETejun Heo
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-03-27ata: fix Marvell SATA driver dependenciesBartlomiej Zolnierkiewicz
2014-03-26ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz
2014-03-26ata: remove superfluous castsJoe Perches
2014-03-26ata: sata_highbank: remove superfluous castBartlomiej Zolnierkiewicz
2014-03-26ata: fix Calxeda Highbank SATA driver dependenciesBartlomiej Zolnierkiewicz
2014-03-26ata: fix R-Car SATA driver dependenciesBartlomiej Zolnierkiewicz
2014-03-25ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controllerBartlomiej Zolnierkiewicz
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