aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-08-27libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu1-1/+0
2013-08-27Merge branch 'acpi-pm'Rafael J. Wysocki1-2/+2
2013-08-25libata: Add support for queued DSM TRIMMarc Carino1-6/+19
2013-08-25libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino1-0/+16
2013-08-25libata: Add H2D FIS "auxiliary" port flagMarc Carino1-0/+8
2013-08-25libata: Populate host-to-device FIS "auxiliary" fieldMarc Carino1-4/+6
2013-08-23ata: acpi: rework the ata acpi bind supportAaron Lu7-224/+106
2013-08-20sata_fsl: save irqs while coalescingAnthony Foiani1-2/+3
2013-08-19libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-14sata, highbank: send extra clock cycles in SGPIO patternsMark Langsdorf1-0/+13
2013-08-14sata, highbank: set tx_atten override bitsMark Langsdorf1-13/+45
2013-08-14drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resourceJulia Lawall1-4/+1
2013-08-09sata highbank: enable 64-bit DMA mask when using LPAERob Herring1-0/+3
2013-08-09sata, highbank: fix ordering of SGPIO signalsMark Langsdorf1-2/+2
2013-08-09ata: pata_samsung_cf: add missing __iomem annotationJingoo Han1-3/+3
2013-08-09ata: pata_arasan: Staticize local symbolsJingoo Han1-2/+2
2013-07-30sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefsEzequiel Garcia1-14/+7
2013-07-30ata: use dev_get_platdata()Jingoo Han8-10/+10
2013-07-30ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki1-2/+2
2013-07-29pata_imx: expose module alias for loading from device-treeNiels de Vos1-0/+1
2013-07-29sata_mv: Remove unneeded forward declarationEzequiel Garcia1-3/+0
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-25libata: acpi: remove dead code for ata_acpi_(un)bindAaron Lu1-4/+0
2013-07-24ahci_imx: add ahci sata support on imx platformsRichard Zhu3-0/+246
2013-07-23ahci: fix Null pointer dereference in achi_host_active()Xiaotian Feng1-1/+8
2013-07-22libata: make it clear that sata_inic162x is experimentalTejun Heo2-1/+15
2013-07-22libata: replace strict_strtol() with kstrtol()Jingoo Han1-2/+4
2013-07-16ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds48-184/+374
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo17-46/+89
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki1-1/+1
2013-06-24AHCI: use ATA_BUSYSergei Shtylyov2-2/+2
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu3-1/+40
2013-06-24libata-zpodd: must use ata_tf_init()Sergei Shtylyov1-3/+4
2013-06-21ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+1
2013-06-21ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+2
2013-06-18libata: cleanup SAT error translationGwendal Grignou1-20/+17
2013-06-17ahci: sata: add support for exynos5440 sataGirish K S1-0/+1