summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMCSteven J. Hill
2017-04-25mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data()Wei Yongjun
2017-04-25mmc: cavium: Use module_pci_driver to simplify the codeWei Yongjun
2017-04-24mmc: cavium: Add MMC support for Octeon SOCs.Steven J. Hill
2017-04-24mmc: cavium: Fix detection of block or byte addressing.Steven J. Hill
2017-04-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson
2017-04-24mmc: sdio: Fix sdio wait busy implement limitationjiajie.hao@mediatek.com
2017-04-24mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc cardHaibo Chen
2017-04-24clk: apn806: fix spelling mistake: "mising" -> "missing"Colin Ian King
2017-04-24mmc: sdhci-of-esdhc: add delay between tuning cyclesyangbo lu
2017-04-24mmc: sdhci: Control the delay between tuning commandsAdrian Hunter
2017-04-24mmc: sdhci-of-esdhc: add tuning supportyangbo lu
2017-04-24mmc: sdhci-of-esdhc: add support for signal voltage switchyangbo lu
2017-04-24mmc: sdhci-of-esdhc: add peripheral clock supportyangbo lu
2017-04-24mmc: sdhci-pci: Allow for 3 bytes from Intel DSMAdrian Hunter
2017-04-24mmc: cavium: Fix a shift wrapping bugDan Carpenter
2017-04-24mmc: cavium: Check pointer before de-referenceJan Glauber
2017-04-24mmc: cavium: Remove redundant pointer checkJan Glauber
2017-04-24mmc: meson-gx: add support for descriptor chain modeHeiner Kallweit
2017-04-24mmc: meson-gx: add basic tuning for rx clock phaseHeiner Kallweit
2017-04-24mmc: meson-gx: introduce struct meson_tuning_paramsHeiner Kallweit
2017-04-24mmc: core: add proper be32 annotationWinkler, Tomas
2017-04-24mmc: sdhci-cadence: add parsing sdhci propertiesPiotr Sroka
2017-04-24mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter
2017-04-24MAINTAINERS: add entry for Marvell Xenon MMC Host Controller driversHu Ziji
2017-04-24mmc: sdhci-xenon: Add SoC PHY PAD voltage controlHu Ziji
2017-04-24mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHCHu Ziji
2017-04-24mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionalityHu Ziji
2017-04-24dt: bindings: Add bindings for Marvell Xenon SD Host ControllerHu Ziji
2017-04-24mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.cHu Ziji
2017-04-24mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.cHu Ziji
2017-04-24mmc: sdhci: Export sdhci_set_ios() from sdhci.cHu Ziji
2017-04-24clk: apn806: Turn the eMMC clock as optional for dts backwards compatibleGregory CLEMENT
2017-04-24clk: apn806: Add eMMC clock to system controller driverKonstantin Porotchkin
2017-04-24MAINTAINERS: Add entry for Cavium MMC driverJan Glauber
2017-04-24mmc: cavium: Support DDR mode for eMMC devicesJan Glauber
2017-04-24mmc: cavium: Add scatter-gather DMA supportJan Glauber
2017-04-24mmc: cavium: Add MMC PCI driver for ThunderX SOCsJan Glauber
2017-04-24mmc: cavium: Add core MMC driver for Cavium SOCsJan Glauber
2017-04-24dt-bindings: mmc: Add Cavium SOCs MMC bindingsJan Glauber
2017-04-24mmc: core: refactor mmc_request_done()Linus Walleij
2017-04-24mmc: core: refactor asynchronous request finalizationLinus Walleij
2017-04-24mmc: core: move some code in mmc_start_areq()Linus Walleij
2017-04-24mmc: core: Factor out mrq preparation from mmc_start_request()Adrian Hunter
2017-04-24mmc: core: Factor out debug prints from mmc_start_request()Adrian Hunter
2017-04-24mmc: block: Factor out data preparationAdrian Hunter
2017-04-24mmc: block: Change mmc_apply_rel_rw() to get block address from the requestAdrian Hunter
2017-04-24mmc: block: Disable Command Queue while RPMB is usedAdrian Hunter
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter