aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
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
2013-10-31DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()Russell King
2013-10-29sata_rcar: Convert to clk_prepare/unprepareLaurent Pinchart
2013-10-28drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai
2013-10-27libata: Add some missing command descriptionsRobert Hancock
2013-10-27sata_highbank: clear whole array in highbank_initialize_phys()Dan Carpenter
2013-10-27ahci: disabled FBS prior to issuing software resetxiangliang yu
2013-10-27libata: Fix display of sata speedGwendal Grignou
2013-10-22Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-10-15libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau
2013-10-15ahci: imx: setup power saving methodsRichard Zhu
2013-10-13ata_piix: minor typo and a printk fixLevente Kurusa