summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2016-10-26sata_sil: disable trimMikulas Patocka1-0/+3
2016-10-26AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu1-0/+9
2016-03-21libata: increase the timeout when setting transfer modeMikulas Patocka1-1/+2
2016-03-21libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter1-0/+3
2016-03-21libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-1/+2
2016-03-21libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin1-1/+2
2016-03-21ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem1-0/+7
2015-09-18ahci: avoton port-disable reset-quirkDan Williams1-8/+94
2015-09-18ahci: un-staticize ahci_dev_classifyRob Herring2-1/+3
2015-09-18libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2-1/+17
2015-09-18libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2-2/+20
2015-04-14libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-04-14libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2-2/+5
2015-04-14sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-04-14ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2015-04-14ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo1-3/+11
2015-04-14ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa1-0/+14
2015-04-14sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2015-04-14AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles1-0/+3
2015-02-02ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston1-0/+5
2015-02-02pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter1-2/+11
2015-02-02libata-sff: Fix controllers with no ctl portOndrej Zary1-11/+9
2014-12-01ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-12-01ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-12-01ahci: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-09-25pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan1-8/+7
2014-07-31ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-12/+4
2014-07-31libata: support the ata host which implements a queue depth less than 32Kevin Hao1-3/+19
2014-06-17ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-08ata_piix: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+8
2014-06-08pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz1-5/+6
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-8/+13
2014-04-14ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston1-0/+4
2014-04-14ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+1
2014-04-14ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+8
2014-03-24libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari1-0/+1
2014-03-12sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo1-0/+1
2014-03-12ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev1-2/+5
2014-01-08libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari1-0/+3
2013-12-12ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+16
2013-12-12ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+8
2013-12-04ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil1-0/+2
2013-12-04ahci: disabled FBS prior to issuing software resetxiangliang yu1-0/+16
2013-12-04drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai1-0/+1
2013-12-04libata: Fix display of sata speedGwendal Grignou1-8/+8
2013-11-13libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou1-3/+3
2013-08-29libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-04libata: make it clear that sata_inic162x is experimentalTejun Heo2-1/+15
2013-08-04ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song1-1/+1