aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-09Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-0/+7
2014-01-01sata_sis: missing PM supportAlan1-0/+4
2013-12-31ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot1-0/+3
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds4-12/+49
2013-12-19libata, freezer: avoid block device removal while system is frozenTejun Heo1-0/+21
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-2/+13
2013-12-16libata: disable a disk via libata.force paramsRobin H. Johnson1-0/+1
2013-12-16ahci: bail out on ICH6 before using AHCI BARPaul Bolle1-9/+9
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2013-12-03ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut1-1/+2
2013-11-29libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari1-0/+3
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+1
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki1-2/+1
2013-11-23ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil1-0/+2
2013-11-23ata: fix acpi_bus_get_device() return value checkYijing Wang1-3/+1
2013-11-22pata_arasan_cf: add missing clk_disable_unprepare() on error pathWei Yongjun1-0/+1
2013-11-22ahci: add support for IBM Akebono platform deviceAlistair Popple1-0/+1
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineVinod Koul1-2/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-2/+2
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-2/+2
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz1-2/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+7
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds11-35/+164
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-0/+4
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring1-0/+2
2013-11-04ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston1-0/+4
2013-10-31DMA-API: others: use dma_set_coherent_mask()Russell King1-1/+4
2013-10-31DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()Russell King1-2/+3
2013-10-29sata_rcar: Convert to clk_prepare/unprepareLaurent Pinchart1-5/+5
2013-10-28drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai1-0/+1
2013-10-27libata: Add some missing command descriptionsRobert Hancock1-0/+8
2013-10-27sata_highbank: clear whole array in highbank_initialize_phys()Dan Carpenter1-5/+3
2013-10-27ahci: disabled FBS prior to issuing software resetxiangliang yu1-0/+16
2013-10-27libata: Fix display of sata speedGwendal Grignou1-8/+8
2013-10-22Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds5-7/+15
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu3-21/+0
2013-10-15libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau1-1/+9
2013-10-15ahci: imx: setup power saving methodsRichard Zhu4-5/+105
2013-10-13ata_piix: minor typo and a printk fixLevente Kurusa1-9/+10
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2013-10-07libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou1-3/+3
2013-10-07ahci_platform: use dev_info() instead of printk()Jingoo Han1-1/+1
2013-10-07ahci: use dev_info() instead of printk()Jingoo Han1-1/+1
2013-10-07pata_isapnp: Don't use invalid I/O portsOndrej Zary1-1/+1
2013-09-25update contact information for Mikael PetterssonMikael Pettersson1-1/+1
2013-09-22ahci: Changing two module params with static and __read_mostlyChuansheng Liu1-3/+4
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds19-287/+236
2013-09-03libata: bugfix: Remove __le32 in ata_tf_to_fis()Marc Carino1-6/+4