summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi2015-02-041-1/+1
* sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko2015-02-041-14/+12
* libata: prevent HSM state change race between ISR and PIODavid Jeffery2015-02-041-0/+12
* libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-02-042-2/+5
* ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo2014-12-101-0/+1
* sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-101-1/+1
* AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles2014-12-101-0/+3
* ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-11-201-0/+5
* ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo2014-11-201-3/+11
* ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman2014-11-201-0/+10
* libata-sff: Fix controllers with no ctl portOndrej Zary2014-11-141-11/+9
* pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter2014-11-141-2/+11
* ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi2014-10-051-2/+2
* ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston2014-10-051-0/+8
* ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri2014-10-051-0/+2
* ahci: Add Device IDs for Intel 9 Series PCHJames Ralston2014-10-051-0/+8
* pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan2014-10-051-8/+7
* libata: widen Crucial M550 blacklist matchingTejun Heo2014-10-051-1/+1
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-231-12/+4
* ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez2014-07-181-0/+1
* drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin2014-07-171-1/+1
* libata: EH should handle AMNF error condition as a media errorAlexey Asemov2014-07-151-4/+5
* libata: support the ata host which implements a queue depth less than 32Kevin Hao2014-07-141-3/+19
* ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi2014-07-081-13/+47
* libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2014-07-082-3/+6
* ata: ahci_imx: warn when disabling ahci linkRussell King2014-06-241-0/+3
* ahci: disable ncq feature for hisilicon sataKefeng Wang2014-06-241-1/+1
* ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo2014-06-191-4/+31
* libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen2014-06-171-1/+6
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-0977-189/+313
|\
| * ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero2014-06-031-0/+2
| * ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song2014-05-271-2/+2
| * ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle2014-05-271-0/+2
| * sata_fsl: remove check for CONFIG_MPC8315_DSPaul Bolle2014-05-211-14/+0
| * ahci: add support for Hisilicon sataKefeng Wang2014-05-141-1/+8
| * libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-148-11/+23
| * ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang2014-05-142-0/+6
| * ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-0960-120/+113
| * ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfacesThomas Petazzoni2014-05-043-0/+137
| * libata-sff: remove dead codePaul Bolle2014-05-041-9/+0
| * ata: SATL compliance for Inquiry Product RevisionKeith Busch2014-05-021-1/+5
| * pata_octeon_cf: use devm_kzalloc() to allocate cf_portBartlomiej Zolnierkiewicz2014-04-141-33/+17
* | libata: Blacklist queued trim for Crucial M500Martin K. Petersen2014-06-021-4/+4
* | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-216-8/+205
|\ \
| * | ahci: imx: PLL clock needs 100us to settle downShawn Guo2014-05-191-0/+2
| * | ata: pata_at91 only works on sam9Arnd Bergmann2014-05-081-1/+1
| * | libata: clean up ZPODD when a port is detachedLevente Kurusa2014-05-071-0/+9
| * | ahci: imx: software workaround for phy reset issue in resumeShawn Guo2014-05-041-0/+161
| * | ahci: imx: add namespace for register enumsShawn Guo2014-05-041-7/+9
| * | ahci: disable DEVSLP for Intel ValleyviewJacob Pan2014-04-243-0/+23