summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez2014-07-311-0/+1
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-311-12/+4
* libata: support the ata host which implements a queue depth less than 32Kevin Hao2014-07-311-3/+19
* ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle2014-06-161-0/+2
* ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero2014-06-161-0/+2
* libata: clean up ZPODD when a port is detachedLevente Kurusa2014-06-071-0/+9
* pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz2014-06-071-5/+6
* libata/ahci: accommodate tag ordered controllersDan Williams2014-05-131-8/+13
* libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari2014-03-231-0/+1
* sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo2014-03-061-0/+1
* ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev2014-03-061-2/+5
* ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa2014-03-061-0/+14
* libata: disable LPM for some WD SATA-I devicesTejun Heo2014-02-062-3/+42
* ata: sata_mv: fix disk hotplug for Armada 370/XP SoCsLior Amsalem2014-02-061-0/+24
* ata: sata_mv: introduce compatible string "marvell, armada-370-sata"Simon Guinot2014-02-061-0/+1
* ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot2014-01-151-0/+3
* libata, freezer: avoid block device removal while system is frozenTejun Heo2014-01-091-0/+21
* libata: disable a disk via libata.force paramsRobin H. Johnson2014-01-091-0/+1
* libata: Add atapi_dmadir force flagVincent Pelletier2014-01-091-1/+2
* libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2014-01-091-0/+3
* SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-12-111-0/+1
* ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil2013-12-041-0/+2
* ahci: disabled FBS prior to issuing software resetxiangliang yu2013-12-041-0/+16
* ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston2013-12-041-0/+4
* drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai2013-12-041-0/+1
* libata: Fix display of sata speedGwendal Grignou2013-12-041-8/+8
* libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou2013-11-131-3/+3
* libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-291-6/+6
* sata_fsl: save irqs while coalescingAnthony Foiani2013-08-291-2/+3
* libata: make it clear that sata_inic162x is experimentalTejun Heo2013-08-042-1/+15
* ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song2013-08-041-1/+1
* sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf2013-07-251-2/+18
* ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-07-251-0/+2
* libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo2013-07-251-16/+17
* libata-zpodd: must use ata_tf_init()Sergei Shtylyov2013-07-251-3/+4
* ahci: remove pmp link online check in FBS EHShane Huang2013-07-211-2/+1
* ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-07-211-0/+1
* ahci: Add AMD CZ SATA device IDShane Huang2013-07-211-0/+1
* libata-acpi: add back ACPI based hotplug functionalityAaron Lu2013-06-253-1/+40
* Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-0315-26/+49
|\
| * sata_rcar: fix interrupt handlingSergei Shtylyov2013-06-021-12/+11
| * ahci: add an observed PCI ID for Marvell 88se9172 SATA controllerGeorge Spelvin2013-05-291-0/+2
| * sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov2013-05-221-0/+1
| * libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier2013-05-221-0/+6
| * ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee2013-05-161-0/+15
| * libata: update "Maintained by:" tagsTejun Heo2013-05-1414-14/+14
* | drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-5/+0
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-18/+19
|\
| * Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann2013-04-191-18/+19
| |\
| | * ata: arasan: remove the need for platform_dataArnd Bergmann2013-04-191-18/+19