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