summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2014-03-11pata_legacy: Remove dead codeSilvan Jegen
2014-03-11ata: Fix CS55xx dependenciesJean Delvare
2014-03-10Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-10libata: use wider match for blacklisting Crucial M500Tejun Heo
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-07libata: end the r-wordDan Williams
2014-03-07libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari
2014-03-06ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede
2014-03-03libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos
2014-02-23ahci_sunxi: Use msleep instead of mdelayHans de Goede
2014-02-22ahci_platform: Drop unused ahci_platform_data membersHans de Goede
2014-02-22ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede
2014-02-22ahci_platform: Drop support for ahci-strict platform device typeHans de Goede
2014-02-22ata: ahci_platform: runtime resume the device before useRoger Quadros
2014-02-22ata: ahci_platform: Manage SATA PHYRoger Quadros
2014-02-22ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros
2014-02-22ahci-imx: Port to library-ised ahci_platformHans de Goede
2014-02-22ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl
2014-02-22ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede
2014-02-22ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede
2014-02-22ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede
2014-02-22ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede
2014-02-22libahci: Allow drivers to override start_engineHans de Goede
2014-02-21ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn
2014-02-20ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-18ata: CONFIG_ATA is libataRandy Dunlap
2014-02-18pata_imx: Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-18pata_imx: Use devm_ioremap_resource() to simplify codeFabio Estevam
2014-02-18ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa
2014-02-16ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia
2014-02-14ahci: Fix broken fallback to single MSI modeAlexander Gordeev
2014-02-14ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev
2014-02-14ahci: Fix broken fallback to single MSI modeAlexander Gordeev
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-02-05ata: sata_mv: Fix probe failures with optional physAndrew Lunn
2014-02-03sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo
2014-01-31ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev
2014-01-29ATA: SATA_MV: Add missing Kconfig select statememntAndrew Lunn
2014-01-29ata: pata_imx: Check the return value from clk_prepare_enable()Fabio Estevam
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-20SATA: MV: Add support for the optional PHYsAndrew Lunn
2014-01-19sata-highbank: Remove unnecessary ahci_platform.h includeHans de Goede