aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12mmc: simplify SDHCI Kconfig dependenciesArnd Bergmann
2014-06-12mmc: omap: don't select TPS65010Arnd Bergmann
2014-06-12mmc: mvsdio: avoid compiler warningArnd Bergmann
2014-06-12mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann
2014-06-12mmc: sdhci-msm: Fix fallout from sdhci refactoringStephen Boyd
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski
2014-06-10Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-04mmc: sdhci-s3c: use mmc_of_parse and remove the card_taskletJaehoon Chung
2014-06-03mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones
2014-06-02mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGuennadi Liakhovetski
2014-06-02Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into nextLinus Torvalds
2014-06-02mmc: mmci: Enforce DMA configuration through DTUlf Hansson
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-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