aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02mmc: mediatek: perfer to use rise edge latching for cmd lineChaotian Jing1-1/+2
2017-11-02mmc: mediatek: improve eMMC hs400 mode read performanceChaotian Jing1-0/+9
2017-11-02mmc: mediatek: add latch-ck supportChaotian Jing1-0/+6
2017-11-02mmc: mediatek: add support of source_cg clockChaotian Jing1-1/+22
2017-11-02mmc: mediatek: add stop_clk fix and enhance_rx supportChaotian Jing1-4/+43
2017-11-02mmc: mediatek: add busy_check supportChaotian Jing1-0/+7
2017-11-02mmc: mediatek: add async fifo and data tune supportChaotian Jing1-2/+50
2017-11-02mmc: mediatek: add pad_tune0 supportChaotian Jing1-18/+33
2017-11-02mmc: mediatek: make hs400_tune_response only for mt8173Chaotian Jing1-2/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-11-01mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson1-1/+6
2017-10-30mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson1-10/+81
2017-10-30mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson1-1/+5
2017-10-30mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson1-1/+2
2017-10-30mmc: mediatek: add support of mt2701/mt2712Chaotian Jing1-13/+69
2017-10-30mmc: sdhci-pci: Tidy o2micro definitionsAdrian Hunter4-84/+46
2017-10-30mmc: sdhci-acpi: Tidy Intel slot probe functions into oneAdrian Hunter1-42/+6
2017-10-30mmc: sdhci-acpi: Use helper function acpi_device_uid()Adrian Hunter1-1/+1
2017-10-30mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility stringsSimon Horman2-1/+5
2017-10-30mmc: usdhi6rol0: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: sdhci: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: omap_hsmmc: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: mxcmmc: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: mtk-sd: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: mmci: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: meson-mx-sdio: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: meson-gx-mmc: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: dw_mmc: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: cavium: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-30mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada1-14/+14
2017-10-30mmc: meson-mx-sdio: Cleanup IS_ERR() checksDan Carpenter1-2/+2
2017-10-30mmc: meson-mx-sdio: return correct error codeDan Carpenter1-1/+1
2017-10-30mmc: sdhci-msm: fix x86 build errorArnd Bergmann1-2/+3
2017-10-30mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro1-1/+4
2017-10-30mmc: sunxi: drop superfluous error messageWolfram Sang1-4/+1
2017-10-30mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCsCarlo Caione3-0/+783
2017-10-30mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling staticColin Ian King1-1/+2
2017-10-30mmc: dw_mmc-k3: make array hs_timing_cfg staticColin Ian King1-1/+1
2017-10-30mmc: sdhci-s3c: Fix driver data for Exynos4 SoCsMarek Szyprowski1-13/+5
2017-10-30mmc: cavium: Depend on GPIO driverJan Glauber1-1/+1
2017-10-30mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irqVijay Viswanath1-2/+171
2017-10-30mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORSVijay Viswanath1-0/+1
2017-10-30mmc: sdhci-msm: Fix HW issue with power IRQ handling during resetSahitya Tummala1-4/+42
2017-10-30mmc: sdhci-msm: fix issue with power irqSubhash Jadavani1-0/+18
2017-10-30mmc: dw_mmc: make const arrays mszs staticColin Ian King1-2/+2
2017-10-30mmc: dw_mmc: correct outdated comment for use_dmaZiyuan1-1/+2
2017-10-30mmc-host: mxcmmc: use setup_timer() helper.Allen1-3/+1
2017-10-30mmc-host: vub300: use setup_timer() helper.Allen1-6/+4
2017-10-30mmc-host: via: use setup_timer() helper.Allen1-3/+1
2017-10-30mmc-host: wbsd: use setup_timer() helper.Allen1-3/+2