Age | Commit message (Expand) | Author |
2014-05-21 | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-19 | ahci: imx: PLL clock needs 100us to settle down | Shawn Guo |
2014-05-08 | ata: pata_at91 only works on sam9 | Arnd Bergmann |
2014-05-07 | libata: clean up ZPODD when a port is detached | Levente Kurusa |
2014-05-04 | ahci: imx: software workaround for phy reset issue in resume | Shawn Guo |
2014-05-04 | ahci: imx: add namespace for register enums | Shawn Guo |
2014-04-24 | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-24 | ahci: disable DEVSLP for Intel Valleyview | Jacob Pan |
2014-04-18 | libata/ahci: accommodate tag ordered controllers | Dan Williams |
2014-04-18 | ahci: Do not receive interrupts sent by dummy ports | Alexander Gordeev |
2014-04-17 | ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() | Alexander Gordeev |
2014-04-17 | ahci: Ensure "MSI Revert to Single Message" mode is not enforced | Alexander Gordeev |
2014-04-16 | ahci: do not request irq for dummy port | David Milburn |
2014-04-15 | pata_samsung_cf: fix ata_host_activate() failure handling | Bartlomiej Zolnierkiewicz |
2014-04-14 | pata_arasan_cf: fix ata_host_activate() failure handling | Bartlomiej Zolnierkiewicz |
2014-04-08 | ata: fix i.MX AHCI driver dependencies | Jean Delvare |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | pata_at91: fix ata_host_activate() failure handling | Bartlomiej Zolnierkiewicz |
2014-04-02 | libata: Update queued trim blacklist for M5x0 drives | Martin K. Petersen |
2014-04-02 | libata: make AHCI_XGENE depend on PHY_XGENE | Tejun Heo |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-01 | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-03-27 | ata: fix Marvell SATA driver dependencies | Bartlomiej Zolnierkiewicz |
2014-03-26 | ata: fix ARASAN CompactFlash PATA driver dependencies | Bartlomiej Zolnierkiewicz |
2014-03-26 | ata: remove superfluous casts | Joe Perches |
2014-03-26 | ata: sata_highbank: remove superfluous cast | Bartlomiej Zolnierkiewicz |
2014-03-26 | ata: fix Calxeda Highbank SATA driver dependencies | Bartlomiej Zolnierkiewicz |
2014-03-26 | ata: fix R-Car SATA driver dependencies | Bartlomiej Zolnierkiewicz |
2014-03-25 | ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller | Bartlomiej Zolnierkiewicz |
2014-03-25 | ata: move library code from ahci_platform.c to libahci_platform.c | Bartlomiej Zolnierkiewicz |
2014-03-25 | ata: ahci_platform: fix ahci_platform_data->suspend method handling | Bartlomiej Zolnierkiewicz |
2014-03-18 | libata: async resume | Todd Brandt |
2014-03-18 | libata, libsas: kill pm_result and related cleanup | Dan Williams |
2014-03-18 | ata: Fix compiler warning with APM X-Gene host controller driver | Loc Ho |
2014-03-17 | ata: Add APM X-Gene SoC AHCI SATA host controller driver | Loc Ho |
2014-03-17 | ata: ahci_sunxi: fix code formatting | Bartlomiej Zolnierkiewicz |
2014-03-17 | ata: ahci_sunxi: make ahci_sunxi_resume() static | Bartlomiej Zolnierkiewicz |
2014-03-17 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-03-14 | ata: ahci_platform: fix devm_ioremap_resource() return value checking | Bartlomiej Zolnierkiewicz |
2014-03-14 | ata: pata_imx: fix devm_ioremap_resource() return value checking | Bartlomiej Zolnierkiewicz |
2014-03-14 | ata: ahci_st: remove deprecated struct ahci_platform_data usage | Bartlomiej Zolnierkiewicz |
2014-03-14 | ata: ahci_st: build fixes | Bartlomiej Zolnierkiewicz |
2014-03-14 | libata: zpodd: eliminate odd_can_poweroff | Aaron Lu |
2014-03-14 | libata: acpi: avoid passing NULL to ACPI evaluation method | Aaron Lu |
2014-03-14 | libata: zpodd: should depend on PM_RUNTIME | Aaron Lu |
2014-03-14 | ata: Fix SC1200 dependencies | Jean Delvare |
2014-03-14 | ahci: st: Invoke AHCI Platform Suspend/Resume | Lee Jones |
2014-03-14 | ahci: st: Only build for ST-Micro h/w | Lee Jones |
2014-03-14 | ahci: st: Utilise ata_platform_remove_one() call | Lee Jones |