summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-0977-189/+313
|\
| * ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero2014-06-031-0/+2
| * ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song2014-05-271-2/+2
| * ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle2014-05-271-0/+2
| * sata_fsl: remove check for CONFIG_MPC8315_DSPaul Bolle2014-05-211-14/+0
| * ahci: add support for Hisilicon sataKefeng Wang2014-05-141-1/+8
| * libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-148-11/+23
| * ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang2014-05-142-0/+6
| * ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-0960-120/+113
| * ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfacesThomas Petazzoni2014-05-043-0/+137
| * libata-sff: remove dead codePaul Bolle2014-05-041-9/+0
| * ata: SATL compliance for Inquiry Product RevisionKeith Busch2014-05-021-1/+5
| * pata_octeon_cf: use devm_kzalloc() to allocate cf_portBartlomiej Zolnierkiewicz2014-04-141-33/+17
* | libata: Blacklist queued trim for Crucial M500Martin K. Petersen2014-06-021-4/+4
* | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-216-8/+205
|\ \
| * | ahci: imx: PLL clock needs 100us to settle downShawn Guo2014-05-191-0/+2
| * | ata: pata_at91 only works on sam9Arnd Bergmann2014-05-081-1/+1
| * | libata: clean up ZPODD when a port is detachedLevente Kurusa2014-05-071-0/+9
| * | ahci: imx: software workaround for phy reset issue in resumeShawn Guo2014-05-041-0/+161
| * | ahci: imx: add namespace for register enumsShawn Guo2014-05-041-7/+9
| * | ahci: disable DEVSLP for Intel ValleyviewJacob Pan2014-04-243-0/+23
* | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-247-37/+59
|\| | | |/ |/|
| * libata/ahci: accommodate tag ordered controllersDan Williams2014-04-181-8/+13
| * ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev2014-04-181-6/+10
| * ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()Alexander Gordeev2014-04-171-4/+4
| * ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2014-04-172-1/+9
| * ahci: do not request irq for dummy portDavid Milburn2014-04-161-8/+4
| * pata_samsung_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz2014-04-151-3/+7
| * pata_arasan_cf: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz2014-04-141-2/+5
| * ata: fix i.MX AHCI driver dependenciesJean Delvare2014-04-081-1/+1
| * pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz2014-04-021-5/+6
| * libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen2014-04-021-2/+4
| * libata: make AHCI_XGENE depend on PHY_XGENETejun Heo2014-04-021-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2014-191/+541
| |\
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-2/+2
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-11/+9
|\ \ \
| * | | ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev2014-02-141-11/+9
| * | | ahci: Fix broken fallback to single MSI modeAlexander Gordeev2014-02-141-1/+3
* | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-27/+45
|\ \ \ \
| * \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-03-171-27/+45
| |\ \ \ \
| | * | | | ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki2014-02-221-27/+45
| | |/ / /
* | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-03-3183-700/+1959
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ata: fix Marvell SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-271-0/+2
| * | | | ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| * | | | ata: remove superfluous castsJoe Perches2014-03-264-10/+6
| * | | | ata: sata_highbank: remove superfluous castBartlomiej Zolnierkiewicz2014-03-261-1/+1
| * | | | ata: fix Calxeda Highbank SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| * | | | ata: fix R-Car SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| * | | | ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controllerBartlomiej Zolnierkiewicz2014-03-253-0/+124