aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2015-01-29sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko
2015-01-29libata: prevent HSM state change race between ISR and PIODavid Jeffery
2014-12-16sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-16ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-16AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles
2014-11-21ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman
2014-11-21ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo
2014-11-21ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-11-14libata-sff: Fix controllers with no ctl portOndrej Zary
2014-11-14pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter
2014-10-05ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston
2014-10-05ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri
2014-10-05ahci: Add Device IDs for Intel 9 Series PCHJames Ralston
2014-10-05pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan
2014-10-05libata: widen Crucial M550 blacklist matchingTejun Heo
2014-07-31ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-31libata: support the ata host which implements a queue depth less than 32Kevin Hao
2014-06-16ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle
2014-06-16ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero
2014-06-11libata: Blacklist queued trim for Crucial M500Martin K. Petersen
2014-06-07libata: clean up ZPODD when a port is detachedLevente Kurusa
2014-06-07pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz
2014-05-13libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen
2014-05-13ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev
2014-05-13ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-13ahci: do not request irq for dummy portDavid Milburn
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: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari
2014-03-03libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos
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-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-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-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