summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2015-10-19MLK-11681-2 ata: imx: enable sata on imx6qpRichard Zhu
2015-09-17MLK-11444 ata: imx: cmd buf corruption errata bug fixRichard Zhu
2015-09-17MLK-10456-2 ata: imx: add the reset for 6qp sataRichard Zhu
2015-09-17ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2015-09-17ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun
2015-09-17ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi
2015-09-17ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi
2015-09-17ata: Add support for the Tegra124 SATA controllerMikko Perttunen
2015-09-17ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen
2015-09-17libata: EH should handle AMNF error condition as a media errorAlexey Asemov
2015-09-17ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi
2015-09-17libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi
2015-09-17ata: ahci_imx: add disable for spread-spectrumRussell King
2015-09-17ata: ahci_imx: allow hardware parameters to be specified in DTRussell King
2015-09-17ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim
2015-09-17ata: ahci_imx: warn when disabling ahci linkRussell King
2015-09-17ahci: disable ncq feature for hisilicon sataKefeng Wang
2015-09-17ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo
2015-09-17ahci/xgene: Remove logic to set 64-bit DMA maskSuravee Suthikulpanit
2015-09-17ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit
2015-09-17libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen
2015-09-17ata: Use dma_zalloc_coherentJoe Perches
2015-09-17ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song
2015-09-17sata_fsl: remove check for CONFIG_MPC8315_DSPaul Bolle
2015-09-17ahci: imx: PLL clock needs 100us to settle downShawn Guo
2015-09-17ahci: add support for Hisilicon sataKefeng Wang
2015-09-17libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang
2015-09-17ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang
2015-09-17ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2015-09-17ata: pata_at91 only works on sam9Arnd Bergmann
2015-09-17ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfacesThomas Petazzoni
2015-09-17ahci: imx: software workaround for phy reset issue in resumeShawn Guo
2015-09-17ahci: imx: add namespace for register enumsShawn Guo
2015-09-17libata-sff: remove dead codePaul Bolle
2015-09-17ata: SATL compliance for Inquiry Product RevisionKeith Busch
2015-09-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev
2015-09-17ata: fix i.MX AHCI driver dependenciesJean Delvare
2015-09-17libata: make AHCI_XGENE depend on PHY_XGENETejun Heo
2015-09-17ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz
2015-09-17ata: remove superfluous castsJoe Perches
2015-09-17ata: fix Calxeda Highbank SATA driver dependenciesBartlomiej Zolnierkiewicz
2015-09-17ata: fix R-Car SATA driver dependenciesBartlomiej Zolnierkiewicz
2015-09-17ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controllerBartlomiej Zolnierkiewicz
2015-09-17ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz
2015-09-17ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2015-09-17ata: ahci_platform: fix ahci_platform_data->suspend method handlingBartlomiej Zolnierkiewicz
2015-09-17libata: async resumeTodd Brandt
2015-09-17libata, libsas: kill pm_result and related cleanupDan Williams
2015-09-17ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho
2015-09-17ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho