Age | Commit message (Expand) | Author |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-12 | mmc: simplify SDHCI Kconfig dependencies | Arnd Bergmann |
2014-06-12 | mmc: omap: don't select TPS65010 | Arnd Bergmann |
2014-06-12 | mmc: mvsdio: avoid compiler warning | Arnd Bergmann |
2014-06-12 | mmc: atmel-mci: incude asm/cacheclush.h | Arnd Bergmann |
2014-06-12 | mmc: sdhci-msm: Fix fallout from sdhci refactoring | Stephen Boyd |
2014-06-12 | mmc: usdhi6rol0: fix compiler warnings | Guennadi Liakhovetski |
2014-06-10 | Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-06-07 | Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...next | Linus Torvalds |
2014-06-06 | Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-06-04 | mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet | Jaehoon Chung |
2014-06-03 | mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs | David Lanzendörfer |
2014-06-03 | Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1... | Lee Jones |
2014-06-02 | mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller | Guennadi Liakhovetski |
2014-06-02 | Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next | Linus Torvalds |
2014-06-02 | mmc: mmci: Enforce DMA configuration through DT | Ulf Hansson |
2014-05-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-05-23 | mmc: sdhci-of-esdhc: Fixup compile error | Ulf Hansson |
2014-05-23 | mmc: tegra: fix reporting of base clock frequency | Andrew Bresticker |
2014-05-23 | mmc: tegra: disable UHS modes | Andrew Bresticker |
2014-05-23 | mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler | Sebastian Hesselbarth |
2014-05-22 | mmc: dove: fix missing MACH_DOVE dependency | Sebastian Hesselbarth |
2014-05-22 | mmc: sdhci: SD tuning is broken for some controllers | Al Cooper |
2014-05-22 | mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue | Aisheng Dong |
2014-05-22 | mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support | Peter Guo |
2014-05-22 | mmc: omap_hsmmc: split omap-dma header file | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: fix cmd23 multiblock read/write | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_ioremap_resource | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_request_threaded_irq | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_request_irq | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_clk_get | Balaji T K |
2014-05-22 | mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs | David Lanzendörfer |
2014-05-22 | mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded value | Axel Lin |
2014-05-22 | mmc: omap: Use DIV_ROUND_UP instead of open coded | Axel Lin |
2014-05-22 | mmc: dw_mmc: Don't print data errors | Doug Anderson |
2014-05-22 | mmc: sdhci: track whether preset mode is currently enabled in hardware | Russell King |
2014-05-22 | mmc: sdhci: move remaining power handling into sdhci_set_power() | Russell King |
2014-05-22 | mmc: sdhci: move regulator handling into sdhci_set_power() | Russell King |
2014-05-22 | mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling | Russell King |
2014-05-22 | mmc: sdhci: remove platform_suspend/platform_resume callbacks | Russell King |
2014-05-22 | mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks | Russell King |
2014-05-22 | mmc: sdhci-esdhc-imx: remove emulation of uhs_mode | Russell King |
2014-05-22 | mmc: sdhci: clean up sdhci_execute_tuning() decision | Russell King |
2014-05-22 | mmc: sdhci: cache timing information locally | Russell King |
2014-05-22 | mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function | Russell King |
2014-05-22 | mmc: sdhci: set_uhs_signaling() need not return a value | Russell King |
2014-05-22 | mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning | Russell King |
2014-05-22 | mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning() | Russell King |
2014-05-22 | mmc: sdhci-esdhc-imx: avoid DMA to kernel stack | Russell King |
2014-05-22 | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King |