summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2014-05-13libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen1-2/+4
2014-05-13ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev1-6/+10
2014-05-13ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2-1/+9
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-8/+13
2014-05-13ahci: do not request irq for dummy portDavid Milburn1-8/+4
2014-03-10Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2014-03-10libata: use wider match for blacklisting Crucial M500Tejun Heo1-2/+1
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2014-03-07libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari1-0/+1
2014-03-04libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos1-0/+1
2014-02-21Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2014-02-21Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+35
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-15ahci: Fix broken fallback to single MSI modeAlexander Gordeev1-1/+3
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-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
2014-01-02sata_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
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-2/+13
2013-12-16libata: disable a disk via libata.force paramsRobin H. Johnson1-0/+1
2013-12-16ahci: bail out on ICH6 before using AHCI BARPaul Bolle1-9/+9
2013-12-15drivers: ata: Mark the function as static in libahci.cRashika Kheria1-2/+2
2013-12-15drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.cRashika Kheria1-1/+1
2013-12-12ahci: imx: fix the error handling in imx_ahci_probe()Wei Yongjun1-1/+2
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki1-13/+13
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng2-5/+2
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1