summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo-12/+4
2014-07-18ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez-0/+1
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin-1/+1
2014-07-15libata: EH should handle AMNF error condition as a media errorAlexey Asemov-4/+5
2014-07-14libata: support the ata host which implements a queue depth less than 32Kevin Hao-3/+19
2014-07-08ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi-13/+47
2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi-3/+6
2014-06-24ata: ahci_imx: warn when disabling ahci linkRussell King-0/+3
2014-06-24ahci: disable ncq feature for hisilicon sataKefeng Wang-1/+1
2014-06-19ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo-4/+31
2014-06-17libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen-1/+6
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-189/+313
2014-06-03ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero-0/+2
2014-06-02libata: Blacklist queued trim for Crucial M500Martin K. Petersen-4/+4
2014-05-27ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song-2/+2
2014-05-27ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle-0/+2
2014-05-21sata_fsl: remove check for CONFIG_MPC8315_DSPaul Bolle-14/+0
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+205
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo-0/+2
2014-05-14ahci: add support for Hisilicon sataKefeng Wang-1/+8
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang-11/+23
2014-05-14ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang-0/+6
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz-120/+113
2014-05-08ata: pata_at91 only works on sam9Arnd Bergmann-1/+1
2014-05-07libata: clean up ZPODD when a port is detachedLevente Kurusa-0/+9
2014-05-04ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfacesThomas Petazzoni-0/+137
2014-05-04ahci: imx: software workaround for phy reset issue in resumeShawn Guo-0/+161
2014-05-04ahci: imx: add namespace for register enumsShawn Guo-7/+9
2014-05-04libata-sff: remove dead codePaul Bolle-9/+0
2014-05-02ata: SATL compliance for Inquiry Product RevisionKeith Busch-1/+5
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-37/+59
2014-04-24ahci: disable DEVSLP for Intel ValleyviewJacob Pan-0/+23
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams-8/+13
2014-04-18ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev-6/+10
2014-04-17ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()Alexander Gordeev-4/+4
2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev-1/+9
2014-04-16ahci: do not request irq for dummy portDavid Milburn-8/+4
2014-04-15pata_samsung_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz-3/+7
2014-04-14pata_arasan_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz-2/+5
2014-04-14pata_octeon_cf: use devm_kzalloc() to allocate cf_portBartlomiej Zolnierkiewicz-33/+17
2014-04-08ata: fix i.MX AHCI driver dependenciesJean Delvare-1/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2014-04-02pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz-5/+6
2014-04-02libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen-2/+4
2014-04-02libata: make AHCI_XGENE depend on PHY_XGENETejun Heo-2/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+9
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-27/+45
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-700/+1959
2014-03-27ata: fix Marvell SATA driver dependenciesBartlomiej Zolnierkiewicz-0/+2
2014-03-26ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz-0/+1