Age | Commit message (Expand) | Author |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
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 |
2014-03-14 | ahci: st: Remove legacy dependencies on PHY | Lee Jones |
2014-03-14 | ahci: st: Standardise naming conventions | Lee Jones |
2014-03-14 | ahci: st: Add support for ST's SATA IP | Lee Jones |
2014-03-11 | pata_legacy: Remove dead code | Silvan Jegen |
2014-03-11 | ata: Fix CS55xx dependencies | Jean Delvare |
2014-03-10 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-10 | libata: use wider match for blacklisting Crucial M500 | Tejun Heo |
2014-03-08 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-07 | libata: end the r-word | Dan Williams |
2014-03-07 | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ... | Michele Baldessari |
2014-03-06 | ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions | Hans de Goede |
2014-03-03 | libata: disable queued TRIM for Crucial M500 mSATA SSDs | Marios Andreopoulos |
2014-02-23 | ahci_sunxi: Use msleep instead of mdelay | Hans de Goede |
2014-02-22 | ahci_platform: Drop unused ahci_platform_data members | Hans de Goede |
2014-02-22 | ahci_platform: Drop support for imx53-ahci platform device type | Hans de Goede |
2014-02-22 | ahci_platform: Drop support for ahci-strict platform device type | Hans de Goede |
2014-02-22 | ata: ahci_platform: runtime resume the device before use | Roger Quadros |
2014-02-22 | ata: ahci_platform: Manage SATA PHY | Roger Quadros |
2014-02-22 | ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller | Roger Quadros |