summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2014-02-22ahci-imx: Port to library-ised ahci_platformHans de Goede1-204/+127
2014-02-22ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl3-0/+259
2014-02-22ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede1-15/+82
2014-02-22ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede1-65/+123
2014-02-22ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede1-37/+69
2014-02-22ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede2-2/+36
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede2-28/+88
2014-02-22libahci: Allow drivers to override start_engineHans de Goede4-10/+31
2014-02-22ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki1-27/+45
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+35
2014-02-20Merge branch 'master' into for-nextJiri Kosina14-191/+541
2014-02-19ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn1-2/+3
2014-02-19ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn1-2/+2
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida1-2/+2
2014-02-18ata: CONFIG_ATA is libataRandy Dunlap1-2/+2
2014-02-18pata_imx: Propagate the real error code on platform_get_irq() failureFabio Estevam1-2/+2
2014-02-18pata_imx: Use devm_ioremap_resource() to simplify codeFabio Estevam1-7/+2
2014-02-18ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa1-0/+14
2014-02-16ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia1-2/+7
2014-02-14ahci: Fix broken fallback to single MSI modeAlexander Gordeev1-1/+3
2014-02-14ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev1-11/+9
2014-02-14ahci: Fix broken fallback to single MSI modeAlexander Gordeev1-1/+3
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker68-68/+0
2014-02-05ata: sata_mv: Fix probe failures with optional physAndrew Lunn1-3/+5
2014-02-03sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo1-0/+1
2014-01-31ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev1-2/+5
2014-01-29ATA: SATA_MV: Add missing Kconfig select statememntAndrew Lunn1-0/+1
2014-01-29ata: pata_imx: Check the return value from clk_prepare_enable()Fabio Estevam1-2/+6
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-18/+15
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+35
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds11-143/+436
2014-01-20SATA: MV: Add support for the optional PHYsAndrew Lunn1-0/+27
2014-01-19sata-highbank: Remove unnecessary ahci_platform.h includeHans de Goede1-1/+0
2014-01-16libata: disable LPM for some WD SATA-I devicesTejun Heo2-3/+42
2014-01-16Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo4-11/+51
2014-01-15ata: sata_mv: fix disk hotplug for Armada 370/XP SoCsLior Amsalem1-0/+24
2014-01-15ata: sata_mv: introduce compatible string "marvell, armada-370-sata"Simon Guinot1-0/+1
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki1-13/+13
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki2-5/+2
2014-01-12ata: pata_samsung_cf: Remove unused macrosSachin Kamat1-13/+0
2014-01-09Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+7
2014-01-03PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev1-21/+35
2014-01-02ata: pata_samsung_cf: Use devm_ioremap_resource()Jingoo Han1-15/+3
2014-01-02ata: pata_samsung_cf: Merge pata_samsung_cf.h into pata_samsung_cf.cSachin Kamat2-56/+37
2014-01-01sata_sis: missing PM supportAlan1-0/+4
2013-12-31ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot1-0/+3
2013-12-31ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ataSachin Kamat2-1/+56
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-12/+49
2013-12-19libata, freezer: avoid block device removal while system is frozenTejun Heo1-0/+21