summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
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-19ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn
2014-02-19ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn
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-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21Merge 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
2014-01-16libata: disable LPM for some WD SATA-I devicesTejun Heo
2014-01-16Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo
2014-01-15ata: sata_mv: fix disk hotplug for Armada 370/XP SoCsLior Amsalem
2014-01-15ata: sata_mv: introduce compatible string "marvell, armada-370-sata"Simon Guinot
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-12ata: pata_samsung_cf: Remove unused macrosSachin Kamat
2014-01-09Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-03PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev
2014-01-02ata: pata_samsung_cf: Use devm_ioremap_resource()Jingoo Han
2014-01-02ata: pata_samsung_cf: Merge pata_samsung_cf.h into pata_samsung_cf.cSachin Kamat
2014-01-01sata_sis: missing PM supportAlan
2013-12-31ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot
2013-12-31ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ataSachin Kamat
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-19libata, freezer: avoid block device removal while system is frozenTejun Heo
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino
2013-12-16libata: disable a disk via libata.force paramsRobin H. Johnson
2013-12-16ahci: bail out on ICH6 before using AHCI BARPaul Bolle
2013-12-14drivers: ata: Mark the function as static in libahci.cRashika Kheria
2013-12-14drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.cRashika Kheria
2013-12-12ahci: imx: fix the error handling in imx_ahci_probe()Wei Yongjun
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-12-03ahci: imx: ahci_imx_softreset() can be staticFengguang Wu
2013-12-03ahci: imx: Add i.MX53 supportMarek Vasut
2013-12-03ahci: imx: Pull out the clock enable/disable callsMarek Vasut