summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2014-03-14libata: acpi: avoid passing NULL to ACPI evaluation methodAaron Lu1-0/+1
2014-03-14libata: zpodd: should depend on PM_RUNTIMEAaron Lu1-1/+1
2014-03-14ata: Fix SC1200 dependenciesJean Delvare1-1/+1
2014-03-14ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones1-1/+5
2014-03-14ahci: st: Only build for ST-Micro h/wLee Jones1-0/+1
2014-03-14ahci: st: Utilise ata_platform_remove_one() callLee Jones1-18/+26
2014-03-14ahci: st: Remove legacy dependencies on PHYLee Jones2-3/+0
2014-03-14ahci: st: Standardise naming conventionsLee Jones2-4/+4
2014-03-14ahci: st: Add support for ST's SATA IPLee Jones3-0/+249
2014-03-11pata_legacy: Remove dead codeSilvan Jegen1-1/+0
2014-03-11ata: Fix CS55xx dependenciesJean Delvare1-4/+4
2014-03-08libata: end the r-wordDan Williams1-2/+3
2014-03-06ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede1-0/+2
2014-02-23ahci_sunxi: Use msleep instead of mdelayHans de Goede1-3/+3
2014-02-23ahci_platform: Drop unused ahci_platform_data membersHans de Goede1-9/+1
2014-02-23ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede1-40/+6
2014-02-23ahci_platform: Drop support for ahci-strict platform device typeHans de Goede1-11/+0
2014-02-23ata: ahci_platform: runtime resume the device before useRoger Quadros2-0/+16
2014-02-23ata: ahci_platform: Manage SATA PHYRoger Quadros2-2/+47
2014-02-23ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros1-0/+1
2014-02-23ahci-imx: Port to library-ised ahci_platformHans de Goede1-204/+127
2014-02-23ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl3-0/+259
2014-02-23ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede1-15/+82
2014-02-23ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede1-65/+123
2014-02-23ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede1-37/+69
2014-02-23ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede2-2/+36
2014-02-23ahci-platform: Add support for devices with more then 1 clockHans de Goede2-28/+88
2014-02-23libahci: Allow drivers to override start_engineHans de Goede4-10/+31
2014-02-20ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn1-2/+3
2014-02-20ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn1-2/+2
2014-02-19ata: CONFIG_ATA is libataRandy Dunlap1-2/+2
2014-02-19pata_imx: Propagate the real error code on platform_get_irq() failureFabio Estevam1-2/+2
2014-02-19pata_imx: Use devm_ioremap_resource() to simplify codeFabio Estevam1-7/+2
2014-02-14ata: delete non-required instances of include <linux/init.h>Paul Gortmaker68-68/+0
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-18/+15
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+35
2014-01-22Merge 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-13Merge branch 'acpi-hotplug'Rafael J. Wysocki1-13/+13
2014-01-13Merge 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-04PCI/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