aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-225-7/+15
|\
| * libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau2013-10-151-1/+9
| * libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou2013-10-071-3/+3
| * ahci_platform: use dev_info() instead of printk()Jingoo Han2013-10-071-1/+1
| * ahci: use dev_info() instead of printk()Jingoo Han2013-10-071-1/+1
| * pata_isapnp: Don't use invalid I/O portsOndrej Zary2013-10-071-1/+1
* | ATA / ACPI: remove power dependent device handlingAaron Lu2013-10-173-21/+0
* | update contact information for Mikael PetterssonMikael Pettersson2013-09-251-1/+1
|/
* Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-09-0319-287/+236
|\
| * libata: bugfix: Remove __le32 in ata_tf_to_fis()Marc Carino2013-09-031-6/+4
| * libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu2013-08-271-1/+0
| * libata: Add support for queued DSM TRIMMarc Carino2013-08-251-6/+19
| * libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino2013-08-251-0/+16
| * libata: Add H2D FIS "auxiliary" port flagMarc Carino2013-08-251-0/+8
| * libata: Populate host-to-device FIS "auxiliary" fieldMarc Carino2013-08-251-4/+6
| * ata: acpi: rework the ata acpi bind supportAaron Lu2013-08-237-224/+106
| * sata, highbank: send extra clock cycles in SGPIO patternsMark Langsdorf2013-08-141-0/+13
| * sata, highbank: set tx_atten override bitsMark Langsdorf2013-08-141-13/+45
| * drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-4/+1
| * sata highbank: enable 64-bit DMA mask when using LPAERob Herring2013-08-091-0/+3
| * ata: pata_samsung_cf: add missing __iomem annotationJingoo Han2013-08-091-3/+3
| * ata: pata_arasan: Staticize local symbolsJingoo Han2013-08-091-2/+2
| * sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefsEzequiel Garcia2013-07-301-14/+7
| * ata: use dev_get_platdata()Jingoo Han2013-07-308-10/+10
| * sata_mv: Remove unneeded forward declarationEzequiel Garcia2013-07-291-3/+0
| * libata: acpi: remove dead code for ata_acpi_(un)bindAaron Lu2013-07-251-4/+0
* | Merge branch 'acpi-pm'Rafael J. Wysocki2013-08-271-2/+2
|\ \
| * | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki2013-07-301-2/+2
* | | sata_fsl: save irqs while coalescingAnthony Foiani2013-08-201-2/+3
* | | libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-191-6/+6
* | | sata, highbank: fix ordering of SGPIO signalsMark Langsdorf2013-08-091-2/+2
* | | pata_imx: expose module alias for loading from device-treeNiels de Vos2013-07-291-0/+1
|/ /
* | ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo2013-07-261-1/+1
* | ahci_imx: add ahci sata support on imx platformsRichard Zhu2013-07-243-0/+246
* | ahci: fix Null pointer dereference in achi_host_active()Xiaotian Feng2013-07-231-1/+8
* | libata: make it clear that sata_inic162x is experimentalTejun Heo2013-07-222-1/+15
* | libata: replace strict_strtol() with kstrtol()Jingoo Han2013-07-221-2/+4
* | ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song2013-07-161-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-07-0348-184/+374
|\ \
| * \ Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-0217-46/+89
| |\ \
| | * | ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-211-0/+1
| | * | ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-211-0/+2
| | * | libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo2013-06-111-16/+17
| | * | ahci: remove pmp link online check in FBS EHShane Huang2013-06-091-2/+1
| | * | sata_rcar: fix compilation warning in sata_rcar_thaw()Sergei Shtylyov2013-06-031-1/+1
| | * | sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf2013-06-031-2/+18
| * | | AHCI: use ATA_BUSYSergei Shtylyov2013-06-242-2/+2
| * | | libata-zpodd: must use ata_tf_init()Sergei Shtylyov2013-06-241-3/+4