aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-05mmc: sdhci: Replace host->mmc with mmc where possiblereview/mmc-for-tkryger-v2Markus Mayer
2014-06-05mmc: sdhci: Use existing mmc pointer calling mmc_regulator_set_ocr()Markus Mayer
2014-06-05mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger
2014-06-04mmc: sdhci-s3c: use mmc_of_parse and remove the card_taskletJaehoon Chung
2014-06-02mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGuennadi Liakhovetski
2014-05-23mmc: sdhci-of-esdhc: Fixup compile errorUlf Hansson
2014-05-23mmc: tegra: fix reporting of base clock frequencyAndrew Bresticker
2014-05-23mmc: tegra: disable UHS modesAndrew Bresticker
2014-05-23mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handlerSebastian Hesselbarth
2014-05-22MAINTAINERS: mmc: Add path to git treeUlf Hansson
2014-05-22mmc: dove: fix missing MACH_DOVE dependencySebastian Hesselbarth
2014-05-22mmc: sdhci: SD tuning is broken for some controllersAl Cooper
2014-05-22mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issueAisheng Dong
2014-05-22mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 supportPeter Guo
2014-05-22mmc: omap_hsmmc: split omap-dma header fileBalaji T K
2014-05-22mmc: omap_hsmmc: fix cmd23 multiblock read/writeBalaji T K
2014-05-22mmc: omap_hsmmc: use devm_ioremap_resourceBalaji T K
2014-05-22mmc: omap_hsmmc: use devm_request_threaded_irqBalaji T K
2014-05-22mmc: omap_hsmmc: use devm_request_irqBalaji T K
2014-05-22mmc: omap_hsmmc: use devm_clk_getBalaji T K
2014-05-22mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer
2014-05-22mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded valueAxel Lin
2014-05-22mmc: omap: Use DIV_ROUND_UP instead of open codedAxel Lin
2014-05-22mmc: dw_mmc: Don't print data errorsDoug Anderson
2014-05-22mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King
2014-05-22mmc: sdhci: move remaining power handling into sdhci_set_power()Russell King
2014-05-22mmc: sdhci: move regulator handling into sdhci_set_power()Russell King
2014-05-22mmc: sdhci-tegra: get rid of special PRESENT_STATE register handlingRussell King
2014-05-22mmc: sdhci: remove platform_suspend/platform_resume callbacksRussell King
2014-05-22mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacksRussell King
2014-05-22mmc: sdhci-esdhc-imx: remove emulation of uhs_modeRussell King
2014-05-22mmc: sdhci: clean up sdhci_execute_tuning() decisionRussell King
2014-05-22mmc: sdhci: cache timing information locallyRussell King
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King
2014-05-22mmc: sdhci: set_uhs_signaling() need not return a valueRussell King
2014-05-22mmc: sdhci-esdhc-imx: fix lockdep splat upon tuningRussell King
2014-05-22mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()Russell King
2014-05-22mmc: sdhci-esdhc-imx: avoid DMA to kernel stackRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King
2014-05-22mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King
2014-05-22mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()Russell King
2014-05-22mmc: sdhci: convert ADMA descriptors to a coherent allocationRussell King
2014-05-22mmc: sdhci: avoid sync'ing the SG if there's no misalignmentRussell King
2014-05-22mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King
2014-05-22mmc: sdhci: convert reset into a library functionRussell King
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King
2014-05-22mmc: sdhci: plug hole in disabling card detection interruptsRussell King
2014-05-22mmc: sdhci: more efficient interrupt enable register handlingRussell King
2014-05-22mmc: sdhci: allow sdio interrupts while sdhci runtime suspendedRussell King