summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2013-10-22Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+15
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu-21/+0
2013-10-15libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau-1/+9
2013-10-07libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou-3/+3
2013-10-07ahci_platform: use dev_info() instead of printk()Jingoo Han-1/+1
2013-10-07ahci: use dev_info() instead of printk()Jingoo Han-1/+1
2013-10-07pata_isapnp: Don't use invalid I/O portsOndrej Zary-1/+1
2013-09-25update contact information for Mikael PetterssonMikael Pettersson-1/+1
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-287/+236
2013-09-03libata: bugfix: Remove __le32 in ata_tf_to_fis()Marc Carino-6/+4
2013-08-27libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu-1/+0
2013-08-27Merge branch 'acpi-pm'Rafael J. Wysocki-2/+2
2013-08-25libata: Add support for queued DSM TRIMMarc Carino-6/+19
2013-08-25libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino-0/+16
2013-08-25libata: Add H2D FIS "auxiliary" port flagMarc Carino-0/+8
2013-08-25libata: Populate host-to-device FIS "auxiliary" fieldMarc Carino-4/+6
2013-08-23ata: acpi: rework the ata acpi bind supportAaron Lu-224/+106
2013-08-20sata_fsl: save irqs while coalescingAnthony Foiani-2/+3
2013-08-19libata: apply behavioral quirks to sil3826 PMPTerry Suereth-6/+6
2013-08-14sata, highbank: send extra clock cycles in SGPIO patternsMark Langsdorf-0/+13
2013-08-14sata, highbank: set tx_atten override bitsMark Langsdorf-13/+45
2013-08-14drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resourceJulia Lawall-4/+1
2013-08-09sata highbank: enable 64-bit DMA mask when using LPAERob Herring-0/+3
2013-08-09sata, highbank: fix ordering of SGPIO signalsMark Langsdorf-2/+2
2013-08-09ata: pata_samsung_cf: add missing __iomem annotationJingoo Han-3/+3
2013-08-09ata: pata_arasan: Staticize local symbolsJingoo Han-2/+2
2013-07-30sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefsEzequiel Garcia-14/+7
2013-07-30ata: use dev_get_platdata()Jingoo Han-10/+10
2013-07-30ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki-2/+2
2013-07-29pata_imx: expose module alias for loading from device-treeNiels de Vos-0/+1
2013-07-29sata_mv: Remove unneeded forward declarationEzequiel Garcia-3/+0
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo-1/+1
2013-07-25libata: acpi: remove dead code for ata_acpi_(un)bindAaron Lu-4/+0
2013-07-24ahci_imx: add ahci sata support on imx platformsRichard Zhu-0/+246
2013-07-23ahci: fix Null pointer dereference in achi_host_active()Xiaotian Feng-1/+8
2013-07-22libata: make it clear that sata_inic162x is experimentalTejun Heo-1/+15
2013-07-22libata: replace strict_strtol() with kstrtol()Jingoo Han-2/+4
2013-07-16ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+1
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-184/+374
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo-46/+89
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki-1/+1
2013-06-24AHCI: use ATA_BUSYSergei Shtylyov-2/+2
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu-1/+40
2013-06-24libata-zpodd: must use ata_tf_init()Sergei Shtylyov-3/+4
2013-06-21ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley-0/+1
2013-06-21ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley-0/+2
2013-06-18libata: cleanup SAT error translationGwendal Grignou-20/+17
2013-06-17ahci: sata: add support for exynos5440 sataGirish K S-0/+1