summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
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
2013-12-03libata: Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo
2013-12-03ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut
2013-11-29libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari
2013-11-29sata_rcar: Add R-Car Gen2 SATA PHY supportValentine Barshak
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki
2013-11-23ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil
2013-11-23ata: fix acpi_bus_get_device() return value checkYijing Wang
2013-11-23ahci: mcp89: enter AHCI mode under Apple BIOS emulationJames Laird
2013-11-22pata_arasan_cf: add missing clk_disable_unprepare() on error pathWei Yongjun
2013-11-22ahci: add support for IBM Akebono platform deviceAlistair Popple
2013-11-22ata: libata-eh: Remove unnecessary snprintf arithmeticLevente Kurusa
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-04ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston
2013-10-31DMA-API: others: use dma_set_coherent_mask()Russell King